summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require SQLite ≥ 3.5.0 for ext/sqlite3 and ext/pdo_sqliteChristoph M. Becker2018-10-131-1/+1
* Restore array_key_exists() compatibility for ArrayObjectNikita Popov2018-10-111-1/+0
* Add UPGRADING notesNikita Popov2018-10-101-0/+19
* [ci skip] Update NEWS and UPGRADING wrt. unbundling libsqliteChristoph M. Becker2018-10-061-0/+4
* Update UPGRADING [ci skip]Anatol Belski2018-10-031-0/+9
* Implemented RFC "Always available hash extension"Kalle Sommer Nielsen2018-10-031-0/+4
* NEWS and UPGRADINGRemi Collet2018-10-011-0/+3
* Deprecate unbinding of $this of non-static methodsNikita Popov2018-09-291-0/+6
* Fixed bug #76737Nikita Popov2018-09-291-0/+6
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-231-0/+3
* Update NEWS and UPGRADING wrt. PR 2760Christoph M. Becker2018-09-211-0/+5
* Drop --without-libzip option from TravisNikita Popov2018-09-181-0/+4
* Revert "Implement #67331: Have parse_ini_file add empty entries"Christoph M. Becker2018-09-151-4/+0