summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
...
* Add proper default values for optional arguments in IMAPGeorge Peter Banyard2020-09-221-0/+4
* Return empty array for no rows in pg_fetch_all()Nikita Popov2020-09-211-0/+2
* Deprecate pgsql function aliasesNikita Popov2020-09-211-0/+1
* Drop support for libmysqlclient < 5.5Nikita Popov2020-09-171-1/+1
* Change int parameter types to bool when the parameter behaves as boolMáté Kocsis2020-09-171-0/+4
* Remove deprecated pgsql signaturesNikita Popov2020-09-091-0/+3
* Remove deprecated multi-parameter form of pg_connect()Nikita Popov2020-09-091-0/+4
* Allow array_diff() and array_intersect() with single array argumentNikita Popov2020-09-091-0/+8
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-091-2/+2
* Require $method parameter in openssl_seal/openssl_openNikita Popov2020-09-081-0/+2
* Drop support for crypt() without explicit saltNikita Popov2020-09-071-0/+3
* Update NEWS, UPGRADINGBenjamin Eberlei2020-09-021-4/+5
* Fix #55847: DOTNET .NET 4.0 GAC new locationChristoph M. Becker2020-08-221-0/+4
* OCI8 classes were already renamed in 8; this now follows the new-new standardChristopher Jones2020-08-211-0/+3
* Fix more basic function stubsTyson Andre2020-08-181-1/+1
* Fix #79988: new reserved keyword `match` is a backward incompatible changeChristoph M. Becker2020-08-181-0/+1
* Expand upgrading note for namespaced name changeNikita Popov2020-08-101-1/+3
* Revert "Prepare for PHP 8.1"Nikita Popov2020-08-041-1/+1005
* Prepare for PHP 8.1Gabriel Caruso2020-08-041-1005/+1
* Add upgrading note for the resource to object migration in ext/socketsMáté Kocsis2020-08-031-1/+8
* Minor grammar/consistency fixes in upgrade guideTheodore Brown2020-08-031-24/+23
* Deprecate libxml_disable_entity_loader()Dik Takken2020-08-031-0/+5
* Bump libxml version requirement 2.7.6 => 2.9.0Dik Takken2020-08-031-0/+5
* FPM: Add pm.status_listen optionJakub Zelenka2020-08-031-0/+5
* [RFC] Only unserialize Phar metadata when getMetadata() is calledTyson Andre2020-08-031-0/+5
* Make http stream wrapper advertise HTTP/1.1 by defaultRowan Tommins2020-08-031-0/+8
* Merge branch 'levim/assert-throw'Levi Morrison2020-08-031-0/+2
|\
| * Default assert.exception to 1Levi Morrison2020-08-021-0/+2
* | Promote "undefined array key" notice to warningNikita Popov2020-08-031-0/+1
* | datetime: new format "p", same as "P" but returning "Z" for UTCGregor Harlan2020-08-031-0/+2
|/
* Ensure correct signatures for magic methodsGabriel Caruso2020-08-021-0/+20
* [skip ci] Fix grammar/typo nits in docsTyson Andre2020-08-011-2/+2
* Convert resources to objects in ext/opensslMáté Kocsis2020-08-011-0/+17
* Allow overriding completion in `auto_prepend_file`Tyson Andre2020-08-011-0/+6
* Implement named parametersNikita Popov2020-07-311-0/+2
* Improve wording and spelling consistency in UPGRADINGTheodore Brown2020-07-291-16/+14
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-291-0/+21
* Implement Shorter Attribute SyntaxTheodore Brown2020-07-281-0/+5
* [skip ci] Add zend.exception_string_param_max_len to UPGRADINGTyson Andre2020-07-271-0/+4
* Fix bug #79108Nikita Popov2020-07-241-0/+3
* Avoid UNKNOWN default in PDO::query()Nikita Popov2020-07-241-2/+4
* Make nested ternary without parentheses a compile errorNikita Popov2020-07-241-0/+2
* Implement nullsafe ?-> operatorIlija Tovilo2020-07-241-0/+2
* Treat namespaced names as single tokenNikita Popov2020-07-221-0/+9
* Improved number to string comparison semanticsNikita Popov2020-07-221-0/+5
* Fix bug #79857: Add upgrading note for exit dtor changeNikita Popov2020-07-201-0/+2
* Ignore inheritance rules on private methodsPedro Magalhães2020-07-151-0/+7
* Support socketpairs in proc_open()Martin Schröder2020-07-141-0/+8
* Add user upgrading note for no_separation changeNikita Popov2020-07-131-0/+5
* Add upgrading note for crypt changeNikita Popov2020-07-131-0/+2