summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* - New tests for chdir() functionJosie Messa2008-02-2610-0/+914
* MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)Felipe Pena2008-02-252-1/+20
* Replace hardcoded resource ids with %d in fgetc() tests.Steve Seear2008-02-252-109/+109
* Removed internal warningFelipe Pena2008-02-241-2/+0
* Fixed testFelipe Pena2008-02-241-14/+13
* - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-237-4/+41
* Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)Felipe Pena2008-02-221-2/+10
* - bug #44212 array_diff_assoc_error.phpt should expect warnings for missing...Robert Nicholson2008-02-221-2/+6
* - New tests for reset() functionJosie Messa2008-02-225-0/+395
* No point in echoeing the raw value back here in the error messageRasmus Lerdorf2008-02-221-2/+2
* New parameter parsing [DOC]Felipe Pena2008-02-211-245/+158
* Fix test (new parameter parsing)Felipe Pena2008-02-2141-101/+148
* - New tests for end() and next() functionJosie Messa2008-02-219-0/+731
* - New tests for key() functionJosie Messa2008-02-216-0/+569
* ws->tab fixesAntony Dovgal2008-02-211-6/+5
* Fixed a possible crash with syslog logging on ZTS buildsIlia Alshanetsky2008-02-201-0/+2
* - New tests for current() functionJosie Messa2008-02-206-0/+559
* - New tests for each() functionJosie Messa2008-02-198-0/+1074
* - New tests for natcasesort() functionJosie Messa2008-02-1915-0/+1600
* Fix the fixFelipe Pena2008-02-171-5/+5
* Fix testFelipe Pena2008-02-171-613/+59
* Fix testFelipe Pena2008-02-161-1/+5
* - New tests for rsort() functionJosie Messa2008-02-1515-0/+3062
* MFHAntony Dovgal2008-02-155-6/+6
* MFH: recursion protection in count()Antony Dovgal2008-02-151-0/+7
* - New tests for count() functionJosie Messa2008-02-145-0/+478
* Fixed test on 64bit machinesIlia Alshanetsky2008-02-141-6/+6
* - New tests for array_values() functionJosie Messa2008-02-147-0/+908
* MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)Felipe Pena2008-02-141-6/+7
* New testFelipe Pena2008-02-141-0/+24
* - New tests for array_slice() functionJosie Messa2008-02-1412-0/+1974
* Fixed memory leakDmitry Stogov2008-02-141-0/+1
* MFH: Fix inconcistencies between substr and substr_compareEtienne Kneuss2008-02-133-5/+8
* - New tests for array_shift() functionJosie Messa2008-02-1310-0/+1029
* - New tests for array_push() functionJosie Messa2008-02-139-0/+939
* - committing tests for array_merge() functionJosie Messa2008-02-1312-0/+1731
* - committing tests for array_key_exists() functionJosie Messa2008-02-1312-0/+1487
* Fix testHannes Magnusson2008-02-121-1/+4
* - committing array_change_key_case variation testsJosie Messa2008-02-128-0/+1182
* Fixing 44092Zoe Slattery2008-02-122-9/+9
* array_slice() - Fixed behavior when NULL is given in third parameter (BC)Felipe Pena2008-02-121-3/+7
* New testFelipe Pena2008-02-121-0/+61
* [DOC] Add compile-time __DIR__ constant which implements dirname(__FILE__)Stanislav Malyshev2008-02-121-88/+1
* Fixed test on 64bit machinesIlia Alshanetsky2008-02-111-10/+10
* MFHAntony Dovgal2008-02-111-2/+2
* MFH: The exact message differs on different systemsJohannes Schlüter2008-02-101-1/+1
* Improved md5() implementation (Solar Designer)Dmitry Stogov2008-02-082-328/+266
* fix testJani Taskinen2008-02-071-3/+3
* - MFH Fix missing check and testsMarcus Boerger2008-02-061-29/+68
* Fixing 32 bit specificZoe Slattery2008-02-062-0/+8