News Feed
Jobs Feed
Sections




News Archive
feed this:

PHP.net:
PHP 5.4.8 and 5.3.18 Released!
October 18, 2012 @ 13:31:44

The PHP project has released the latest in the PHP 5.3.x and 5.4.x series today - PHP 5.4.8 and 5.3.18:

The PHP development team announces the immediate availability of PHP 5.4.8 and PHP 5.3.18. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.8, or at least 5.3.18. Key enhancements in these releases include: fixed bug #63111 (is_callable() lies for abstract static method) and fixed bug #61442 (exception threw in __autoload can not be catched.

You can get this latest version from the downloads page (source) or from Windows.php.net for the binaries. The full list of changes are in the Changelog.

0 comments voice your opinion now!
language release version changelog


PHP.net:
PHP 5.4.7 and PHP 5.3.17 released!
September 14, 2012 @ 08:30:17

On the PHP.net site they've announced the latest releases of the language - PHP 5.4.7 and 5.3.17:

The PHP development team announces the immediate availability of PHP 5.4.7 and PHP 5.3.17. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.7, or at least 5.3.17. Key enhancements in these releases include bugs #62955 and #62460.

If you'd like to see the full list of changes you can see them in the Changelog. To download this latest release you can head over here: source downloads, Windows downloads.

0 comments voice your opinion now!
release version bugfix changelog download


PHP.net:
PHP 5.4.5 and PHP 5.3.15 released!
July 20, 2012 @ 06:33:47

The PHP project has just released the latest versions of the language - PHP 5.3.15 and PHP 5.4.5 - with the major of updates being security and bugfix related.

The PHP development team would like to announce the immediate availability of PHP 5.4.5 and PHP 5.3.15. This release fixes over 30 bugs and includes a fix for a security related overflow issue in the stream implementation. All users of PHP are encouraged to upgrade to PHP 5.4.5 or PHP 5.3.15. For source downloads of PHP 5.4.5 and PHP 5.3.15 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog.

Fixes include updates related to problems in the FPM, Iconv, JSON, libxml, Phar and Zip extensions. You can find the links to these and other bugs in the Changelog.

0 comments voice your opinion now!
language release security bugs changelog


PHP.net:
PHP 5.4.4 and PHP 5.3.14 released!
June 14, 2012 @ 08:31:28

The PHP project has just released the latest versions in the PHP 5.4.x and 5.3.x series - PHP 5.4.4 & 5.3.14:

The PHP development team would like to announce the immediate availability of PHP 5.4.4 and PHP 5.3.14. All users of PHP are encouraged to upgrade to PHP 5.4.4 or PHP 5.3.14. The release fixes multiple security issues: A weakness in the DES implementation of crypt and a heap overflow issue in the phar extension. PHP 5.4.4 and PHP 5.3.14 fixes over 30 bugs. Please note that the use of php://fd streams is now restricted to the CLI SAPI.

As always, you can download this latest release from either the downloads page (source) or from the Windows site (binaries). See the Changelog for the full list of updates.

0 comments voice your opinion now!
language release security bugs changelog


Community News:
The Changelog Podcast
February 10, 2012 @ 08:50:41

If you're a fan of open source development and can't get enough about projects and what's the latest in the online OS community as a whole, you'll definitely enjoy The Changelog (it's a weekly podcast and news site).

The podcast hosts talk about popular trends and technology in the open source world and interview developers behind some of the useful tools you may use every day. Recent topics include Vagrant with Mitchell Hashimoto, Spine and client-side MVC with Alex MacCaw and Foundation and other Zurb goodies.

They've also spotlighted several interesting new libraries including:

0 comments voice your opinion now!
changelog podcast opensource news community library


PHP.net:
PHP 5.3.9 Released!
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.

0 comments voice your opinion now!
release version language bugfix enhancement changelog


PHP.net:
PHP 5.3.7 Released!
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.

0 comments voice your opinion now!
release version language bugfix enhancement changelog


PHP.net:
PHP 5.2.16 Released (End of Support for 5.2.x Series)
December 16, 2010 @ 08:52:25

The latest version in the PHP 5.2.x series has been released today - PHP 5.2.16, the end of support for the 5.2.x series.

This release focuses on addressing a regression in open_basedir implementation introduced in 5.2.15 in addition to fixing a crash inside PDO::pgsql on data retrieval when the server is down. All users who have upgraded to 5.2.15 and are utilizing open_basedir are strongly encouraged to upgrade to 5.2.16 or 5.3.4.

They also link to the PHP 5.3 migration guide to help make the upgrade to the world of PHP 5.3 simpler. If you want the full list of changes in this release, check out the Changelog.

0 comments voice your opinion now!
release endofsupport openbasedir changelog


PHP.net:
PHP versions 5.2.15 and 5.3.4 Released!
December 10, 2010 @ 11:17:11

Yesterday saw the release of the two latest versions of PHP in both the 5.2.x and 5.3.x series - 5.2.15 and 5.3.4. Here's a bit from each release announcement.

For 5.2.15:

The PHP development team would like to announce the immediate availability of PHP 5.2.15. This release marks the end of support for PHP 5.2. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3. This release focuses on improving the security and stability of the PHP 5.2.x branch with a small number, of predominately security fixes.

For 5.3.4:

The PHP development team is proud to announce the immediate release of PHP 5.3.4. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes.

For full details you can the the Changelogs for each release - 5.3.4 and 5.2.15. As always, you can download these latest versions from the main PHP site or your favorite local mirror.

1 comment voice your opinion now!
release php5 latest changelog download


DiGiTSS Blog:
CodeIgniter 2 is just here - about to release..!
November 10, 2010 @ 12:42:41

On the DiGiTSS blog there's a recent post about the upcoming release of the CodeIgniter framework, version 2, and some of the changes that come with it.

It's a good and easy to use PHP MVC Framework, which takes you on the road very quickly and you start developing real time application with it. [...] Last release was way back in September'09 and I heard something about v1.8 sometime after that. But now it has been more than 1 year and recently while going through news section on CI website I read a post stating that new version of framework CI2 is about to be released.

He walks through some of the changes that have been made in this new release including:

  • PHP 4 support is deprecated. Features new to 2.0.0 may not support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.
  • Added new special Library type: Drivers.
  • Added ability to set "Package" paths
  • Added CSRF (Cross-site Reference Forgery) protection to the Security library.
  • Added HTTP headers and Config information to the Profiler output.
  • Improved performance of the Encryption library on servers where Mcrypt is available.
  • Updated loader to automatically apply the sub-class prefix as an option when loading classes.

There's lots more where these came from, so take a look at the rest of the post for a more complete list.

0 comments voice your opinion now!
codeigniter framework release version changelog



Community Events











Don't see your event here?
Let us know!


podcast usergroup database language testing symfony2 development interview series framework conference phpunit introduction rest unittest release zendframework2 functional opinion community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework