summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - New tests for chdir() functionJosie Messa2008-02-2610-0/+914
* MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.Christopher Jones2008-02-261-9/+9
* Fix test noiseChristopher Jones2008-02-264-485/+485
* Better fix for bug #44189Ilia Alshanetsky2008-02-262-4/+3
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-259-15/+483
* MFH: Fix foldingEtienne Kneuss2008-02-251-0/+2
* MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementationEtienne Kneuss2008-02-2517-3/+2035
* MFH: fix win32 buildRob Richards2008-02-251-1/+3
* MFB: 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: Added a few new separation specifiers.Derick Rethans2008-02-252-3/+97
* Replace hardcoded resource ids with %d in fgetc() tests.Steve Seear2008-02-252-109/+109
* New testFelipe Pena2008-02-241-0/+15
* MFB: Fixed segfault in filter extension when using callbacks.Felipe Pena2008-02-241-1/+1
* Fixed bug #44200 (A crash in PDO when no bound targets exists and yetIlia Alshanetsky2008-02-241-0/+4
* 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-239-7/+44
* - MFH: Fixed bug #44216 (strftime segfaults on large negative value).Derick Rethans2008-02-221-2/+4
* 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
* - 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/+395
* No point in echoeing the raw value back here in the error messageRasmus Lerdorf2008-02-221-2/+2
* Missing footerRasmus Lerdorf2008-02-221-0/+8
* Fix testFelipe Pena2008-02-221-2/+3
* 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
* Fix testFelipe Pena2008-02-211-1/+5
* - Fixed failing mbstring tests after bug fixesJosie Messa2008-02-216-93/+60
* fix testAntony Dovgal2008-02-211-3/+1
* Fixed bug #44189 (PDO setAttribute() does not properly validate values forIlia Alshanetsky2008-02-211-0/+14
* ws->tab fixesAntony Dovgal2008-02-211-6/+5
* MFB: Fixed Bug #44197 (socket array keys lost on socket_select)Felipe Pena2008-02-211-1/+11
* MFB: Fixed Bug #44191 (preg_grep messes up array index)Felipe Pena2008-02-201-1/+1
* New testFelipe Pena2008-02-201-0/+14
* Fix test. Now passes.Andrey Hristov2008-02-201-13/+13
* Fixed a possible crash with syslog logging on ZTS buildsIlia Alshanetsky2008-02-201-0/+2
* Fix memory leakAndrey Hristov2008-02-204-7/+15
* - New tests for current() functionJosie Messa2008-02-206-0/+559
* Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error)Ilia Alshanetsky2008-02-201-0/+2
* Update for PECL releaseChristopher Jones2008-02-191-13/+71
* Fix a failing testAndrey Hristov2008-02-191-1/+1
* - New tests for each() functionJosie Messa2008-02-198-0/+1074
* Fix compile warningAndrey Hristov2008-02-191-1/+1
* Fix testAndrey Hristov2008-02-191-0/+12
* New testFelipe Pena2008-02-191-0/+32
* some BDs (e.g. firebird) dont support text, so replace it with varchar(255).Nuno Lopes2008-02-191-1/+1