Categories
php

E’ iniziato month of PHP bugs…

Per ora, leggendo le FAQ, pare sia dedicato al solo interprete. Niente applicazioni sotto torchio. Comunque si parte subito in grande stile.

Ci sarà un po’ di lavoro per il php-dev team…

ciuaz

Categories
php

PHP 5.2.1 e Month of Bugs

E’ stata rilasciata ieri la versione 5.2.1 di PHP, la versione corregge molti bug di sicurezza ed è decisamente importante aggiornarla. A breve arriverà anche la release 4.4.5 che correggerà gli stessi (ed altri) problemi.

Sempre riguardo la correzione di bachi di sicurezza Stefan Esser farà partire dal primo di marzo il mese dei bugs durante il quale porterà alla luce alcuni bugs non ancora risolti dall’attuale security team di PHP. Probabilmente, quindi, vedremo una nuova release dell’interprete a fine aprile.

ciuaz

Categories
php

WordPress 1.5.3

Continuano ad uscire bug-fix per WordPress, questa volta si tratta della vecchia versione 1.5.x che a breve vedrà una revisione 1.5.3.

Intanto se volete aggiornare il vostro blog con le ultime patch vi consiglio di seguire questa breve guida.

ciuaz

Categories
php

php 4.4

The PHP Development Team would like to announce the immediate release of PHP 4.4.0. This is a maintenance release that addresses a serious memory corruption problem within PHP concerning references. If references were used in a wrong way, PHP would often create memory corruptions which would not always surface and be visible. The increased middle digit was required because the fix that corrected the problem with references changed PHP’s internal API. PHP 4.4.0 does not have any new features, and is solely a bugfix release.

A separate release announcement is also available. For changes in PHP 4.4.0 since PHP 4.3.11, please consult the PHP 4 ChangeLog.

Installando php 4.4.0 inoltre vengono aggiornati i moduli PEAR, il che significa PEAR XML-RPC senza bachi ;)

ciuaz