summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Revert "Detect invalid uses of parent:: during compilation"Nikita Popov2019-03-041-3/+0
* Remove mysqli embedded server supportNikita Popov2019-02-281-0/+4
* Fixed bug #77631Tyson Andre2019-02-191-0/+2
* use pkg-config for libeditRemi Collet2019-02-191-0/+3
* UPGRADING entry for pcntl_unshare [skip ci]Pedro Magalhães2019-02-181-0/+6
* Deprecate case-insensitive constants via typelib importChristoph M. Becker2019-02-151-0/+4
* Implement ReflectionReferenceNikita Popov2019-02-131-0/+5
* Update NEWS and UPGRADING [ci skip]Anatol Belski2019-02-121-0/+16
* Implement mb_str_split()legale2019-02-121-0/+5
* Correct section number in UPGRADINGkasper Franz2019-02-121-1/+1
* Adding bunch of FreeBSD socket options flags specifics.David Carlier2019-02-121-0/+8
* Deprecate ext/wddxChristoph M. Becker2019-02-111-0/+3
* Add UPGRADING notes for oniguruma unbundlingNikita Popov2019-02-111-0/+13
* Disable PEAR by defaultNikita Popov2019-02-111-2/+7
* [ci skip] Update changelogPeter Kokot2019-02-101-2/+2
* [ci skip] Move OPcache configure option changesPeter Kokot2019-02-081-0/+4
* Mark ldap_control_paged_result and ldap_control_paged_result_response as depr...Côme Chilliet2019-02-041-0/+4
* Deprecate mb_ereg_replace with non-string patternNikita Popov2019-02-011-0/+5
* Revert "Don't silence fatal errors with @"Nikita Popov2019-01-311-4/+0
* Don't silence fatal errors with @Nikita Popov2019-01-311-0/+4
* Allow strip_tags with an array of allowed tagnamesAndreas Treichel2019-01-241-0/+4
* Remove the "o" serialization formatNikita Popov2019-01-221-0/+4
* Implement ??= operatorNikita Popov2019-01-221-0/+9
* [ci skip] Note preloading and ext/ffi in UPGRADINGChristoph M. Becker2019-01-211-0/+9
* Use pkg-config to detect and configure for system libgdChristoph M. Becker2019-01-211-0/+3
* [ci skip] Fix typos in UPGRADINGTyson Andre2019-01-191-3/+3
* Document pkg-config related changesNikita Popov2019-01-151-8/+40
* Implement typed propertiesNikita Popov2019-01-111-1/+13
* Improve openssl_random_pseudo_bytes()Sammy Kaye Powers2019-01-111-0/+9
* Preserve aspect ratio for width or heightAndreas Treichel2019-01-051-0/+2
* Detect invalid uses of parent:: during compilationNikita Popov2019-01-041-0/+5
* Add performance improvement section to UPGRADINGNikita Popov2018-12-261-0/+11
* ext/gd: use --with instead of --enableEli Schwartz2018-12-261-1/+1
* Implement SQLite3Stmt::getSQL method, returning the original statement SQL, e...BohwaZ2018-12-151-0/+5
* Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-151-0/+12
* Resolve imagecropauto() default $mode quirkChristoph M. Becker2018-12-121-0/+2
* [ci skip] Fix names of the constantsChristoph M. Becker2018-12-011-1/+1
* Fix #73291: imagecropauto() $threshold differs from external libgdChristoph M. Becker2018-12-011-2/+4
* Sync behavior of gdImageAutoCrop() with upstreamChristoph M. Becker2018-12-011-0/+2
* Require SQLite ≥ 3.7.4 for ext/sqlite3Christoph M. Becker2018-11-291-2/+3
* Deny (un)serialization of SQLite3, SQLite3Stmt and SQLite3ResultChristoph M. Becker2018-11-291-0/+3
* User serialize_deny for PDOStatement as wellNikita Popov2018-11-261-3/+3
* Switch PDO to use serialize_denyNikita Popov2018-11-261-0/+5
* Use serialize_deny for CURLFileNikita Popov2018-11-261-0/+4
* Check for zero SplPriorityQueue extract flags earlierNikita Popov2018-11-151-0/+3
* [ci skip] Update UPGRADINGPeter Kokot2018-11-151-0/+6
* Support SQLite3 @name notationChristoph M. Becker2018-11-111-0/+1
* ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-0/+6
* Add TIDY_TAG_* constants supported by libtidy 5Christoph M. Becker2018-10-271-0/+30
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2