summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFB: Fixed bug #43559 (array_merge_recursive() doesn't behave as expected wit...Felipe Pena2008-02-272-3/+15
* Improved fix for #44242Felipe Pena2008-02-271-2/+2
* - 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
* 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-252-1/+20
* - 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-241-1/+1
* MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yetIlia Alshanetsky2008-02-241-0/+4
* - MFH: Fixed bug #44216 (strftime segfaults on large negative value).Derick Rethans2008-02-221-2/+4
* - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps.Derick Rethans2008-02-221-0/+3
* - 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
* - New tests for key() functionJosie Messa2008-02-216-0/+567
* Fix testFelipe Pena2008-02-211-2/+4
* MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate valuesIlia Alshanetsky2008-02-211-0/+14
* 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-211-2/+12
* Fixed Bug #44191 (preg_grep messes up array index)Felipe Pena2008-02-201-1/+1
* New testFelipe Pena2008-02-201-0/+14
* MFB: Fixed bug #44152 (Possible crash with syslog logging on ZTS builds).Ilia Alshanetsky2008-02-201-0/+2
* - New tests for current() functionJosie Messa2008-02-206-0/+557
* MFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)Ilia Alshanetsky2008-02-201-0/+2
* - New tests for each() functionJosie Messa2008-02-198-0/+1074
* 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-191-2/+2
* - New tests for natcasesort() functionJosie Messa2008-02-1915-0/+1600
* Made code opcode-cache friendly. (It is disallowed to change code during exec...Dmitry Stogov2008-02-181-5/+6
* fixed some failures on test scripts caused by bug fix.Rui Hirokawa2008-02-187-79/+53
* MFB:Fixed a possible crashIlia Alshanetsky2008-02-181-1/+3
* Fixed testDmitry Stogov2008-02-181-1/+7
* MF PHP5_3 (fixed #43841)Rui Hirokawa2008-02-171-0/+7
* MF PHP5_3 (fixed #43994)Rui Hirokawa2008-02-171-0/+7
* MF PHP5_3 (fixed #43998)Rui Hirokawa2008-02-171-0/+5
* MF PHP5_3 (fixed #43840)Rui Hirokawa2008-02-171-1/+1
* MF PHP5_3Rui Hirokawa2008-02-161-1/+1
* MF PHP5_3Rui Hirokawa2008-02-161-0/+2
* Test existing LOB error messagesChristopher Jones2008-02-161-0/+71
* Bug #44113 (New collection creation can fail with OCI-22303)Christopher Jones2008-02-152-2/+61
* - New tests for rsort() functionJosie Messa2008-02-1515-0/+3062
* MFH: recursion protection in count()Antony Dovgal2008-02-151-0/+7