Lompat ke konten Lompat ke sidebar Lompat ke footer

PHP 5.5.9 Sudah bisa di download


logo PHP
Bagi anda para develover saatnya untuk segera melakukan update pada PHP anda!
Keterangannya di perloeh dari situs PHP.net, PHP Versi 5.5.9 Sudah bisa di download, dan ada banyak pembenahan pada versi 5.5.9 ini.



Bagi anda yang ingin segera mendownloadnya silahkan kunjungi halaman download. Windows binaries bisa dilihat disini: windows.php.net/download/

Beberapa bugs yang telah di benahi di versi 5.5.9 ini adalah:
    Core:
        Fixed bug #66509 (copy() arginfo has changed starting from 5.4).
    GD:
        Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop()).
    OPCache:
        Fixed bug #66474 (Optimizer bug in constant string to boolean conversion).
        Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0).
        Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend).
    PDO_pgsql:
        Fixed bug #62479 (PDO-pgsql cannot connect if password contains spaces).
    Readline:
        Fixed bug #66412 (readline_clear_history() with libedit causes segfault after #65714).
    Session:
        Fixed bug #66469 (Session module is sending multiple set-cookie headers when session.use_strict_mode=1).
        Fixed bug #66481 (Segfaults on session_name()).
    Standard:
        Fixed bug #66395 (basename function doesn't remove drive letter).
    Sockets:
        Fixed bug #66381 (__ss_family was changed on AIX 5.3).
    Zend Engine:
        Fixed bug #66009 (Failed compilation of PHP extension with C++ std library using VS 2012).