summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_2_1'.RELEASE_1_2_1SVN Migration2007-08-305461-1324316/+1199
* add test for pre-existing alias failure, fix source to fail if alias already ...Greg Beaver2007-08-233-0/+53
* MFB: Fixed bug #37273 (Symlinks and mod_files session handler allow open_base...Jani Taskinen2007-08-231-0/+18
* MFB: -r1.100.2.3.2.5Jani Taskinen2007-08-231-2/+4
* missing )Jani Taskinen2007-08-231-1/+1
* - Make version_compare() also understand the lower case variant of "RC".Derick Rethans2007-08-231-1/+2
* fix testsRaghubansh Kumar2007-08-232-2/+20
* implement Phar->setAlias()Greg Beaver2007-08-235-1/+74
* - Fixed bug #42365 (glob() crashes with invalid flags)Jani Taskinen2007-08-221-4/+31
* Fixed bug #42183 (classmap cause crashr in non-wsdl mode)Dmitry Stogov2007-08-222-2/+31
* Fixed bug #42368 (Incorrect error message displayed by pg_escape_string)Ilia Alshanetsky2007-08-211-10/+28
* - Fixed Bug #42364 Crash when using getRealPath with DirectoryIteratorJohannes Schlüter2007-08-212-1/+36
* Bagder says I don't need these ifdefsSara Golemon2007-08-211-2/+0
* Add support for CURLPROXY_SOCKS4Sara Golemon2007-08-201-0/+3
* - MFB: 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-17/+17
* fix test: skip if user is rootRaghubansh Kumar2007-08-201-0/+11
* added negative offset support in mbfl_strrpos (fixed #42085)Rui Hirokawa2007-08-191-2/+8
* - Mark the parameter for ReflectionProperty::GetValue as optionalJohannes Schlüter2007-08-171-1/+1
* MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous...Christopher Jones2007-08-171-2/+6
* - Fixed bug #41904 (proc_open with empty env array)Jani Taskinen2007-08-171-0/+4
* fix issue with large number of open file handles killing php with large phars...Greg Beaver2007-08-173-91/+163
* fix dump_entryGreg Beaver2007-08-171-1/+1
* add dump_entryGreg Beaver2007-08-161-0/+38
* fix testRaghubansh Kumar2007-08-161-1/+3
* add docsGreg Beaver2007-08-151-0/+8
* make pharglobals hidden funcGreg Beaver2007-08-151-3/+3
* add fp and refcount displayGreg Beaver2007-08-151-0/+29
* add helper functions for gdb debugging phar reference counting (needs more wo...Greg Beaver2007-08-151-0/+42
* fix testsRaghubansh Kumar2007-08-147-1328/+1443
* fix lib/lib32 checks to work with broken Solaris shellAntony Dovgal2007-08-142-6/+6
* fix bug #42259 (SimpleXMLIterator loses ancestry)Rob Richards2007-08-142-2/+50
* make sure the temp file is closed before removing itAntony Dovgal2007-08-131-0/+1
* New testcase for clearstatcache() functionRaghubansh Kumar2007-08-131-0/+23
* New testcase for parse_ini_file() functionRaghubansh Kumar2007-08-131-0/+764
* MFB: Fix tests + directory check inside copy() functionJani Taskinen2007-08-134-9/+17
* New testcases for fgetss() functionRaghubansh Kumar2007-08-1212-0/+5847
* More new testcases for fopen() & fclose() functionsRaghubansh Kumar2007-08-1227-0/+2147
* MF PHP_5_2Rui Hirokawa2007-08-121-0/+3
* more fixed testsAntony Dovgal2007-08-111-0/+6
* fix tests failing on 64bitAntony Dovgal2007-08-114-0/+24
* fix typo in tmp file pathNuno Lopes2007-08-111-1/+1
* New testcases for fscanf() functionRaghubansh Kumar2007-08-1056-0/+65715
* New testcases for htmlentities() & htmlspecialchars()Raghubansh Kumar2007-08-102-0/+1230
* MFB: syncJani Taskinen2007-08-1012-23/+18
* split the testAntony Dovgal2007-08-1011-300/+491
* empty/invalid names are not allowed (empty prefixes are)Antony Dovgal2007-08-101-2/+2
* allow empty prefix (restore 5_2 behavior)Antony Dovgal2007-08-101-1/+1
* MFB: Fixed the fix for bug #42233 and added test for it.Jani Taskinen2007-08-102-21/+71