CompatDB
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • CompatDB.org 1.03
  • Examples
  • Mirror List
  • Support Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 19-11-02
· Wine Staging 4.19 released
· Wine 4.19 released
· Daily Reviews Summary 19-11-01
· Fedora 29 EOL on 2019-11-26
· Qtbase-Opensource-Src and Libarchive Updates for Debian 9 and 10
· Virt-Manager, Libvirt, Oracle-Olcne, PHP Updates for Oracle Linux 7
· Docker-Runc Update for openSUSE
· Firefox, Sudo, Thunderbird Updates for CentOS 7
· Intel Core i9-9900KS Reviews and more

New Forum Topics
· OpticBook 3600 driver updates and patches
by: ronald arthur dewhirst
on: 2019-10-12 22:12
1 replies, 1642 views

· Need a decent browser for XP Pro!
by: rvail623
on: 2019-05-04 17:03
3 replies, 11591 views

· Dale
by: Dale Blinco
on: 2018-02-05 00:26
1 replies, 7923 views

· modem driver needed
by: jongiffen777
on: 2017-12-13 11:11
1 replies, 9995 views

· Comodo Time Machine + Faronics Deep Freeze
by: Jabberwocky
on: 2017-11-15 23:17
1 replies, 9275 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· General

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

CompatDB » News » May 2019 » PHP 7.3.6 and more

PHP 7.3.6 and more

Posted by Philipp Esselbach on: 05/29/2019 03:12 PM [ Print | 0 comment(s) ]

PHP 5.4.40-4, 7.0.33-4, 7.1.30, 7.2.19, and 7.3.6 has been released




PHP 5.4.40-4
Backported from 7.1.30

- EXIF:
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
(CVE-2019-11040) (Stas)

- GD:
. Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
(CVE-2019-11038) (cmb)

- Iconv:
. Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
due to integer overflow). (CVE-2019-11039). (maris dot adam)

- SQLite:
. Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

Download

PHP 7.0.33-4
Backported from 7.1.30

- EXIF:
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
(CVE-2019-11040) (Stas)

- GD:
. Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
(CVE-2019-11038) (cmb)

- Iconv:
. Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
due to integer overflow). (CVE-2019-11039). (maris dot adam)

- SQLite:
. Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

Download

PHP 7.1.30
30 May 2019, PHP 7.1.30

- EXIF:
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
(CVE-2019-11040) (Stas)

- GD:
. Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
(CVE-2019-11038) (cmb)

- Iconv:
. Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
due to integer overflow). (CVE-2019-11039). (maris dot adam)

- SQLite:
. Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

Download

PHP 7.2.19
30 May 2019, PHP 7.2.19

- EXIF:
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
(CVE-2019-11040) (Stas)

- FPM:
. Fixed bug #77934 (php-fpm kill -USR2 not working). (Jakub Zelenka)
. Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)

- GD:
. Fixed bug #77943 (imageantialias($image, false); does not work). (cmb)
. Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
(CVE-2019-11038) (cmb)

- Iconv:
. Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
due to integer overflow). (CVE-2019-11039). (maris dot adam)

- JSON:
. Fixed bug #77843 (Use after free with json serializer). (Nikita)

- Opcache:
. Fixed possible crashes, because of inconsistent PCRE cache and opcache
SHM reset. (Alexey Kalinin, Dmitry)

- PDO_MySQL:
. Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb)

- Reflection:
. Fixed bug #75186 (Inconsistent reflection of Closure:::__invoke()). (Nikita)

- Session:
. Fixed bug #77911 (Wrong warning for session.sid_bits_per_character). (cmb)

- SPL:
. Fixed bug #77024 (SplFileObject::__toString() may return array). (Craig
Duncan)

- SQLite:
. Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

Download

PHP 7.3.6
30 May 2019, PHP 7.3.6

- cURL:
. Implemented FR #72189 (Add missing CURL_VERSION_* constants). (Javier
Spagnoletti)

- EXIF:
. Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
(CVE-2019-11040) (Stas)

- FPM:
. Fixed bug #77934 (php-fpm kill -USR2 not working). (Jakub Zelenka)
. Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)

- GD:
. Fixed bug #77943 (imageantialias($image, false); does not work). (cmb)
. Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
(CVE-2019-11038) (cmb)

- Iconv:
. Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
due to integer overflow). (CVE-2019-11039). (maris dot adam)

- JSON:
. Fixed bug #77843 (Use after free with json serializer). (Nikita)

- Opcache:
. Fixed possible crashes, because of inconsistent PCRE cache and opcache
SHM reset. (Alexey Kalinin, Dmitry)

- PDO_MySQL:
. Fixed bug #77944 (Wrong meta pdo_type for bigint on LLP64). (cmb)

- Reflection:
. Fixed bug #75186 (Inconsistent reflection of Closure:::__invoke()). (Nikita)

- Session:
. Fixed bug #77911 (Wrong warning for session.sid_bits_per_character). (cmb)

- SOAP:
. Fixed bug #77945 (Segmentation fault when constructing SoapClient with
WSDL_CACHE_BOTH). (Nikita)

- SPL:
. Fixed bug #77024 (SplFileObject::__toString() may return array). (Craig
Duncan)

- SQLite:
. Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

- Standard:
. Fixed bug #77931 (Warning for array_map mentions wrong type). (Nikita)
. Fixed bug #78003 (strip_tags output change since PHP 7.3). (cmb)

Download

Related Stories

02/08/2019 09:16 AM: PHP 7.3.2 and 7.2.15 released by Philipp Esselbach
Both PHP 7.3.2 and 7.2.15 has been released...

01/10/2019 03:54 PM: PHP 7.3.1 and 7.2.14 released by Philipp Esselbach
Both PHP 7.3.1 and 7.2.14 has been released...

12/06/2018 02:52 PM: PHP 7.3.0 released by Philipp Esselbach
The final version of PHP 7.3.0 is now available...

11/23/2018 10:51 AM: PHP 7.3.0 RC6 released by Philipp Esselbach
PHP 7.3.0 RC6 has been released...

10/26/2018 07:56 PM: PHP 7.3.0 RC4 released by Philipp Esselbach
PHP 7.3.0 RC4 has been released...

09/29/2018 05:09 PM: PHP 7.3.0 RC2, 7.2.11 RC1, 7.1.23 RC1 released by Philipp Esselbach
The following new PHP versions has been released: PHP 7.3.0 RC2, 7.2.11 RC1, and 7.1.23 RC1...

08/30/2018 03:18 PM: PHP 7.3.0 Beta 3, 7.1.22 RC1 and 7.2.10 RC1 released by Philipp Esselbach
New PHP beta versions has been released: PHP 7.3.0 Beta 3, PHP 7.1.22 RC1, and PHP 7.2.10 RC1...

08/01/2018 06:57 AM: PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 released by Philipp Esselbach
Both PHP 7.3.0 Beta 1 and PHP 7.2.9 RC1 are now available...

07/18/2018 04:59 PM: PHP 7.3.0 Alpha 4, PHP 7.1.20, and PHP 7.0.31 released by Philipp Esselbach
PHP 7.3.0 Alpha 4, PHP 7.1.20, and PHP 7.0.31 has been released...

07/05/2018 06:53 AM: PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 released by Philipp Esselbach
Both PHP 7.2.8 RC1 and PHP 7.3.0 Alpha 3 are now available...


« Corsair K83 Wireless Keyboard Review and more · Sudo and GNU Screen Updates for Ubuntu ESM »

CompatDB » News » May 2019 » PHP 7.3.6 and more
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2007-2018 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition