summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_6RC1'.php-5.2.6RC1SVN Migration2008-02-280-0/+0
* 5.2.6RC1Ilia Alshanetsky2008-02-282-3/+3
* Fixed security issue detailed in CVE-2008-0599Ilia Alshanetsky2008-02-282-2/+3
* MFHAntony Dovgal2008-02-271-1/+1
* MFB: Fixed bug #43559 (array_merge_recursive() doesn't behave as expected wit...Felipe Pena2008-02-273-3/+17
* Improved fix for #44242Felipe Pena2008-02-271-2/+2
* MFB: Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)Ilia Alshanetsky2008-02-272-0/+6
* - New tests for chdir() functionJosie Messa2008-02-265-0/+457
* Fix test noiseChristopher Jones2008-02-264-485/+485
* MFB: Better fix for bug #44189Ilia Alshanetsky2008-02-262-4/+3
* Add recent OCI8 bug fixesChristopher Jones2008-02-261-0/+8
* OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-259-15/+481
* Fixed bug #44242 (metaphone(CMXFXM) crashes PHP)Felipe Pena2008-02-253-1/+21
* - MFH: Fixed tests on 64bit platform.Derick Rethans2008-02-2510-5/+278
* - MFH: Fixed a problem with parsing timezones as part of a format.Derick Rethans2008-02-252-3/+3
* Replace hardcoded resource ids with %d in fgetc() tests.Steve Seear2008-02-252-122/+109
* New testFelipe Pena2008-02-241-0/+15
* Fixed segfault in filter extension when using callbacks. (reported & patched ...Felipe Pena2008-02-242-1/+3
* MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yetIlia Alshanetsky2008-02-242-0/+6
* - MFH: Fixed bug #44216 (strftime segfaults on large negative value).Derick Rethans2008-02-222-2/+5
* - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-222-0/+5
* - New tests for reset() functionJosie Messa2008-02-225-0/+393
* Fixed testDmitry Stogov2008-02-221-0/+1
* Fix testFelipe Pena2008-02-221-2/+3
* - New tests for end() and next() functionJosie Messa2008-02-219-0/+727
* Fixed bug #43483 (get_class_methods() does not list all visible methods)Dmitry Stogov2008-02-213-1/+27
* - New tests for key() functionJosie Messa2008-02-216-0/+567
* Fix testFelipe Pena2008-02-211-2/+4
* Fixed bug #44141 (private parent constructor callable through static function)Dmitry Stogov2008-02-213-1/+28
* MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate valuesIlia Alshanetsky2008-02-212-0/+16
* Cosmetics changeFelipe Pena2008-02-211-3/+3
* MF53Antony Dovgal2008-02-211-6/+5
* Fixed testDmitry Stogov2008-02-211-0/+1
* Fix typoFelipe Pena2008-02-211-1/+1
* Fixed Bug #44197 (socket array keys lost on socket_select)Felipe Pena2008-02-212-2/+13
* Fixed Bug #44191 (preg_grep messes up array index)Felipe Pena2008-02-202-1/+2
* New testFelipe Pena2008-02-201-0/+14
* MFB: Fixed bug #44152 (Possible crash with syslog logging on ZTS builds).Ilia Alshanetsky2008-02-202-0/+4
* - New tests for current() functionJosie Messa2008-02-206-0/+557
* Fixed bug #44184 (Double free of loop-variable on exception)Dmitry Stogov2008-02-205-11/+41
* MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)Ilia Alshanetsky2008-02-202-0/+3
* - New tests for each() functionJosie Messa2008-02-198-0/+1074
* Reverted wrong commit (debug code)Dmitry Stogov2008-02-191-7/+0
* Fixed memory leaksDmitry Stogov2008-02-192-0/+9
* Fixed testDmitry Stogov2008-02-191-1/+3
* New testFelipe Pena2008-02-191-0/+32
* Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL))Felipe Pena2008-02-192-2/+4
* Fixed memory leakDmitry Stogov2008-02-191-0/+1
* - New tests for natcasesort() functionJosie Messa2008-02-1915-0/+1600
* MFH: Fugbix typo.Sebastian Bergmann2008-02-191-1/+1