summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* - gd1 and ft1 entryPierre Joye2006-03-071-0/+1
* - remove register_globals support (aka "Kill the f***ing thing" :)Pierre Joye2006-03-071-0/+3
* Fixed bug #36630 (umask not reset at the end of the request).Ilia Alshanetsky2006-03-061-0/+1
* - revert Harmut commit, Histogram implementation not correct and no ideaPierre Joye2006-03-051-1/+0
* added ImageColorHistogram functionHartmut Holzgraefe2006-03-051-0/+1
* Added support for "continue" and "break" operators with labels. Each loop or ...Dmitry Stogov2006-03-031-0/+3
* - UpdateMarcus Boerger2005-12-241-1/+1
* No need to mention it here as it is fixed before 6 is out..foobar2005-12-211-1/+0
* Fix #35730 Use correct character encoding with FreeTDSFrank M. Kromann2005-12-211-0/+1
* fnfoobar2005-11-291-7/+5
* Changed reflection constants to class constantsJohannes Schlüter2005-11-231-0/+1
* Cleaned CGI code. Now FastCGI can not be disabled. See into sapi/cgi/CHANGES ...Dmitry Stogov2005-11-231-0/+2
* NOTE: Things that are fixed in version released year(s) before this onefoobar2005-11-191-4/+0
* Fix #33201 Crash when fetching some data typesFrank M. Kromann2005-11-181-0/+1
* Fix #33963. mssql_bind fails on input parametersFrank M. Kromann2005-11-181-0/+1
* Fix #32009 crash when mssql_bind() is called more than onceFrank M. Kromann2005-11-181-0/+1
* Fix #33153 Crash in mssql_next_result().Frank M. Kromann2005-11-181-0/+1
* reorderfoobar2005-11-181-2/+2
* allow_url_includeRasmus Lerdorf2005-11-181-0/+2
* Removed support for continue and break operators with non-constant operandsDmitry Stogov2005-11-171-0/+2
* remove old newsfoobar2005-11-151-3/+1
* - Fixed --enable-gcov to work with VPATH builds toofoobar2005-11-081-1/+2
* Revert.Sebastian Bergmann2005-11-011-3/+0
* Add an additional field $frame['object'] to the result array of debug_backtra...Sebastian Bergmann2005-10-281-0/+3
* Proper newsfoobar2005-10-201-4/+4
* Implementing C-level Code coverage (--enable-gcov).John Coggeshall2005-10-201-0/+1
* - Changed type hints so that they take "= NULL" as default value.Derick Rethans2005-10-151-0/+2
* fix BLOAT newsfoobar2005-10-031-2/+2
* - Add --rclass and --rextension arguments to CLIJohannes Schlüter2005-10-031-0/+2
* - BFNMarcus Boerger2005-09-271-0/+1
* Changed __toString() behavior to call it in all necessary placesDmitry Stogov2005-09-271-0/+2
* Add blame :)Ilia Alshanetsky2005-09-191-1/+1
* Please, only add entries for fixed bugs if they are ONLY fixed in HEAD!foobar2005-09-161-21/+2
* Fixed bug #34478 (Incorrect parsing of url's fragment (#...))Dmitry Stogov2005-09-161-0/+1
* Fixed bug #34518 (Unset doesn't separate container in CV)Dmitry Stogov2005-09-161-0/+1
* - Fixed bug #34052 (date('U') returns %ld not unix timestamp).Derick Rethans2005-09-151-0/+1
* Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)Dmitry Stogov2005-09-121-0/+2
* Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)Dmitry Stogov2005-09-121-0/+1
* catch operator shouldn't call __autoload () tooDmitry Stogov2005-09-081-2/+2
* Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)Dmitry Stogov2005-09-021-0/+2
* Fixed bug #34137 (assigning array element by reference causes binary mess)Dmitry Stogov2005-09-011-0/+2
* If it is added in 5.1, is it still news for PHP 6?foobar2005-09-011-2/+0
* Fixed bug #34277 (array_filter() crashes with references and objects)Dmitry Stogov2005-09-011-0/+2
* Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)Dmitry Stogov2005-09-011-0/+1
* Support for class constants and static members for internal classesDmitry Stogov2005-09-011-0/+2
* - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).Derick Rethans2005-08-311-0/+2
* Added optional parameter to http_build_query() to allow specification ofIlia Alshanetsky2005-08-311-0/+2
* NewsJohannes Schlüter2005-08-301-0/+2
* - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).Derick Rethans2005-08-301-0/+2
* - Fixed a bug where stream_get_meta_data() did not return the "uri" element forDerick Rethans2005-08-261-1/+3