summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_4RC2'.php-5.2.4RC2SVN Migration2007-08-170-0/+0
* 5.2.4RC2Ilia Alshanetsky2007-08-173-4/+4
* fix protoStanislav Malyshev2007-08-161-1/+1
* - Check the length too (just like in HEAD)Jani Taskinen2007-08-161-1/+2
* MFH:- Fix bug #41946 (ip2long("") should return FALSE)Jani Taskinen2007-08-162-2/+2
* fix testsRaghubansh Kumar2007-08-161-2/+4
* Extension is no longer experimentalIlia Alshanetsky2007-08-151-5/+0
* Docs were addedIlia Alshanetsky2007-08-141-3/+0
* Fix testsRaghubansh Kumar2007-08-147-531/+581
* MFHAntony Dovgal2007-08-142-6/+6
* BFNRob Richards2007-08-141-0/+1
* MFH: fix bug #42259 (SimpleXMLIterator loses ancestry)Rob Richards2007-08-142-2/+50
* bfnJani Taskinen2007-08-141-0/+1
* MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds)Jani Taskinen2007-08-141-5/+7
* fix is fix, change is something elseJani Taskinen2007-08-141-2/+2
* Oracle newsIlia Alshanetsky2007-08-141-0/+2
* variable class patch was reverted for 5.2.4Stanislav Malyshev2007-08-141-2/+0
* Fixed typoIlia Alshanetsky2007-08-131-1/+1
* revert variable class support for 5.2Stanislav Malyshev2007-08-134-79/+0
* Revert variable class patch for 5.2Stanislav Malyshev2007-08-131-12/+0
* touch try 2Jani Taskinen2007-08-131-1/+0
* touchJani Taskinen2007-08-131-0/+1
* - RC2 on the runJani Taskinen2007-08-131-1/+1
* Fix versionHannes Magnusson2007-08-131-2/+2
* MFHAntony Dovgal2007-08-131-0/+1
* New testcase for clearstatcache() functionRaghubansh Kumar2007-08-131-0/+18
* New testcase for parse_ini_file() functionRaghubansh Kumar2007-08-131-0/+491
* Fixed copy test as well as the directory check inside copy() functionIlia Alshanetsky2007-08-122-4/+8
* Fixed testIlia Alshanetsky2007-08-121-1/+1
* WSIlia Alshanetsky2007-08-121-1/+1
* New testcases for fgetss() functionRaghubansh Kumar2007-08-1212-0/+3174
* 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