summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix # 79171: heap-buffer-overflow in phar_extract_filephp-7.3.15PHP-7.3.15Christoph M. Becker2020-02-181-0/+2
* Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-181-0/+4
* Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-181-0/+2
* Bump versionChristoph M. Becker2020-02-181-1/+1
* Bump versionphp-7.3.15RC1Christoph M. Becker2020-02-041-1/+1
* Fix #78090: bug45161.phpt takes forever to finishChristoph M. Becker2020-02-041-0/+3
* Fix #79191: Error in SoapClient ctor disables DOMDocument::save()Christoph M. Becker2020-02-031-0/+4
* Fix #79212: NumberFormatter::format() may detect wrong typeChristoph M. Becker2020-02-031-0/+3
* Fix bug #76047Nikita Popov2020-01-311-0/+2
* Fix #70078: XSL callbacks with nodes as parameter leak memoryChristoph M. Becker2020-01-301-0/+3
* Fix #76584: PharFileInfo::decompress not workingChristoph M. Becker2020-01-281-0/+3
* Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-271-0/+1
* Fixed bug #78902liudaixiao2020-01-231-0/+3
* Fixed bug #79151Nikita Popov2020-01-231-0/+4
* Fix #79154: mb_convert_encoding() can modify $from_encodingChristoph M. Becker2020-01-221-0/+3
* Fix #79145: openssl memory leakChristoph M. Becker2020-01-211-0/+3
* Fix #79146: cscript can fail to run on some systemsDeus Kane2020-01-211-0/+1
* Update NEWS wrt. sec fixesChristoph M. Becker2020-01-211-0/+8
* Fixed bug #79115Nikita Popov2020-01-171-0/+4
* Fixed bug #71876Nikita Popov2020-01-171-0/+4
* Fix #79084: mysqlnd may fetch wrong column indexes with MYSQLI_BOTHChristoph M. Becker2020-01-131-0/+4
* Fix #79078: Hypothetical use-after-free in curl_multi_add_handle()Christoph M. Becker2020-01-081-0/+4
* Bump versionChristoph M. Becker2020-01-071-1/+3
* Revert "Extend CURLFile to support streams"Christoph M. Becker2020-01-061-1/+0
* Fix #54298: Using empty additional_headers adding extraneous CRLFChristoph M. Becker2020-01-061-0/+4
* Fix #79068: gdTransformAffineCopy() changes interpolation methodChristoph M. Becker2020-01-061-0/+2
* Fix #79067: gdTransformAffineCopy() may use unitialized valuesChristoph M. Becker2020-01-061-0/+1
* Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reachedChristoph M. Becker2020-01-031-0/+4
* Fix #78538: shmop memory leakChristoph M. Becker2020-01-031-0/+3
* Fix #79015: undefined-behavior in php_date.cChristoph M. Becker2020-01-031-0/+3
* Fix #79040: Warning Opcode handlers are unusable due to ASLRChristoph M. Becker2019-12-301-0/+3
* Fix #79033: Curl timeout error with specific url and postChristoph M. Becker2019-12-281-0/+1
* Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter).Xinchen Hui2019-12-251-0/+3
* Fix #78982: pdo_pgsql returns dead persistent connectionSATO Kentaro2019-12-201-0/+2
* Fix #78980: pgsqlGetNotify() overlooks dead connectionSATO Kentaro2019-12-201-0/+2
* Fix #74170: locale information change after mime_content_typeSergei Turchanov2019-12-201-0/+4
* Fix #78402: pcntl_signal() misleading error messageSATO Kentaro2019-12-201-0/+4
* Fixed bug #78999 (Cycle leak when using function result as temporary)Dmitry Stogov2019-12-191-0/+4
* Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.hSATO Kentaro2019-12-191-0/+4
* fix release dateRemi Collet2019-12-181-1/+1
* Update/fix NEWS [ci skip]Christoph M. Becker2019-12-171-4/+16
* [ci skip] Update NEWSStanislav Malyshev2019-12-161-0/+4
* Extend CURLFile to support streamsChristoph M. Becker2019-12-091-0/+3
* Fix #78923: Artifacts when convoluting image with transparencywillson-chen2019-12-071-0/+4
* Next is 7.3.14Christoph M. Becker2019-12-031-1/+3
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-021-0/+2
|\
| * Fix #78814: strip_tags allows / in tag name => whitelist bypassChristoph M. Becker2019-12-021-0/+2
* | Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-021-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-021-0/+2
|\ \ | |/
| * Fix #78833: Integer overflow in pack causes out-of-bound accessChristoph M. Becker2019-12-021-0/+2