summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_0'.php-5.2.0SVN Migration2006-11-012-428/+475
* Fixed yearIlia Alshanetsky2006-10-301-1/+1
* 5.2.0Ilia Alshanetsky2006-10-302-3/+3
* Prep news file for 5.2Ilia Alshanetsky2006-10-301-328/+316
* Pierre requested an update to this. I don't think it makes sense toRasmus Lerdorf2006-10-301-1/+4
* Fixed bug #39304 (Segmentation fault with list unpacking of string offset)Dmitry Stogov2006-10-304-9/+39
* update newsUwe Schindler2006-10-271-0/+3
* MFH: update readmeUwe Schindler2006-10-271-6/+6
* Fix build in Sun Webserver 7 (should be in 5.2.0, it's not critical but does ...Uwe Schindler2006-10-271-11/+11
* More curl constantsHannes Magnusson2006-10-251-0/+7
* Add a note reffering to the "new feature" section (lukas)Hannes Magnusson2006-10-251-1/+1
* New extensionsHannes Magnusson2006-10-251-0/+237
* Silly me. those PDO constants are class constantsHannes Magnusson2006-10-241-4/+3
* New constantsHannes Magnusson2006-10-241-0/+40
* New INI entrysHannes Magnusson2006-10-241-0/+7
* session_set_cookie_params new paramHannes Magnusson2006-10-241-1/+1
* mention php_errormsg bc break..Hannes Magnusson2006-10-241-0/+7
* Add sections: backwards incompatible error messages & new functions/methods/c...Hannes Magnusson2006-10-241-1/+377
* Revert patch because we are at last RC stage.Dmitry Stogov2006-10-241-34/+25
* Fixed decoding of list of arrays in non-WSDL mode. (releated to bug #39121)Dmitry Stogov2006-10-231-25/+34
* fix ZTS build without SPL enabledAntony Dovgal2006-10-201-1/+1
* Fix testHannes Magnusson2006-10-201-1/+2
* Back to devIlia Alshanetsky2006-10-202-3/+3
* 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