 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
PHP.net: PHP 5.3.9 Released!
by Chris Cornutt January 11, 2012 @ 08:10:54
The PHP development group has officially announced the release of PHP 5.3.9, the latest in the 5.3.x series.
The PHP development team would like to announce the immediate availability of PHP 5.3.9. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
Bugfixes and updates in this release include the max_input_vars directive, an autoloading issue with is_a and changes to the FPM SAPI module. You can see the full list of changes here or just go over and download this latest release and get to installing - source, Windows binaries.
voice your opinion now!
release version language bugfix enhancement changelog
PHP.net: PHP 5.3.7 Released!
by Chris Cornutt August 19, 2011 @ 12:40:14
As is mentioned on PHP.net, the latest release of the 5.3.x series of the language has been released - PHP 5.3.7.
The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
Security fixes in this release include updates to crypt_blowfish() and a buffer overflow in crypt(). Enhancements include the fixes for several bugs including ones related to crashing due to internal errors, iterator fixes, sockets, ini settings and more. You can find the full list of changes in the Changelog for this release.
You can download the latest source from the downloads page or, for Windows users, the binaries.
voice your opinion now!
release version language bugfix enhancement changelog
PHP.net: PHP 5.2.14 and PHP 5.3.3 Released
by Chris Cornutt July 23, 2010 @ 08:37:54
The main PHP.net site has the release announcement for the two latest versions of the language - PHP 5.3.3 and PHP 5.2.14.
The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users are encouraged to upgrade to this release. [...] The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.
The announcements list some of the major security enhancements and fixes in both new versions as well as a few new features like updates to the PCRE libraries and more.
Note: this PHP 5.2.14 release marks the end of active support for the PHP 5.2.x branch. It is encouraged that you upgrade to PHP 5.3 by following the steps in this migration guide.
voice your opinion now!
release phpnet php52 php53 bugfix enhancement security
PHP.net: PHP 5.2.9 Released!
by Chris Cornutt February 27, 2009 @ 07:50:08
The latest version in the PHP 5.2.x series has been released - PHP 5.2.9 - with several bug and stability fixes. From the announcement:
The PHP development team would like to announce the immediate availability of PHP 5.2.9. This release focuses on improving the stability of the PHP 5.2.x branch with over 50 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release.
Four security enhancements/fixes are specifically mentioned - a problem with imagerotate, a crash that can happen when extracting zip files, a problem with explode and empty strings and a segfault in json_decode. The full Changelog is here.
You can get the latest download from the downloads page on the PHP.net site (or your favorite mirror).
voice your opinion now!
php5 release security fix bug enhancement stability
Paul Jones' Blog: Solar 0.24.0 Released
by Chris Cornutt September 26, 2006 @ 13:50:00
Paul Jones, developer of the Solar Application Framework, has posted the latest version of said software. Details for the release can be found in this blog posting over on his site.
Last night, I released version 0.24.0 of Solar, the simple object library and application repository. Solar is a PHP 5 framework for rapid application development.
You can read the change notes for a full run-down, but there are a few changes in particular that I want to highlight.
He points out changes in the form of two major packages:
- Solar_Request - a new class developed to handle the request information for a script (get/post/cookie/etc)
- Solar_Session - a new class to handle the sessions in an application, complete with read-once "flash" support
He also mentions a small change to the built-in Ajax support for the handling of the "edit" view.
voice your opinion now!
solar release solar_request solar_session ajax enhancement solar release solar_request solar_session ajax enhancement
Alex Young's Blog: The Future of PHP is More Depressing than Ever
by Chris Cornutt March 03, 2006 @ 07:03:29
From Alex Young's blog there comes this post stating some of his opinions about the future of PHP and how it "is more depressing than ever".
Rasmus Lerdorf wrote quite a nice article called The no-framework PHP MVC framework. In it, he demonstrates how to create a simple application by using the model view controller design pattern. Using this design pattern, he creates a basic framework to save some effort with common tasks.
Put your hands up if you were a PHP programmer who was writing python or ruby on the side due to the incomprehensibly naive design of PHP… Now put your hands up if you understand and have worked extensively with object oriented programming, functional programming and perhaps agile programming. You're the guys I'm talking to.
He continues, alluding to the lack of sophistication amung PHP developers (procedural over OOP?) and some comments about what he thinks PHP is really missing. He does, however, encourage those out there just getting into design patterns with PHP to check out the article if for nothing more than a good intro to MVC.
voice your opinion now!
future enhancement rasmus mvc no-framework what\'s missing future enhancement rasmus mvc no-framework what\'s missing
|
Community Events
Don't see your event here? Let us know!
|