summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Windows support for getrusage()Kalle Sommer Nielsen2015-05-201-1/+2
* Fixed bug #69511 Off-by-one bufferoverflow in php_sys_readlinkAnatol Belski2015-05-191-0/+2
* Add NEWS/UPGRADING for ReflectionGenerator classBob Weinand2015-05-141-0/+1
* Updated NEWSJulien Pauli2015-05-131-0/+2
* Updated NEWSJulien Pauli2015-05-121-0/+2
* Updated NEWSJulien Pauli2015-05-121-0/+2
* Reworked NEWS for PHP 7Julien Pauli2015-05-121-12/+5
* Updated NEWSJulien Pauli2015-05-121-0/+1
* Add some NEWS entriesNikita Popov2015-05-071-0/+5
* Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-0/+2
* NEWSRemi Collet2015-05-061-0/+5
* updated NEWS and fixed a typoAnatol Belski2015-04-281-0/+3
* Added news entryDmitry Stogov2015-04-271-0/+1
* Dropped CN_match and SNI_server_name context optionsNikita Popov2015-04-241-0/+2
* Remove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENTNikita Popov2015-04-241-0/+4
* Update NEWS/UPGRADINGDaniel Lowrey2015-04-241-0/+5
* Fixed bug #69485 (Double free on zend_list_dtor).Xinchen Hui2015-04-201-0/+1
* Add NEWS/UPGRADING and some implementation notesBob Weinand2015-04-141-0/+1
* Fixed bug #69427 (Segfault on magic method __call of private method in superc...Xinchen Hui2015-04-111-0/+2
* Improve wordsXinchen Hui2015-04-111-1/+2
* Add some missed entryXinchen Hui2015-04-111-0/+3
* Squashed commit of the following:Dmitry Stogov2015-04-101-0/+3
* Add NEWS file for password_hash salt deprecationAnthony Ferrara2015-04-091-0/+1
* Fixed typoDmitry Stogov2015-04-091-1/+1
* Changed ArrayIterator implementation using zend_hash_iterator_... API. Allowe...Dmitry Stogov2015-04-091-0/+5
* Addef test for bug #63734 (Garbage collector can free zvals that are still re...Dmitry Stogov2015-04-081-0/+2
* Fixed bug #69325 (php_copy_file_ex does not pass the argument)Xinchen Hui2015-04-081-0/+2
* Fixed weird operators behavior. Division by zero now emits warning and return...Dmitry Stogov2015-04-061-0/+4
* Fixed bug #69371 (Hash table collision leads to inaccessible array keys)Xinchen Hui2015-04-051-0/+2
* Remove datefmt_set_timezone_id and OO variantNikita Popov2015-04-011-0/+4
* Merge branch 'InternalClassClean'Dmitry Stogov2015-04-011-0/+1
* Fixed bug #69299 (Regression in array_filter's $flag argument in PHP 7)Xinchen Hui2015-03-251-0/+2
* RFC:continue_ob acceptedMichael Wallner2015-03-251-0/+1
* Also add preg_replace_callback_array in NEWSXinchen Hui2015-03-231-0/+1
* update NEWS with group use declarations implementationMárcio Almada2015-03-231-1/+2
* Add news file for merge of scalar typehints RFCAnthony Ferrara2015-03-201-0/+1
* updated NEWSAnatol Belski2015-03-171-0/+2
* Updated NEWSJulien Pauli2015-03-171-0/+1
* Update NEWS/UPGRADINGDaniel Lowrey2015-03-091-2/+4
* Removed deprecated mcrypt_ecb() etcNikita Popov2015-03-091-0/+1
* Remove deprecated mcrypt_generic_end() aliasNikita Popov2015-03-091-0/+1
* Remove xsl.security_prefs ini optionNikita Popov2015-03-091-0/+1
* Remove unsafe curl file uploadsNikita Popov2015-03-091-0/+1
* Merge branch 'pull-request/1135'Stanislav Malyshev2015-03-081-0/+1
|\
* | Adding notes regarding implementation of FR #69089Stanislav Malyshev2015-03-081-7/+18
* | Restored incorrectly merged NEWSDmitry Stogov2015-03-071-153/+0
* | Merge branch 'PHP-5.6'Tjerk Meesters2015-03-061-0/+1
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2015-03-061-0/+4
| |\ \
| | * | Fixed bug #68917 (parse_url fails on some partial urls)Tjerk Meesters2015-03-061-0/+2
| * | | Fixed bug (#69195 Inconsistent stream crypto values across versions)Daniel Lowrey2015-03-051-0/+2