summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix NEWSphp-7.3.23PHP-7.3.23Christoph M. Becker2020-09-291-2/+2
* Do not decode cookie names anymoreStanislav Malyshev2020-09-291-0/+2
* Fix bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV)Stanislav Malyshev2020-09-291-0/+4
* Bump versionsChristoph M. Becker2020-09-291-1/+1
* Prepare for 7.3.23RC1php-7.3.23RC1Christoph M. Becker2020-09-151-1/+1
* Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-111-0/+1
* Fix #79825: opcache.file_cache causes SIGSEGV with custom opcode handlersSammy Kaye Powers2020-09-091-0/+2
* Fix #72941: Modifying bucket->data by-ref has no effect any longerChristoph M. Becker2020-09-081-0/+2
* Fixed bug #80077Nikita Popov2020-09-081-0/+1
* Fixed bug #80049Nikita Popov2020-09-031-0/+2
* Fix #80048: Bug #69100 has not been fixed for WindowsChristoph M. Becker2020-09-031-0/+3
* Fix #80027 Terrible performance using $query->fetch on queries with many bind...Matteo Beccati2020-08-311-0/+4
* Fix #64130: COM obj parameters passed by reference are not updatedChristoph M. Becker2020-08-261-0/+4
* Fix #79986: str_ireplace bug with diacritics charactersChristoph M. Becker2020-08-241-0/+3
* Fix #80002: calc free space for new interned string is wrongChristoph M. Becker2020-08-241-0/+4
* Fix #80007: Potential type confusion in unixtojd() parameter parsingAndy Postnikov2020-08-221-0/+3
* Fix #47021: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: ...Matteo Beccati2020-08-181-0/+4
* 7.3.23 is nextChristoph M. Becker2020-08-181-1/+4
* Fix #64705 errorInfo property of PDOException is null when PDO::__construct()...Ahmed Abdou2020-08-111-0/+4
* Fix bug #75785 by attempt switching endianness on Maker's NoteNawarian2020-08-111-0/+4
* Fix #48585: com_load_typelib holds reference, fails on second callChristoph M. Becker2020-08-111-0/+4
* Fixed bug #79951Nikita Popov2020-08-111-0/+1
* Fix bug #79944Nikita Popov2020-08-101-0/+1
* Fix #79922: Crash after multiple calls to xml_parser_free()Christoph M. Becker2020-08-101-0/+3
* Fix bug #70574: Move files to proper locale dirFlorian Engelhardt2020-08-071-0/+4
* Fix #79934: CRLF-only line in heredoc causes parsing errorPieter van den Ham2020-08-061-0/+2
* Fixed bug #79930Nikita Popov2020-08-051-0/+4
* [ci skip] Fix 7.3.21 release dateChristoph M. Becker2020-08-041-1/+1
* [ci skip] Add missing NEWS entriesChristoph M. Becker2020-08-031-0/+6
* Fix #79919: Stack use-after-scope in define()Christoph M. Becker2020-07-311-0/+1
* Fix #79895: support = in PHP_CHECK_GCC_ARG m4 macroSantiago M. Mola2020-07-291-0/+2
* Fix #73060: php failed with error after temp folder cleaned upChristoph M. Becker2020-07-291-0/+4
* Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-281-0/+1
* fix memory leaks in ext/ldap/ldap.cPaweł Tomulik2020-07-281-0/+3
* Revert "Fix #79806: realpath() erroneously resolves link to link"Christoph M. Becker2020-07-271-1/+0
* Fix #79806: realpath() erroneously resolves link to linkChristoph M. Becker2020-07-271-0/+1
* Fix #77932: File extensions are case-sensitiveChristoph M. Becker2020-07-271-0/+1
* Fix #79884: PHP_CONFIG_FILE_PATH is meaninglessChristoph M. Becker2020-07-231-0/+3
* 7.3 is now 7.3.22-devChristoph M. Becker2020-07-211-1/+3
* Fix #63527: DCOM does not work with Username, Password parameterChristoph M. Becker2020-07-201-1/+3
* Fix bug #78008: dns_check_record() always return true on AlpineAndy Postnikov2020-07-151-0/+2
* Fixed bug #79817Nikita Popov2020-07-101-0/+1
* Fix bug #79787XXiang2020-07-081-0/+3
* Fixed bug #79792Nikita Popov2020-07-071-0/+2
* Fixed bug #79778Nikita Popov2020-07-071-0/+4
* Fix #70362: Can't copy() large 'data://' with open_basedirChristoph M. Becker2020-06-301-0/+3
* Fix #63208: BSTR to PHP string conversion not binary safeChristoph M. Becker2020-06-291-0/+3
* Fix #79756: finfo_file crash (FILEINFO_MIME)Christoph M. Becker2020-06-291-0/+3
* Fixed bug #79741Nikita Popov2020-06-261-0/+4
* Fixed bug #79030 Use usec from apache request timeHerbert2562020-06-241-0/+4