summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3_5'.RELEASE_1_3_5SVN Migration2009-03-1612282-2157341/+0
* MFH Prepare for PECL OCI8 1.3.5Christopher Jones2009-03-162-15/+42
* MFH: Mac OSX customization for initialization error messageChristopher Jones2009-03-164-15/+17
* MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comment...Brian Shire2009-03-164-3727/+3662
* Lets follow the same style, shall we?Kalle Sommer Nielsen2009-03-151-1/+1
* - refer to fileinfo so the entry can easily be filtered out on 5.3.0 finalPierre Joye2009-03-151-1/+1
* MFH fileinfo tests are missing skipifScott MacVicar2009-03-1517-0/+39
* BFNScott MacVicar2009-03-151-0/+1
* MFH Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Win...Scott MacVicar2009-03-1527-32211/+38535
* - MFH: Fix a bug that mbstring.internal_encoding doesn't take effect withinMoriyoshi Koizumi2009-03-153-8/+13
* - Nuketh old remainsJani Taskinen2009-03-150-0/+0
* revert the NEWS line for bug #45799Takeshi Abe2009-03-141-1/+0
* NEWSRob Richards2009-03-141-0/+2
* MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml...Rob Richards2009-03-141-1/+3
* MFH: Fixed bug #45799 (imagepng() crashes on empty image)Takeshi Abe2009-03-143-0/+21
* add new CURL optionsStanislav Malyshev2009-03-131-0/+22
* MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent...Rob Richards2009-03-134-20/+58
* Add PECL Bug #14268Christopher Jones2009-03-121-1/+2
* MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' ...Christopher Jones2009-03-121-167/+200
* Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a stringIlia Alshanetsky2009-03-121-1/+1
* refixing %r in run-tests.php (thanks iain lewis for the fix)Zoe Slattery2009-03-121-26/+26
* MFHAndrei Zmievski2009-03-121-1/+1
* MFH: Fix tests to use ENV and re-enableChristopher Jones2009-03-123-12/+7
* MFH: Add proper EOF handling for language scanner. Fixes bug #46817.Brian Shire2009-03-115-3946/+4201
* Revert local setting changesChristopher Jones2009-03-111-2/+1
* Add recent OCI8 fixesChristopher Jones2009-03-111-0/+5
* MFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in st...Christopher Jones2009-03-112-0/+101
* Fixed speed degradation on gcc-4.3 because of less agressive inliningDmitry Stogov2009-03-111-79/+67
* - MFH It's 2009Marcus Boerger2009-03-111-1/+1
* - MFH Safer flag handling as requested by GregMarcus Boerger2009-03-101-21/+23
* Clenaup deprecated namespace codeDmitry Stogov2009-03-103-90/+11
* MFH: New test for oci_fetch_allChristopher Jones2009-03-091-0/+48
* MFH: Make non-public prototype match the type passed at callChristopher Jones2009-03-092-7/+7
* MFH: Use PHP 5 function name in error messageChristopher Jones2009-03-091-1/+1
* MFH: Bug #47243 (Crash at shutdown on Windows)Christopher Jones2009-03-096-43/+109
* Make tests portable with older PHP for PECL buildsChristopher Jones2009-03-092-145/+145
* MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)Christopher Jones2009-03-096-94/+133
* MFH: PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)Christopher Jones2009-03-091-0/+16
* - add path for libpq (other are kept)Pierre Joye2009-03-092-2/+2
* MFH: Prepare for future PECL OCI8 1.3.5Christopher Jones2009-03-091-7/+11
* MFH: Silence initialization warningChristopher Jones2009-03-091-1/+1
* MFH: Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)Christopher Jones2009-03-093-13/+15
* Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale aware)Ilia Alshanetsky2009-03-081-1/+1
* - MFH: Fixed bug #47593 (interface_exists() returns false when using absolute...Felipe Pena2009-03-083-2/+57
* MFH: Fix testsKalle Sommer Nielsen2009-03-084-14/+43
* MFH: Fixed bug #47543 (irrelevant warning message)Kalle Sommer Nielsen2009-03-082-2/+2
* Adjust previous fix to avoid compiler warningsIlia Alshanetsky2009-03-071-6/+5
* Improved parameter handlingIlia Alshanetsky2009-03-071-8/+3
* Improve parameter parsing codeIlia Alshanetsky2009-03-061-5/+5
* - Fixed typoFelipe Pena2009-03-051-3/+3