security bug

Symfony Blog: New symfony security policy

PHPDeveloper.org  Wed, 05/21/2008 - 12:06

In an effort to keep things a bit more secure (after finding out about this) the symfony team has officially released their own security policy to help prevent issues like that in the future.



 

PHP 5.2.6 Released - Ilia Alshanetsky

Planet PHP  Fri, 05/02/2008 - 11:51

Yesterday, yet another version of PHP 5, 5.2.6 was released. It look a bit longer then I hoped it would, but in the end results are definitely worth it.

There are over 120 different bug fixes that are designed to make PHP that much more stable. Quite a few corner case crashes have been addressed, many of which were identified by the ever increasing unit testing (big thanks to all the folks writing tests), which now offers 55.7% code coverage.

As always, there are a few security bug fixes as well, details of which you can find in the release announcement.