Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· GeForce 418.91 Driver Performance Analysis and more
· Geary 0.13.0 released
· Tiff and Mosquitto Updates for Debian
· Docker Update for openSUSE
· Debian GNU/Linux 9.8 released
· PHP and Thunderbird Updates for Debian
· Wine Staging 4.2 released
· How to Install Full Windows 10 on a Raspberry Pi and more
· Firefox-ESR Security Update for Debian 8 LTS
· Iscsi-initiator-utils Bug Fix Update for Oracle Linux 6

Linux Compatibility
· Brother DCP-L2540DN
· Sound Blaster E5
· WD Elements 500GB external hard drive
· Canon D660U Flatbad scanner
· Umax Astra 4500 USB Scanner
· Logitech QuickCam Pro 4000
· Dell Latitude E6420
· Creative Sound Blaster Z
· Photosmart 5520
· TB-5300 Slimline Design Tablet

New Forum Topics
· Dale
by: Dale Blinco
on: 2018-02-05 00:26
1 replies, 4006 views

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

· Need a decent browser for XP Pro!
by: percy
on: 2017-12-05 11:02
2 replies, 7152 views

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

· Linux compatablity
by: ibme
on: 2017-10-04 18:05
1 replies, 7602 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android
· Oracle Linux
· Arch Linux

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.

Linux Compatible » News » February 2019 » PHP 7.3.2 and 7.2.15 released

PHP 7.3.2 and 7.2.15 released

Posted by Philipp Esselbach on: 02/08/2019 09:16 AM [ Print | 0 comment(s) ]

Both PHP 7.3.2 and 7.2.15 has been released




Version 7.3.2
07 Feb 2019
Core:
Fixed bug #77369 (memcpy with negative length via crafted DNS response).
Fixed bug #77387 (Recursion detection broken when printing GLOBALS).
Fixed bug #77376 ("undefined function" message no longer includes namespace).
Fixed bug #77357 (base64_encode / base64_decode doest not work on nested VM).
Fixed bug #77339 (__callStatic may get incorrect arguments).
Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for subst virtual drive).
Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator).
Fixed bug #77447 (PHP 7.3 built with ASAN crashes in zend_cpu_supports_avx2).
Fixed bug #77484 (Zend engine crashes when calling realpath in invalid working dir).
Curl:
Fixed bug #76675 (Segfault with H2 server push).
Fileinfo:
Fixed bug #77346 (webm files incorrectly detected as application/octet-stream).
FPM:
Fixed bug #77430 (php-fpm crashes with Main process exited, code=dumped, status=11/SEGV).
GD:
Fixed bug #73281 (imagescale(…, IMG_BILINEAR_FIXED) can cause black border).
Fixed bug #73614 (gdImageFilledArc() doesn't properly draw pies).
Fixed bug #77272 (imagescale() may return image resource on failure).
Fixed bug #77391 (1bpp BMPs may fail to be loaded).
Fixed bug #77479 (imagewbmp() segfaults with very large images).
ldap:
Fixed bug #77440 (ldap_bind using ldaps or ldap_start_tls()=exception in libcrypto-1_1-x64.dll).
Mbstring:
Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution variable).
Fixed bug #77454 (mb_scrub() silently truncates after a null byte).
MySQLnd:
Fixed bug #77308 (Unbuffered queries memory leak).
Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has no external visibility).
Opcache:
Fixed bug #77266 (Assertion failed in dce_live_ranges).
Fixed bug #77257 (value of variable assigned in a switch() construct gets lost).
Fixed bug #77434 (php-fpm workers are segfaulting in zend_gc_addre).
Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled).
Fixed bug #77287 (Opcache literal compaction is incompatible with EXT opcodes).
PCRE:
Fixed bug #77338 (get_browser with empty string).
PDO:
Fixed bug #77273 (array_walk_recursive corrupts value types leading to PDO failure).
PDO MySQL:
Fixed bug #77289 (PDO MySQL segfaults with persistent connection).
SOAP:
Fixed bug #77410 (Segmentation Fault when executing method with an empty parameter).
Sockets:
Fixed bug #76839 (socket_recvfrom may return an invalid 'from' address on MacOS).
SPL:
Fixed bug #77298 (segfault occurs when add property to unserialized empty ArrayObject).
Standard:
Fixed bug #77395 (segfault about array_multisort).
Fixed bug #77439 (parse_str segfaults when inserting item into existing array).


Version 7.2.15
07 Feb 2019
Core:
Fixed bug #77339 (__callStatic may get incorrect arguments).
Fixed bug #77494 (Disabling class causes segfault on member access).
Fixed bug #77530 (PHP crashes when parsing `(2)::class`).
Curl:
Fixed bug #76675 (Segfault with H2 server push).
GD:
Fixed bug #73281 (imagescale(…, IMG_BILINEAR_FIXED) can cause black border).
Fixed bug #73614 (gdImageFilledArc() doesn't properly draw pies).
Fixed bug #77272 (imagescale() may return image resource on failure).
Fixed bug #77391 (1bpp BMPs may fail to be loaded).
Fixed bug #77479 (imagewbmp() segfaults with very large images).
ldap:
Fixed bug #77440 (ldap_bind using ldaps or ldap_start_tls()=exception in libcrypto-1_1-x64.dll).
Mbstring:
Fixed bug #77454 (mb_scrub() silently truncates after a null byte).
MySQLnd:
Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has no external visibility).
Opcache:
Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled).
OpenSSL:
Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS records).
PDO:
Fixed bug #77273 (array_walk_recursive corrupts value types leading to PDO failure).
Sockets:
Fixed bug #76839 (socket_recvfrom may return an invalid 'from' address on MacOS).
Standard:
Fixed bug #77395 (segfault about array_multisort).
Fixed bug #77439 (parse_str segfaults when inserting item into existing array).


PHP 7.3.2 and 7.2.15 released

Related Stories

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...

06/20/2018 11:43 AM: PHP 7.3.0 Alpha 2 and 7.2.7 released by Philipp Esselbach
Both PHP 7.3.0 Alpha 2 and PHP 7.2.7 has been released...


« KDE Applications 18.12.2 released · AMD Radeon VII 16GB Graphics Card Reviews and more »

Linux Compatible » News » February 2019 » PHP 7.3.2 and 7.2.15 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2018 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition