summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS and UPGRADING for FPM addition of pm.max_spawn_rateHEADmasterJakub Zelenka2021-03-281-0/+4
* Upadate NEWS and UPRADING with info about FPM openmetrics format additionJakub Zelenka2021-03-211-0/+4
* Convert resources to objects in ext/ldapMáté Kocsis2021-03-211-0/+11
* Deprecate OO style mysqli::get_client_info methodDharman2021-03-171-0/+4
* Add enums to UPGRADING [ci skip]Ilija Tovilo2021-03-171-0/+2
* Change the default error mode of mysqliDharman2021-03-151-0/+5
* Deprecate mysqli driver_version propertyDharman2021-03-151-0/+5
* typoDmitry Stogov2021-03-051-1/+1
* Explicitly print reference wrappers in debug_zval_dump()Nikita Popov2021-03-041-0/+5
* Added UPGRADING note.Dmitry Stogov2021-03-011-0/+9
* Fix #80329: Add option to specify LOAD DATA LOCAL white list folderDarek Slusarczyk2021-02-231-0/+12
* UPGRADING: Add note about xxHash secret and fix a typoAnatol Belski2021-02-211-0/+10
* Fix static variable behavior with inheritanceNikita Popov2021-02-181-0/+22
* cURL: make possible to send file from buffer stringAlexander Moskalev2021-02-161-0/+5
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-111-0/+10
* Add support for string keys in array unpackingNikita Popov2021-02-091-1/+4
* Allow specifying sqlite3 DSN (file:/) in PDO SQLitetzmfreedom2021-01-251-0/+7
* Fix #80330: Replace language in APIs and source code/docsDarek Slusarczyk2021-01-251-0/+6
* Add documentation of array_is_list() to UPGRADINGTyson Andre2021-01-241-0/+4
* Use ENT_QUOTES|ENT_SUBSTITUTE default for HTML encoding and decoding functionsCraig Francis2021-01-181-0/+6
* posix: adding freebsd specific rlimit constantsDavid Carlier2021-01-181-0/+4
* Curl: Add CURLOPT_DOH_URL optionAyesh Karunaratne2021-01-181-0/+3
* UPGRADING: Add xxHash notes [ci skip]Anatol Belski2021-01-091-0/+14
* Restrict allowed usages of $GLOBALSNikita Popov2021-01-061-0/+9
* Implement Explicit octal notation for integers RFCGeorge Peter Banyard2021-01-041-0/+14
* Support native types in PDO SQLiteNikita Popov2020-12-231-0/+5
* Rewrite PDO result bindingNikita Popov2020-12-221-0/+4
* Add IMAP resource to object conversion to UPGRADINGGeorge Peter Banyard2020-12-221-0/+4
* PDO: Honor ATTR_STRINGIFY_FETCHES for booleansNikita Popov2020-12-211-0/+4
* Convert file_info resources to objectsChristoph M. Becker2020-12-201-0/+4
* Move fetch_all implementation out of mysqlndNikita Popov2020-12-181-0/+4
* PDO MySQL: Use native types for resultsNikita Popov2020-12-171-0/+6
* MySQLnd: Clean up and optimize mysqlnd result set handlingNikita Popov2020-12-171-0/+5
* Drop support for max_length in mysqli_fetch_fields()Nikita Popov2020-12-171-0/+7
* Disallow version_compare() $operator abbreviationsChristoph M. Becker2020-12-131-0/+3
* UPGRADING: Document algorithm specific hash options [ci skip]Anatol Belski2020-12-131-1/+18
* Use pkg-config for libargon2Nikita Popov2020-11-241-0/+5
* Bump minimal OpenSSL version to 1.0.2Jakub Zelenka2020-11-011-0/+3
* UPGRADING: Add murmurhash note [ci skip]Anatol Belski2020-10-311-0/+7
* Remove IGNORE_URL_WIN macroChristoph M. Becker2020-10-181-0/+2
* Prepare for PHP 8.1Gabriel Caruso2020-10-091-1069/+1
* add note about is_callable changeRemi Collet2020-10-031-0/+2
* Add UPGRADING note for substr() behaviorNikita Popov2020-10-021-0/+3
* Remove deprecated functions from php-ldapCôme Chilliet2020-10-011-0/+2
* bump zip extension versionRemi Collet2020-09-291-1/+1
* Fix #78792: zlib.output_compression disabled by Content-Type: image/Christoph M. Becker2020-09-291-0/+2
* Fix #22986: odbc_connect() may reuse persistent connectionChristoph M. Becker2020-09-291-0/+1
* Add call_user_func_array() backward incompatible changezeriyoshi2020-09-291-0/+2
* Fix UNKNOWN default values in ext/odbcMáté Kocsis2020-09-241-0/+3
* SplFixedArray is Aggregate, not IterableAlex Dowad2020-09-231-0/+6