summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More new testcases for fopen() & fclose() functionsRaghubansh Kumar2007-08-1227-0/+1722
* MFHAntony Dovgal2007-08-111-0/+6
* MFH: fix testsAntony Dovgal2007-08-114-0/+24
* fixed compilation error: S_ISDIR is undefined.Rui Hirokawa2007-08-111-0/+3
* New testcases for fscanf() functionRaghubansh Kumar2007-08-1056-0/+35778
* New testcases for htmlentities() and htmlspecialchars()Raghubansh Kumar2007-08-102-0/+660
* No dots in error messages!Jani Taskinen2007-08-101-1/+1
* .. and remove the original oneAntony Dovgal2007-08-101-276/+0
* split the testAntony Dovgal2007-08-1010-0/+446
* - Fix the fix for bug #42233Jani Taskinen2007-08-102-18/+53
* fix testsAntony Dovgal2007-08-108-0/+8
* MFHAntony Dovgal2007-08-101-6/+19
* MFH: fix ws/cs & foldingAntony Dovgal2007-08-101-49/+78
* nuke the dotAntony Dovgal2007-08-101-1/+1
* oci8: MFH with Ilia's OK: changes to build with Oracle Database 11gChristopher Jones2007-08-101-3/+14
* pdo_oci: MFH with Ilia's OK: changes to build with Oracle Database 11gChristopher Jones2007-08-101-2/+9
* more new testcases for tempnam() functionRaghubansh Kumar2007-08-101-0/+46
* New testcases for strtolower() and strtoupper() functionsRaghubansh Kumar2007-08-104-0/+0
* More new testcases for copy() functionRaghubansh Kumar2007-08-1025-0/+2434
* Fixed bug #42242 (sybase_connect() crashes)Ilia Alshanetsky2007-08-102-1/+2
* Fixed bug #42243 (copy() does not ouput an error when the first arg is aIlia Alshanetsky2007-08-102-0/+6
* Fixed bug #42261 (header wrong for date field).Ilia Alshanetsky2007-08-102-0/+5
* Fixed bug #42117 (bzip2.compress loses data in internal buffer)Ilia Alshanetsky2007-08-092-2/+4
* - libgd #101, imagecreatefromgd can crash if gdImageCreate failsMattias Bengtsson2007-08-093-0/+22
* - libgd #94, imagecreatefromxbm can crash if gdImageCreate failsMattias Bengtsson2007-08-093-1/+25
* bfnJani Taskinen2007-08-091-0/+1
* MFH:- Fixed bug #42247 (ldap_parse_result() not defined under win32)Jani Taskinen2007-08-091-0/+1
* New testcases for tempnam() functionRaghubansh Kumar2007-08-0911-0/+1876
* remove unneeded variablesStanislav Malyshev2007-08-082-21/+2
* fix ws & foldingAntony Dovgal2007-08-081-14/+9
* fix startup - remove unneeded variablesStanislav Malyshev2007-08-081-7/+2
* initialize valuesStanislav Malyshev2007-08-081-2/+2
* fix TSRM embed startupStanislav Malyshev2007-08-081-21/+9
* Fixed bug #42211 (property_exists() fails to find protected properties from a...Dmitry Stogov2007-08-083-1/+34
* New Testcases for fgetcsv() functionRaghubansh Kumar2007-08-0832-0/+27726
* More testcases for fputcsv() functionRaghubansh Kumar2007-08-081-0/+836
* - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdirDmitry Stogov2007-08-082-32/+74
* +- Fixed bug #41973 (./configure --with-ldap=shared fails withNuno Lopes2007-08-082-3/+5
* MFH: fix typos in commentsJani Taskinen2007-08-081-3/+3
* - Fixed bug #42233 (Problems with æøå in extract()).Jani Taskinen2007-08-082-9/+21
* MFH: This is what we get for not doing MFH..or MFB..a messJani Taskinen2007-08-081-2/+2
* Fixed testDmitry Stogov2007-08-081-1/+1
* - fix regression introduced with #42222 (thx to tony and mattias for thePierre Joye2007-08-081-2/+2
* Record 'nother bug fixChristopher Jones2007-08-081-1/+2
* New testcases for fputcsv() functionRaghubansh Kumar2007-08-0814-0/+10932
* Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmapedIlia Alshanetsky2007-08-082-2/+4
* Add bugs fixedChristopher Jones2007-08-071-2/+4
* update changelogAntony Dovgal2007-08-071-1/+2
* Fix testHannes Magnusson2007-08-061-1/+1
* MFH: - Fix isset/empty($ZipArchive->property)Hannes Magnusson2007-08-062-0/+109