summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix test: do not run on MACOSRaghubansh Kumar2007-08-293-9/+9
* - gd bug #102, alternative fix when an old library is usedPierre Joye2007-08-291-0/+10
* fix test, do not run on macosRaghubansh Kumar2007-08-291-0/+3
* - revert fix for #106Pierre Joye2007-08-271-6/+0
* - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectanglesPierre Joye2007-08-262-0/+28
* adding check for rc1 to version-compare testZoe Slattery2007-08-241-2/+197
* - MFH: Make version_compare() also understand the lower case variant of "RC".Derick Rethans2007-08-231-1/+2
* MFH: ws + cs changes (sync to ease merging patches around!)Jani Taskinen2007-08-231-38/+50
* MFH: syncJani Taskinen2007-08-232-2/+2
* fix testsRaghubansh Kumar2007-08-232-0/+19
* Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedirIlia Alshanetsky2007-08-231-0/+22
* Fixed bug #42368 (Incorrect error message displayed by pg_escape_string).Ilia Alshanetsky2007-08-221-10/+28
* MFH:- Fixed bug #42365 (glob() crashes with invalid flags)Jani Taskinen2007-08-221-5/+33
* Fixed bug #42183 (classmap cause crashr in non-wsdl mode)Dmitry Stogov2007-08-222-1/+31
* - MFH: Fix Bug #42364 Crash when using getRealPath with DirectoryIteratorJohannes Schlüter2007-08-212-1/+23
* No longer experimentalIlia Alshanetsky2007-08-201-0/+0
* - Fugbix typo.Sebastian Bergmann2007-08-201-1/+1
* fix test : skip if user is rootRaghubansh Kumar2007-08-201-0/+10
* fix testsRaghubansh Kumar2007-08-206-12/+11
* fix test: skip if user is rootRaghubansh Kumar2007-08-201-0/+11
* No longer relavent, extension is made absolete by fileinfoIlia Alshanetsky2007-08-191-3/+0
* MFH (fixed #42085)Rui Hirokawa2007-08-191-2/+8
* - MFH: Mark the parameter for ReflectionProperty::GetValue as optionalJohannes Schlüter2007-08-171-1/+1
* PDO_OCI: fix Instant Client build broken by logic correction during previous ...Christopher Jones2007-08-171-2/+2
* MFH:- Fixed bug #41904 (proc_open with empty env array)Jani Taskinen2007-08-171-0/+4
* - 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
* MFH: fix bug #42259 (SimpleXMLIterator loses ancestry)Rob Richards2007-08-142-2/+50
* 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