Foi disponibilizado o último candidato de lançamento do PHP 5.4.0. A série 5.4.x inclui novas funcionalidades de linguagem e remove muitos comportamentos obsoletos (deprecated). Desde o primeiro candidato de lançamento nenhuma nova funcionalidade foi incluída, apenas correções de erros e de estabilidade.
Download
http://downloads.php.net/stas/php-5.4.0RC6.tar.bz2
Lista de mudanças
Core:
- Restoring $_SERVER['REQUEST_TIME'] as a long and introducing $_SERVER['REQUEST_TIME_FLOAT'] to include microsecond precision. (Patrick)
- Fixed bug #60768 (Output buffer not discarded) (Mike)
Hash
- Fixed bug #60221 (Tiger hash output byte order) (Mike)
- Removed Salsa10/Salsa20, which are actually stream ciphers (Mike)
Pdo Firebird:
- Fixed bug #47415 (segfaults when passing lowercased column name to bindColumn). (Mariuz)
- Fixed bug #53280 (segfaults if query column count less than param count).
SNMP:
- Fixed bug #60585 (php build fails with USE flag snmp when IPv6 support is disabled). (Boris Lytochkin)
- Fixed bug #60749 (SNMP module should not strip non-standard SNMP port from hostname). (Boris Lytochkin)
0sem comentários ainda