summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: - Fixed bug #42107 (sscanf broken when using %2$s type format parameters)Jani Taskinen2007-07-262-0/+48
* MFH: cs + ws fixesJani Taskinen2007-07-261-157/+115
* file.inc : Added dumping of stat array in functions (compare_self_stat() & co...Raghubansh Kumar2007-07-2622-784/+1610
* MFH: arginfoHannes Magnusson2007-07-261-25/+148
* Already exists in PECLIlia Alshanetsky2007-07-251-5/+0
* Fixed EOF handling in case of reading from file opened in write only mode.Dmitry Stogov2007-07-253-109/+109
* MFH: Show "wrong parameter count" error messagesHannes Magnusson2007-07-251-1/+1
* - New ReflectionExtension::info() function to print the phpinfo() blockJohannes Schlüter2007-07-242-0/+51
* MFH: Fixed bug#42090 (json_decode causes segmentation fault)Hannes Magnusson2007-07-242-1/+26
* [DOC] MFH: add PCRE_VERSION constant to ext/pcreAntony Dovgal2007-07-241-1/+2
* Fixed testDmitry Stogov2007-07-241-58/+58
* Test name formatting fixesIlia Alshanetsky2007-07-2412-12/+12
* Fixed bug #40757 (get_object_vars get nothing in child class)Dmitry Stogov2007-07-241-10/+10
* MFH:- Added missing MSG_EOR and MSG_EOF constantsJani Taskinen2007-07-241-0/+12
* MFH: removed useless fileJani Taskinen2007-07-242-11/+0
* Fixed bug #41983 (Error Fetching http headers terminated by '\n')Dmitry Stogov2007-07-241-9/+34
* Fix build with latest 5.1 sources where gptr is no more.Andrey Hristov2007-07-241-4/+4
* Fixed bug #42072 (No warning message for clearstatcache() with arguments).Ilia Alshanetsky2007-07-231-0/+4
* fix testAntony Dovgal2007-07-231-1/+1
* fix testAntony Dovgal2007-07-231-0/+0
* remove the tests, they've been splitted into smaller onesAntony Dovgal2007-07-232-938/+0
* MFH: Fixed str_pad() when passed huge negative pad length.Jani Taskinen2007-07-232-1/+1
* fix ws/foldingAntony Dovgal2007-07-231-4/+10
* MFH: syncJani Taskinen2007-07-232-4/+4
* MFH: fix descriptionsJani Taskinen2007-07-234-6/+6
* more testsAntony Dovgal2007-07-232-0/+65
* Fixed wrong expectationDmitry Stogov2007-07-231-3/+3
* more testcases for glob() functionRaghubansh Kumar2007-07-231-0/+460
* New testcases for glob() functionRaghubansh Kumar2007-07-233-0/+590
* Avoid endless loopHannes Magnusson2007-07-231-0/+2
* MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)Jani Taskinen2007-07-224-67/+28
* MFH: ws fix + sync U stuff for patches to MFB easierJani Taskinen2007-07-221-133/+131
* MFH: syncJani Taskinen2007-07-221-35/+69
* - Test properly for socketpair inside an extension.Jani Taskinen2007-07-221-5/+1
* More new testcases for fread() functionRaghubansh Kumar2007-07-222-0/+967
* New testcases for fread() functionsRaghubansh Kumar2007-07-224-0/+2280
* Fixed "Floating point exception" inside wordwrap()Ilia Alshanetsky2007-07-222-0/+7
* Added test for KEY_PAIR code and fixed KEY_PAIR detection codeIlia Alshanetsky2007-07-222-30/+28
* Fixed PDO_FETCH_KEY_PAIR implementation for fetchAll()Ilia Alshanetsky2007-07-221-13/+14
* New testcases for stat() function on windowsRaghubansh Kumar2007-07-228-0/+852
* New testcases for ftruncate() functionRaghubansh Kumar2007-07-2215-0/+6632
* fix testsRaghubansh Kumar2007-07-222-2/+2
* New testcases for umask() functionRaghubansh Kumar2007-07-212-0/+1660
* New testcases for lstat() and stat() functionsRaghubansh Kumar2007-07-216-0/+1048
* New testcases for is_file() functionRaghubansh Kumar2007-07-214-0/+232
* New testcases for is_dir() functionRaghubansh Kumar2007-07-214-0/+258
* New testcases for fseek(), ftell() and rewind() functionsRaghubansh Kumar2007-07-2117-0/+6872
* New testcases for fflush() functionRaghubansh Kumar2007-07-217-0/+2070
* New testcases for fgetc() and fgets() functionsRaghubansh Kumar2007-07-2114-0/+3863
* MFH: Fixed compile warningsJani Taskinen2007-07-213-8/+8