summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* [DOC] add gmp_testbit() functionAntony Dovgal2007-04-231-0/+1
* - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFHMichael Wallner2007-04-181-1/+1
* Fugbix typo.Sebastian Bergmann2007-04-031-1/+1
* Removed undocumnted and incomplete support for strings in list() operatorDmitry Stogov2007-04-031-0/+2
* Remove bug entry for 35872 as now in 5.2andy wharmby2007-03-051-1/+0
* Fixed bug #35872 (Prevent object store references during RSHUTDOWN)andy wharmby2007-03-051-0/+1
* Added runtime JIT auto-globals fetching and cachingDmitry Stogov2007-02-161-0/+1
* Remove bug fix entries #34564 and #37927 as now in 5.2.1andy wharmby2007-02-021-3/+0
* Update NEWS for ealier bug fixesandy wharmby2007-02-021-0/+4
* Expand allow_url_fopen/allow_url_include functionalitySara Golemon2007-01-241-0/+2
* Remove bugfix entry (will be in 5.2.1)Hannes Magnusson2007-01-061-2/+0
* Allow ext/session to use ext/hash's algorithms for generating IDsSara Golemon2007-01-051-0/+1
* Remove items that are already in 5.2Hannes Magnusson2006-12-161-13/+0
* Add str_getcsv() and fix a couple cases in recent fgetcsv() reimplementationSara Golemon2006-12-051-0/+1
* - mhash newsMichael Wallner2006-11-151-1/+7
* BFNRob Richards2006-11-131-0/+2
* - upgrade ext/sysvshm to current parameter parsing APIMichael Wallner2006-10-271-0/+1
* Extend open_basedir functionality to allow runtime tighteningSara Golemon2006-10-171-0/+1
* Add stream_resolve_include_path()Sara Golemon2006-10-091-0/+1
* - output layer and ext/zlib newsMichael Wallner2006-10-041-0/+2
* Update proc_open() for PHP6Sara Golemon2006-10-031-0/+1
* Note context param changes in opendir(), dir(), and scandir()Sara Golemon2006-10-021-0/+2
* Note context parameter in copy() function and group streams related additionsSara Golemon2006-10-021-6/+8
* Add "moved to pecl" section (only ncurses at this time)Hannes Magnusson2006-09-091-0/+3
* patch merged into 5_2Antony Dovgal2006-07-181-1/+0
* - Entry doesn't belong here, fixed in 5.2Marcus Boerger2006-07-091-2/+0
* curl_setopt_array() was added in 5.1.3Hannes Magnusson2006-06-251-5/+0
* Added automatic module globals management.Dmitry Stogov2006-06-131-0/+1
* this function also exists in 5.2, no need for this news entry in HEADAntony Dovgal2006-06-061-1/+0
* - Done in 5.2Marcus Boerger2006-05-231-1/+0
* Name change: php_get_tmpdir() renamed to sys_get_temp_dir()Hartmut Holzgraefe2006-05-191-1/+1
* Added php_get_tmpdir() function that returns the default directory forHartmut Holzgraefe2006-05-061-0/+2
* - Add implementation of curl_multi_info_read (Brian)Brian France2006-05-031-0/+1
* - Fix NEWS. The empty lines were left on purpose..foobar2006-04-101-26/+32
* add gmp_nextprime() functionAntony Dovgal2006-04-031-0/+1
* Better but incomplete fix for bug #36840Dmitry Stogov2006-03-271-2/+0
* Expand stream_context_create() to allow specifying paramsSara Golemon2006-03-261-0/+2
* Fixed bug #36840 (Memory leak if cast operator throws an exception that is ca...Dmitry Stogov2006-03-241-0/+2
* - typosPierre Joye2006-03-191-2/+2
* Disabled dl(). Now it is enabled only when a SAPI layer registers it explicit...Dmitry Stogov2006-03-161-0/+2
* Return "new" by reference now throws an E_STRICT errorDmitry Stogov2006-03-161-0/+1
* Added E_STRICT to E_ALLDmitry Stogov2006-03-161-0/+1
* rephraseAntony Dovgal2006-03-161-1/+1
* Dropped allow_call_time_pass_reference, the error is maden E_STRICT.Dmitry Stogov2006-03-161-0/+1
* Dropped zend.ze1_compatibility_modeDmitry Stogov2006-03-161-0/+1
* Dropped register_long_arrays, added E_CORE for all dropped settingDmitry Stogov2006-03-161-0/+1
* Implemented "jump label" operator (limited "goto")Dmitry Stogov2006-03-101-0/+1
* safe_mode newsIlia Alshanetsky2006-03-081-0/+1
* - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybasePierre Joye2006-03-081-0/+4
* Reverted "break label"Dmitry Stogov2006-03-071-3/+0