summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Removed redundant refcount manipulationsDmitry Stogov2008-02-181-10/+0
* Fixed testDmitry Stogov2008-02-181-1/+7
* Mbstring bug fixing newsIlia Alshanetsky2008-02-171-0/+6
* 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
* MFH: Fixed bug #43128 (Very long class name causes segfault)Dmitry Stogov2008-02-158-23/+57
* Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set th...Dmitry Stogov2008-02-152-1/+15
* Fixed testDmitry Stogov2008-02-151-1/+4
* - New tests for count() functionJosie Messa2008-02-145-0/+478
* - removing .project fileJosie Messa2008-02-141-11/+0
* - New variation test for array_values()Josie Messa2008-02-142-0/+66