 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Symfony Blog: Symfony2 The Roadmap to Final
by Chris Cornutt July 25, 2011 @ 09:09:00
On the Symfony blog Fabien Potencier has posted about the roadmap to a final release for the Symfony2 version of the popular framework including some of the things that will and will not change after the release.
We are now ready to release Symfony 2.0 final. As we have made some significant changes in the last couple of weeks, we are publishing another release candidate (RC5) today and we will wait for a week before releasing Symfony 2.0 final on Thursday 28th.
The upgrade to Symfony2 is just a few commands away and there's a large list of components that are set and will not be changed moving forward including the DependencyInjection, Finder, Locale, Routing and Validator.
Symfony 2.1 will be the first release with all the components with a public stable API. And for components that already have a public API in 2.0, 2.1 will be the occasion to add even more classes and methods to it.
voice your opinion now!
roadmap final release symfony2 feature
PHP.net: PHP 4.4.9 Released!
by Chris Cornutt August 08, 2008 @ 07:58:18
The PHP group has officially announced the availability of the final release of the PHP4 series for the language - PHP 4.4.9.
The PHP development team would like to announce the immediate availability of PHP 4.4.9. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last PHP 4.4 release.
Issues corrected by this release include an upgrade to the PCRE version, a crash bug in imageloadfont and the open_basedir handling in the curl extension. You can download this latest release from downloads page on the PHP.net website.
voice your opinion now!
php4 release endoflive final download security patch
Ibuildings Blog: T minus one (the PHP4 8-8-08 Deadline)
by Chris Cornutt July 09, 2008 @ 08:46:13
As Ivo Jansch pointed out yesterday it's a month until the fateful day that PHP4 will officially die:
It's July the 8th. Today I realized that we're exactly one month away from 8-8-8, the final blow to PHP4.
August 8th marks the point when nothing (at all) will be done to any version of PHP4 again. Full support ended back in December of 2007 with no new versions being released. 8-8-08 marks the end of that as well and PHP4 developers that discover bugs may not be able to get them fixed.
Ivo sums it it perfectly:
I'm not trying to scare you. No wait, I am. Don't let 8-8-8 become the PHP community's 6-6-6 and abandon PHP4 while you still can.
voice your opinion now!
deadline php4 final php5 upgrade security fix
DevShed: More on Private Methods with PHP 5 Member Visibility
by Chris Cornutt June 25, 2008 @ 13:58:20
DevShed finishes off their series looking a private, public and protected variables and methods in classes with this final look a private methods in PHP5 object-oriented programming.
It's time to leap forward and tackle this final article of the series, which will be focused on covering some additional aspects concerning the use of this kind of class method. In addition, I'll teach you how to utilize the "final" keyword, which is included with PHP 5, to prevent the methods of a specific class from being overridden by any subclass.
They work from a hands-on example to show how they can work with private methods (expanding a bit from last time) and how to use the "final" keyword to restrict any and all modification for a method.
voice your opinion now!
php5 tutorial oop member visibility method property final private
PHP.net: PHP 4.4.8 Released
by Chris Cornutt January 03, 2008 @ 07:57:00
The PHP Group has officially released the latest version of the PHP 4.4.x series - version 4.4.8 (mostly security fixes) - also the final release of the PHP 4.4.x series.
The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08.
Among the issues corrected are things with chunk_split, an overflow in str[c]spn, regression in glob with open_basedir and correcting the INIFILE LOCAL option. Check out the Changelog for a full list of changes.
See also the "tribute" Derick Rethans gives this final version of the PHP4 series.
voice your opinion now!
php4 release final patch bugfix download changelog php4 release final patch bugfix download changelog
|
Community Events
Don't see your event here? Let us know!
|