summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_9'.php-5.2.9SVN Migration2009-02-251-32/+0
* 5.2.9Ilia Alshanetsky2009-02-253-58/+53
* - Revert the patch then.Moriyoshi Koizumi2009-02-244-167/+7
* - MFH: strictly check UTF-8 and UTF-32 validityMoriyoshi Koizumi2009-02-244-7/+167
* Fixed #37209 (mssql_execute with non fatal errors)Kalle Sommer Nielsen2009-02-232-4/+11
* - Fix testFelipe Pena2009-02-201-8/+4
* - spl is not forced on everyone in 5.2 branch.Jani Taskinen2009-02-201-1/+1
* Back to devIlia Alshanetsky2009-02-193-3/+5
* .2.9RC3Ilia Alshanetsky2009-02-193-4/+4
* Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)Dmitry Stogov2009-02-184-1/+112
* fix testZoe Slattery2009-02-171-1/+1
* FNIlia Alshanetsky2009-02-171-0/+1
* Fixed bug #45327 (memory leak if offsetGet throws exception)Ilia Alshanetsky2009-02-171-0/+4
* Increased the sleep() from 1 to 5 to prevent intermittent failuresZoe Slattery2009-02-171-1/+6
* MFH: Overflow commentMatt Wilmas2009-02-171-0/+1
* Entry for bug #47422Matt Wilmas2009-02-171-0/+2
* MFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit l...Matt Wilmas2009-02-171-1/+1
* MFH: Fix #45940 MySQLI OO does not populate connect_error property on failed ...Johannes Schlüter2009-02-174-11/+26
* - Missing "DROP TABLE"Felipe Pena2009-02-161-0/+3
* exit -1 and exit -2 don't work for all sh. changed to exit 1Zoe Slattery2009-02-162-2/+2
* - MFHMoriyoshi Koizumi2009-02-161-0/+523
* - MFH: Fix bug #47399 mb_check_encoding() return true for some illegal SJISMoriyoshi Koizumi2009-02-163-2/+4
* - Fix testsFelipe Pena2009-02-152-3/+3
* - Supressing error message for SKIPIF check works as expectedFelipe Pena2009-02-151-1/+1
* reverted fixIlia Alshanetsky2009-02-151-2/+0
* Revert patch for bug #46701 as it introduces a BC breakIlia Alshanetsky2009-02-155-80/+38
* - MFH: these should have been in the previous commit.Moriyoshi Koizumi2009-02-153-25/+25
* - BFNMoriyoshi Koizumi2009-02-151-1/+3
* - MFH: Refix bug #43840.Moriyoshi Koizumi2009-02-1516-160/+275
* 2.4.1 is safe to use. Perhaps we should just drop the 3rd part fromRasmus Lerdorf2009-02-141-1/+1
* splitting array_chunk into smaller testsZoe Slattery2009-02-1426-5312/+5544
* - MFH: prevent unwanted overflowMoriyoshi Koizumi2009-02-141-0/+3
* - MFH: Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)Moriyoshi Koizumi2009-02-144-22/+236
* - MFH: these should be E_WARNING for consistency with strpos()Moriyoshi Koizumi2009-02-141-6/+6
* Revert bogus fix for #47370.Andrei Zmievski2009-02-132-2/+2
* MFH: Revert previous changeKalle Sommer Nielsen2009-02-132-6/+6
* Back to devIlia Alshanetsky2009-02-123-3/+5
* 5.2.9RC2Ilia Alshanetsky2009-02-123-4/+4
* * Update for bug #47370.Moriyoshi Koizumi2009-02-121-1/+1
* * MFH: Fix bug #47370 (BC breakage of array_unique())Moriyoshi Koizumi2009-02-121-1/+1
* MFH: Fixed wrong usage of error_reporting directiveKalle Sommer Nielsen2009-02-122-5/+5
* MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid str...Scott MacVicar2009-02-123-18/+9
* MFH Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.Scott MacVicar2009-02-123-2/+37
* MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before ex...Felipe Pena2009-02-111-2/+34
* add testAntony Dovgal2009-02-111-0/+26
* MFH: fix bug #47353 (crash when creating a lot of objects in object destructor)Antony Dovgal2009-02-112-0/+8
* MFH: fix check for zend_extension typeAntony Dovgal2009-02-111-2/+2
* MFH Fix debug builds for OSX, PHP_DEBUG is set to 1 at the topScott MacVicar2009-02-111-1/+1
* MFB: Adjust conditionIlia Alshanetsky2009-02-102-3/+3
* Fixed typoIlia Alshanetsky2009-02-101-1/+1