summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_0RC6'.php-5.2.0RC6SVN Migration2006-10-200-0/+0
* Make use of abstract methods be E_STRICT rather then E_ERRORIlia Alshanetsky2006-10-202-2/+4
* MFH(r-1.114) Can't use real arrays held by ArrayObjects in write contextSara Golemon2006-10-202-2/+27
* 5.2.0RC6Ilia Alshanetsky2006-10-203-4/+4
* add new test by PierreAntony Dovgal2006-10-191-0/+26
* Fixed mkdir("/tmp/foo//bar/log", 0777, true)Dmitry Stogov2006-10-192-4/+28
* Fixed bug #38400 (Use of com.typelib_file may cause a crash).Ilia Alshanetsky2006-10-182-2/+3
* MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of Open...Antony Dovgal2006-10-182-1/+3
* - Here, tooJohannes Schlüter2006-10-181-1/+1
* - MFH: added missing return...Johannes Schlüter2006-10-181-1/+1
* - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to...Johannes Schlüter2006-10-187-10/+90
* MFH: fix arginfoHannes Magnusson2006-10-181-3/+2
* MFH: fix PECL bug #9061 (oci8 might reuse wrong persistent connection)Antony Dovgal2006-10-182-2/+7
* fix testAntony Dovgal2006-10-171-1/+1
* - Updated timezone database.Derick Rethans2006-10-171-509/+576
* Unify handling of return values on validation failure and var not foundIlia Alshanetsky2006-10-1717-148/+164
* MFH: initialize optional varsAntony Dovgal2006-10-161-2/+2
* Fixed compiler warningsIlia Alshanetsky2006-10-161-3/+3
* Fixed bug #39140 (Uncaught exception may cause crash)Dmitry Stogov2006-10-162-0/+3
* Fixed bug #39020 (PHP in FastCGI server mode crashes)Dmitry Stogov2006-10-162-3/+21
* fix compile warningAntony Dovgal2006-10-151-1/+1
* Fix test (bug#39097)Hannes Magnusson2006-10-151-19/+19
* Remove bogus ini entryHannes Magnusson2006-10-143-18/+0
* fix win32 buildAntony Dovgal2006-10-131-1/+0
* fix testHannes Magnusson2006-10-131-1/+1
* Added missing API function declaration.Hannes Magnusson2006-10-131-0/+1
* Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside ofIlia Alshanetsky2006-10-133-4/+10
* Improve open_basedir checksIlia Alshanetsky2006-10-131-2/+5
* Memory assigned to the request_rec should be allocated from apache poolsBrian France2006-10-121-7/+2
* MFH: use connection charset when reading LOB dataAntony Dovgal2006-10-121-1/+1
* Make zend_memory_peak_usage() to be avalable even without --enable-memory-limitDmitry Stogov2006-10-122-4/+4
* Fixed potential use of un-initialized var (detected by Coverity)Ilia Alshanetsky2006-10-122-0/+10
* fix testAntony Dovgal2006-10-111-1/+1
* BFNSara Golemon2006-10-111-0/+2
* MFH(r-1.96) Bugfix#38649 Optional param not initializedSara Golemon2006-10-111-1/+1
* MFH(r-1.38) Bugfix 38648: Don't assume all buckets are part of a brigadeSara Golemon2006-10-111-2/+2
* - imagecreatefrompng(emptyfile) fix entryPierre Joye2006-10-111-0/+2
* MFHAntony Dovgal2006-10-111-0/+2
* MFH: fix #39125 (Memleak when reflecting non-existing class/method)Antony Dovgal2006-10-113-1/+48
* add testAntony Dovgal2006-10-111-0/+31
* s/false/null/Ilia Alshanetsky2006-10-111-1/+1
* - MFH: Change validating filters to return "null" on failure so that they can beDerick Rethans2006-10-1113-87/+88
* MFH: check filter and class names for empty stringsAntony Dovgal2006-10-111-0/+10
* Catch empty strings right away.Ilia Alshanetsky2006-10-111-8/+14
* MFH: avoid reading str[-1], add warning when invalid format specifiedAntony Dovgal2006-10-113-33/+63
* MFH: fix crash when parsing invalid hostnames/IPsAntony Dovgal2006-10-112-3/+59
* MFHAntony Dovgal2006-10-112-6/+46
* MFH: fix segfault/leak, add testAntony Dovgal2006-10-112-13/+86
* Sync with Unix buildEdin Kadribasic2006-10-112-2/+2
* BFNWez Furlong2006-10-111-2/+2