PHP 5.1.4 has been quitely released with a very important fix to $_POST array handling bug along with other fixes. PHP 5.1.4 foi lançado com um quitely muito importante para fixar $ _POST array movimentação bug juntamente com outras correções. In short in PHP 5.1.3 post array handling was broken which prevented several popular applications like phpmyadmin from running on 5.1.3. Em suma, em PHP 5.1.3 post array movimentação foi quebrado que impediram várias aplicações populares como o phpMyAdmin de correr em 5.1.3.

This release provides fixes for the following bugs: Esta versão fornece correções de bugs o seguinte:

Additionally: Adicionalmente:

  • Added “capture_peer_cert” and “capture_peer_cert_chain” context options for SSL streams. Adicionado "capture_peer_cert" e "capture_peer_cert_chain" contexto opções de SSL riachos.
  • Added PDO::PARAM_EVT_* family of constants. Adicionado DOP:: PARAM_EVT_ * família de constantes.

Source: Fonte: php.net