PHP.net news & announcements 2009-11-19T11:41:11-06:00 http://php.net/images/news/php-logo.gif http://php.net/archive/index.php Webmaster http://php.net/contact php-webmaster@lists.php.net PHP 5.3.1 Released! http://www.php.net/archive/2009.php#id2009-11-19-1 2009-11-19T17:41:11+00:00 2009-11-19T17:41:11+00:00

The PHP development team would like to announce the immediate availability of PHP 5.3.1. This release focuses on improving the stability of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.3.1:

  • Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion.
  • Added missing sanity checks around exif processing.
  • Fixed a safe_mode bypass in tempnam().
  • Fixed a open_basedir bypass in posix_mkfifo().
  • Fixed failing safe_mode_include_dir.

Further details about the PHP 5.3.1 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.

PHP UK Conference 2010 Call For Papers http://www.php.net/archive/2009.php#id2009-10-30-1 2009-10-30T14:19:45+01:00 2009-10-30T14:19:45+01:00 2009-11-01 phpukconf2010.png

The main focus of the PHP UK conference is obviously the talks that are given, and so we hope to attract the best PHP speakers from around the world.

We are looking for talks relating to any non-basic aspect of the PHP programming language, be it mainstream, advanced, niche or non-technical.

Speakers will be invited to the pre-conference dinner, likely to be on Thursday February 25th 2010 and the post-conference social dinner after the event.

The deadline for this call for papers is the end of Saturday 31st October 2009.

International PHP Conference http://www.php.net/archive/2009.php#id2009-10-21-1 2009-10-21T20:15:30+02:00 2009-10-21T20:15:30+02:00 2009-11-15 ipc09.png

With its mixture of topics the International PHP Conference provides an ideal resource for all professionals and their successful daily routine within the whole PHP spectrum. Insights into current Web 2.0 technologies, Security, Best Practices for tools and components, Enterprise know-how, databases, architectures and more are presented at the International PHP Conference 2009.

More than 30 Experts explain current trends and demonstrate how to make the most of your code and your business. They will answer your questions not only in the 40+ sessions and panel discussions but also during personal meetings.

And for the very first time ever, on Sunday, 15th November, the PHP community will warm up with our free IPC Unconference. This is the place, where YOU decide about the sessions - just pick your favorite topics and get in touch with some of our speakers and other developers.

Make use of this opportunity and make yourself a part of the worldwide PHP community – at the International PHP Conference 2009.

PHP World Kongress http://www.php.net/archive/2009.php#id2009-10-01-1 2009-10-01T21:19:01+02:00 2009-10-01T21:19:01+02:00 2009-11-25 phpworldkongress09.gif

On 24th and 25th of November you should not miss the lectures of the top speakers of the PHP Industry on Professional Software Development with PHP at Munich Conference Center.

10 international speakers offer you more than 20 hours of knowledge transfer in the topics "Development", "Tools & Technologies", "PHP 5 Certification", "TYPO3 Certification", "Search Engine Optimization" and "Design Patterns with PHP" on two days.

On November 24th, Pierre Joye from the PHP core team under Windows opens the congress with his keynote "PHP 5.3 and PHP 6". Amongst others topics include OOP, Web Application Security 2.0, SOAP in PHP and Zend Framework.

The 25th November is a workshop day aimed at expanding and deepening your knowledge in PHP 5 Certification, TYPO3 Certification, Search Engine Optimization and Design Patterns with PHP.

More detailed information is available on our website Twitter or in our group on Facebook.

Call for speaker ConFoo 2010 http://www.php.net/archive/2009.php#id2009-09-29-1 2009-09-29T19:20:41+02:00 2009-09-29T19:20:41+02:00 2009-11-13 logo_confoo_300_95.gif

PHP Quebec, Montreal-Python, Ruby Montreal, W3Qc, and OWASP Montreal are organizing the first edition of the ConFoo.ca conference for Web technologies, which will be held in Montreal on March 10th through 12th, at the prestigious Hilton Bonaventure Hotel.

We are looking for the best international speakers willing to share their experience and skills with programmers, managers and marketers.

The conference is divided into two parts:

A technical part, encompassing different aspects of Web development: PHP, Python, Ruby, security, CMSs and frameworks, databases, systems administration, Web standards, accessibility and agile methods.

A management part: project management, referencing (SEO), Web marketing analysis, and social networking.

The call for papers is open until November 13th. For more information regarding the conference and call for speakers, visit the conference website at http://www.ConFoo.ca

PHP Barcelona Conference 2009 http://www.php.net/archive/2009.php#id2009-09-28-1 2009-09-28T21:27:54+02:00 2009-09-28T21:27:54+02:00 2009-10-30 phpbarcelonaconference2009small1.jpg

The PHP Barcelona User Group is proud to announce that the PHP Barcelona Conference 2009 is here, and it is arriving bigger than ever! Two days, three parallel tracks of talks and workshops, and some of the biggest names and companies in the industry covering the hottest subjects to date.

Come to Barcelona (Citilab) to see Rasmus Lerdorf, Fabien Potencier, Derick Rethans, Sebastian Bergmann and many more open the hood and expose the secrets of PHP and PHP related technologies that make the Internet what it is today, and that power what the Internet will be tomorrow. Discover the newest evolution of the most popular scripting language and its intimate bonding with security, stability and scalability, and how its integration with cutting edge technology make it one of the most powerful and state of the art building blocks for robust applications.

For more information about PHP Barcelona Conference 2009 and to register, please visit http://phpconference.es

PHP 5.2.11 Released! http://www.php.net/archive/2009.php#id2009-09-17-1 2009-09-17T21:45:06-04:00 2009-09-17T21:45:06-04:00

The PHP development team would like to announce the immediate availability of PHP 5.2.11. This release focuses on improving the stability of the PHP 5.2.x branch with over 75 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.2.11:

  • Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
  • Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
  • Added missing sanity checks around exif processing. (Ilia)
  • Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)

Further details about the PHP 5.2.11 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.

ZendCon 2009! http://www.php.net/archive/2009.php#id2009-08-26-1 2009-08-26T10:19:35+02:00 2009-08-26T10:19:35+02:00 2009-10-19 ZendCon09-logo.gif

The Zend PHP Conference 2009 (ZendCon) is the largest event of the PHP community and a unique opportunity to meet with PHP developers, web experts and IT managers. This year's conference will be held October 19- 22, 2009 in San Jose, California. It will bring together developers and business managers from around the world for three days of exceptional presentations and networking events.

At ZendCon 2009, sessions will focus on creating, deploying and managing applications that take advantage of the speed, scalability and simplicity of PHP. To find out more about ZendCon, see the full session listing, and register, visit http://zendcon.com/.

PHP TestFest 2009 Winners http://www.php.net/archive/2009.php#id2009-07-30-1 2009-07-30T12:41:28+02:00 2009-07-30T12:41:28+02:00

A group of winners of PHP elePHPhants or TestFest mugs have been picked at random from the people that contributed the 887 tests during the 2009 PHP TestFest.

Winners of elePHPhants

  • Mark Schaschke TestFest London May 2009
  • Patrick Allaert Belgian PHP Testfest 2009
  • Rafael Dohms testfest PHPSP on 2009-06-20
  • Guilherme Blanco testfest PHPSP on 2009-06-20
  • Fabio Fabbrucci Italian PHP TestFest 2009 Cesena 19-20-21 june
  • Rodrigo Moyle testfest PHPSP on 2009-06-20
  • Edgar Ferreira da Silva testfest PHPSP on 2009-06-20
  • Marco Fabbri PHPTestFest Cesena Italia on 2009-06-20
  • Jason Easter Testfest 2009 2009-06-20
  • Simon Westcott PHPNW Testfest 2009

Winners of mugs

  • Tim Eggert Testfest Berlin 2009-05-09
  • Till Klampaeckel TestFest 2009
  • Havard Eide Norway 2009-06-09 \o/
  • Ŕlex Corretgé - Catalonia
  • Francesco Fullone TestFest Cesena Italia on 2009-06-20
  • Ivan Rosolen testfest PHPSP on 2009-06-20
  • Moritz Neuhaeuser Testfest Berlin 2009-05-10
  • Daniel Convissor TestFest 2009 NYPHP
  • Matt Raines testfest London 2009-05-09

Winners will be contacted shortly.

Once again a huge thank you! to everyone who helped to make this year's TestFest such an outstanding success!

PHP North West Conference http://www.php.net/archive/2009.php#id2009-07-21-1 2009-07-21T15:37:06-07:00 2009-07-21T15:37:06-07:00 2009-10-10 phpnw09_blk_300x110.png

The PHP North West Conference has announced its return for a second year, to be held on Saturday 10th October 2009 in Manchester, UK. This is a one-day conference aimed at developers from the local region and further afield, with a deliberately low ticket price to ensure everyone who wants to attend can do so. We combine experienced speakers with some new local talent to bring an event that truly has something for everyone and a great buzz.

The official conference is on the Saturday but there are social events on Friday and Saturday and an informal schedule on Sunday, so come and make a weekend of it with us in Manchester! All the venues are in central Manchester and walkable from mainline public transport, so do join us.

There is a call for papers which runs until 16th August 2009 and the early bird ticket prices are fixed until September 10th. For more information, to submit a paper, to buy tickets, or to contact the organisers please visit the conference website.

Subversion Migration Complete http://www.php.net/archive/2009.php#id2009-07-16-1 2009-07-16T19:00:00-09:00 2009-07-16T19:00:00-09:00

The migration from CVS to Subversion is complete. The web interface is at svn.php.net. You can read about it at php.net/svn.php, wiki.php.net/vcs/svnfaq. The URL to feed to your svn client is http://svn.php.net/repository.

There is also a github mirror. Please use that instead of trying to do a full git clone from the svn repository. See the instructions at wiki.php.net/vcs/svnfaq#git

Many thanks to Gwynne who did the bulk of the work and also all the other folks who pitched in. It was a major effort to move 14 years of CVS history to another RCS.

2009 PHP TestFest http://www.php.net/archive/2009.php#id2009-07-09-1 2009-07-09T10:04:07+02:00 2009-07-09T19:20:45+02:00

So finally we are at the end of the 2009 PHP TestFest. It has been an outstanding success with the coverage increasing by about 2.5% overall and 887 new tests contributed in the TestFest SVN repository of which 637 have already been added to PHP CVS.

User groups from all over the world have worked hard to make this happen and we thank each and every one of you for your contribution to PHP! You really made a difference to the PHP5.3 release quality.

There still are few loose ends to tie up - the TestFest SVN repository will be closed for contributions later this week and the last few tests will be moved into the main PHP repository. Finally, we have 10 elePHPants and 9 TestFest mugs to give out. The winners of mugs and elePHPants will be drawn at random from a list of people who wrote tests; the winner's names will be announced later this month.

For those that would like to continue to make a difference by writing tests there are two options. You can simply continue by submitting new tests to the QA mailing list, or, if you have written a significant number of tests you might consider applying for your own PHP CVS (or SVN) ID. In your application you should reference the tests that you have written in support of your application.

Last but not least, we would like to thank all of the companies and institutions that sponsored TestFest. These include Combell, Corretgé, Faculdade Impacta de Tecnologia, IBM, iBuildings, Itera, Mayflower, Microsoft, Nexen (Alter Way Group), php|architect, Redpill-Linpro, Steinigke Showtechnic, Verges Council and Zend.

PHP 5.3.0 Released! http://www.php.net/archive/2009.php#id2009-06-30-1 2009-06-30T11:47:17+02:00 2009-06-30T14:17:13+02:00

The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.

Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more.

For users upgrading from PHP 5.2 there is a migration guide available here, detailing the changes between those releases and PHP 5.3.0.

Further details about the PHP 5.3.0 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.

PHP'n Rio conference http://www.php.net/archive/2009.php#id2009-06-21-1 2009-06-21T10:45:52-07:00 2009-06-21T23:27:05+02:00 2009-07-03 phpnrio09.png

The Rio de Janeiro PHP user group is pleased to announce their first PHP'n Rio conference. It will be held July 3rd, 2009 at the Infnet Institute, in Rio de Janeiro. It is a one day mini conference aimed on providing experienced developers and beginners a chance to learn more about PHP frameworks, web applications built in PHP, and the art of testing code.

The keynote speaker is Jan Schneider, who will also talk about the Horde project. In addition, we will have sessions about other frameworks and include a PHP TestFest.

PHP'n Rio sessions go from 6-9 pm. Then the PHP TestFest follows up until 10 pm. No fees or subscription required. Participation is entirely free!

Whether you live here or are around just enjoying the marvelous city, come and join us :) For more information, please visit http://www.phprio.org/phpnrio09 (portuguese only).

PHP 5.3.0RC4 Release Announcements http://www.php.net/archive/2009.php#id2009-06-19-1 2009-06-19T11:02:05+02:00 2009-06-19T12:18:27+02:00

The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.

Please download and test these release candidates, and report any issues found. A stable release is expected next week . In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.

PHP 5.2.10 Released! http://www.php.net/archive/2009.php#id2009-06-18-1 2009-06-18T18:18:28-04:00 2009-06-19T12:18:27+02:00

The PHP development team would like to announce the immediate availability of PHP 5.2.10. This release focuses on improving the stability of the PHP 5.2.x branch with over 100 bug fixes, one of which is security related. All users of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.2.10:

  • Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files). (Pierre)

Further details about the PHP 5.2.10 release can be found in the release announcement, and the full list of changes are available in the ChangeLog.

PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements http://www.php.net/archive/2009.php#id2009-06-12-1 2009-06-12T17:39:42+02:00 2009-06-12T17:39:42+02:00

The PHP development team is proud to announce the second release candidate of PHP 5.2.10 (PHP 5.2.10RC2) and the third release candidate of PHP 5.3.0 (PHP 5.3.0RC3). These RCs focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases.

PHP 5.2.10 is a pure maintenance release for providing bugfixes and stability updates. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.

Please download and test these release candidates, and report any issues found. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.

CodeWorks Conference http://www.php.net/archive/2009.php#id2009-06-03-1 2009-06-03T14:01:20+02:00 2009-06-03T14:01:20+02:00 2009-10-05 codeworks2009.png

CodeWorks 2009 is a series of two-day conferences for PHP developers and IT managers organized and run by the publishers of php|architect Magazine.

CodeWorks will travel to seven locations across the United States between September 22nd and October 5th included. Each two-day event includes a day of in-depth tutorials and a day of conference talks arranged across three different tracks, all presented by the best experts in the business.

These locations include:

  • San Francisco, CA (9/22-9/23)
  • Los Angeles, CA (9/24-9/25)
  • Dallas, TX (9/26-9/27)
  • Atlanta, GA (9/28-9/29)
  • Miami, FL (9/30-10/1)
  • Washington, DC/Baltimore Area (10/2-10/3)
  • New York, NY (10/4-10/5)

If PHP is your work, your passion or your hobby, CodeWorks is a great way to learn and connect with the greatest community of professionals in the world—and with prices as low as $99 and a generous discount program, a uniquely affordable opportunity for everyone.

Remember, each event is limited to 300 attendees and prices increase the closer we get to each event. Get your tickets today before we run out or the price goes up!

For more information, visit http://cw.mtacon.com.

Forum PHP Paris 2009 http://www.php.net/archive/2009.php#id2009-05-29-1 2009-05-29T11:47:20+02:00 2009-05-29T11:47:20+02:00 2009-11-13 forumphp2009.jpg

The AFUP (Association française des utilisateurs PHP) organizes on November 11th and November 12th at the Cité des Sciences in Paris, France, the Forum PHP for its 9th edition.

The PHP Forum 2009 will welcome as a partner alongside the AFUP, the association LeMug.fr (MySQL User Group).

On this occasion, AFUP decided to extend the pre-registration at preferential rates, and also postpone the deadline for the call for speakers.

To monitor developments and press releases, visit the following link: http://afup.org/pages/forumphp2009/

PHP@FrOSCon call for papers running http://www.php.net/archive/2009.php#id2009-05-12-1 2009-05-12T11:47:20+02:00 2009-05-12T11:47:20+02:00 2009-05-23 php_at_froscon_2009_logo.png

The Free and Open Source Conference (FrOSCon) in St. Augustin (near Bonn) Germany has evolved to one of the top open source events in Europe. Being organized on a completly voluntary basis, its a meeting point for geeks, open source enthusiasts and OSS companies.

As usual, the PHP Usergroup Dortmund (in cooperation with other German usergroups) organizes a PHP project room, with talks and discussions.

The call for papers is open until May 23rd. The conference is scheduled for August 22nd - 23rd. Presenters receive at least free entance to thecomplete conference and free coffee in the PHP project room.

TestFest 2009 http://www.php.net/archive/2009.php#id2009-05-09-1 2009-05-09T21:45:38+02:00 2009-05-09T21:45:38+02:00

TestFest is upon us once again. For those who don't know, this is the time of year where User Groups and individuals donate a little of their time and effort to increasing the test coverage of PHP.

Hundreds of thousands of lines of code are working in concert to assemble one of the simplest to learn and fastest running scripting languages in the business. All this is achieved with the expectation that very few bugs will make it into releases and the ones that do will be stomped out quickly, efficiently and will never be heard from again. This is a lofty goal and is only possible through a system of tests designed to continuously evaluate the well-being of PHP.

This year the QA Team has been very busy implementing new features and improvements to make the TestFest experience easier and more enjoyable than ever before. Some these improvements include a Subversion repository for test storage and tracking, a Virtual Machine for simple test environment setup, and improved documentation of testing procedures.

2009 is looking to be the most successful TestFest event ever. Over 20 User Groups spanning Belgium, Brazil, Catalonia, Canada, France, Germany, Ireland, Italy, Netherlands, Norway, Peru, USA and the UK have already registered. This is an incredible response and we still have 2 months left to go.

Getting involved couldn't be simpler. Visit the QA TestFest page to find out how you can organize a TestFest event in your community. We are looking forward to seeing your communities tests being committed into PHP.

ZendCon 2009: Call for Papers http://www.php.net/archive/2009.php#id2009-05-07-2 2009-05-07T21:06:20+02:00 2009-05-07T21:06:20+02:00 2009-05-31 ZendCon09-logo.gif

The Call for Papers for ZendCon 2009 has gone out. This year's conference will be held October 19th - 22nd at the San Jose Convention Center.

This year the conference has been expanded to focus on the whole development team and lifecycle of your projects. Therefore not only will there be sessions on 'writing PHP code', but are also emphasizing production processes, frameworks, management information, and the maintenance & tuning of servers. Part of doing this, is to expand the PHP Community to not just include the developers, but also the operations people, the managers, ensure that the whole team comes away from ZendCon with the knowledge to deliver better products.

More details on the Call for Papers, Tracks for this years conference, and more can be found at: http://zendcon.com/

Hurry up and submit some proposals, the CfP is only open until May 31st!

PHP 5.3.0RC2 Release Announcement http://www.php.net/archive/2009.php#id2009-05-07-1 2009-05-07T20:20:39+02:00 2009-05-07T20:21:03+02:00

The PHP development team is proud to announce the second release candidate of PHP 5.3.0 (PHP 5.3.0RC2). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate (RC3).

Expect an RC3 in 2-3 weeks, although there will not be major changes so now is a good time to start the final testing of PHP 5.3.0 before it gets released, in order to find possible incompatibilities with your project.

Please download and test this release candidate, and report any issues found. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.

phpDay Italy http://www.php.net/archive/2009.php#id2009-04-17-1 2009-04-17T11:42:32+02:00 2009-04-17T11:42:32+02:00 2009-05-15 phpday-it-2009.png

The italian PHP user group (GrUSP), is organizing the 6th phpDay, theitalian conference dedicated to the PHP world (http://www.phpday.it/).

This year's edition will be held in Verona on May 15-16th and "softwareintegration with PHP" is going to be the main theme of the event.

The phpDay will have three channels:

  • Developers: development approach and techniques
  • Community: focus on open source software and frameworks
  • Enterprise: real case studies for business and enterprises

For the benefit of our international visitors, there will be an entiretrack in english, so come and join us in the beautiful city of Verona!

To subscribe to the event use our eventbrite page: http://phpday2009.eventbrite.com/

PHP 5.2.9-2 (Windows) released http://www.php.net/archive/2009.php#id2009-04-08-1 2009-04-08T13:49:16+02:00 2009-04-09T11:11:16+02:00

The PHP Development Team would like to announce the availability of a new Windows build for PHP - PHP 5.2.9-2

This release focuses on fixing security flaws in the included OpenSSL library (CVE-2009-0590, CVE-2009-0591 and CVE-2009-0789). The security advisory is available here.

The OpenSSL library has been updated to 0.9.8k, which includes fixes for these flaws.

Note: Only the Windows binaries are affected. There are no changes to the PHP sources, therefore no source releases are necessary.

Updated 9th of April: Added the missing OCI8 DLL

DPC09 http://www.php.net/archive/2009.php#id2009-04-06-1 2009-04-06T21:36:59+02:00 2009-04-07T09:22:36+02:00 2009-06-11 dpc09_banner.jpg

Tickets are now on sale for The Dutch PHP Conference 2009 and we want to invite you to attend. This year's conference will be held from June 11-June13, 2009. DPC09, like it's predecessors, will be held in Amsterdam at the RAI Center. This year we have expanded the conference to two days plus the tutorial day so that we can deliver even more sessions, events and value for your conference budget.

Our speaker line up this year includes Andrei Zmievski, Marco Tabini, Derick Rethans, Ben Ramsey, Michelangelo van Dam, and Paul Reinheimer, just to name a few. This year's special keynote speakers are Andrei Zmievski and Owen Byrne as well as a special closing keynote session by Marco Tabini, Ivo Jansch and Cal Evans. You can see the full line up of speakers and sessions at http://phpconference.nl/schedule/.

Early Bird pricing is in effect till April 30th, 2009. Save €55-€100 on ticket prices if you purchase before the deadline.

For full details on DPC09 and information on how to order your tickets, visit the conference web site at http://phpconference.nl.

Google Summer of Code 2009 http://www.php.net/archive/2009.php#id2009-03-27-1 2009-03-27T15:34:48-07:00 2009-03-27T15:34:48-07:00

Once again we are happy to announce our involvement with the Google Summer of Code project. Be sure to check our program at this years GSoC.

We invite everyone to look at the list of ideas for this years GSoC, and get involved. Students are welcome to propose their own ideas, and we will consider all applications that are received before the April 3rd deadline. So, thanks to everyone involved and we look forward to seeing many students join us on this great adventure!

PHP 5.3.0RC1 Release Announcement http://www.php.net/archive/2009.php#id2009-03-24-1 2009-03-24T21:16:11+01:00 2009-03-25T08:43:44+01:00

The PHP development team is proud to announce the availability of the first release candidate of PHP 5.3.0 (PHP 5.3.0RC1). This release marks the final phase in a major improvement in the 5.X series, which includes a large number of new features, bug fixes and security enhancements.

The key features of the PHP 5.3 branch include:

This release also drops several extensions and unifies usage of internal APIs. Users should be aware of the following known backwards compatibility breaks:

All users of PHP, especially those using earlier PHP 5 releases are advised to test this release as the final release of PHP 5.3.0 will eventually obsolete the 5.2 branch of PHP.

For users upgrading from previous PHP 5 releases there is an upgrading guide available here, detailing the changes between those releases and PHP 5.3.0.

Please also note that we are aware of issues surrounding float/integer handling in some edge cases (some of which have been introduced in PHP 5.2.0), as well as a crash bug in NSAPI, that will be fixed in PHP 5.3.0RC2. These issues however do not prevent wide spread testing of PHP 5.3.0RC1 as users can now rely on the feature set and implementation decisions no longer being changed.

For a full list of changes in PHP 5.3.0, see the CVS NEWS file.

5.2.9-1 (for Windows) released http://www.php.net/archive/2009.php#id2009-03-10-1 2009-03-10T23:16:11+01:00 2009-03-10T23:16:11+01:00

The PHP Development Team would like to announce the availability of a new Windows build of PHP - PHP 5.2.9-1

This release focuses on fixing a security flaw introduced by the cURL library (CVE-2009-0037). Please see the following for a full description: http://curl.haxx.se/docs/adv_20090303.html

Please note that the cURL related function is disabled when open_basedir or safe_mode enabled.

Note: Only the Windows packages are affected.

PHP 5.2.9 Released! http://www.php.net/archive/2009.php#id2009-02-26-1 2009-02-26T18:24:50-05:00 2009-02-26T18:24:50-05:00

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.

Security Enhancements and Fixes in PHP 5.2.9:

  • Fixed security issue in imagerotate(), background colour isn't validated correctly with a non truecolour image. Reported by Hamid Ebadi, APA Laboratory (Fixes CVE-2008-5498). (Scott)
  • Fixed a crash on extract in zip when files or directories entry names contain a relative path. (Pierre)
  • Fixed explode() behavior with empty string to respect negative limit. (Shire)
  • Fixed a segfault when malformed string is passed to json_decode(). (Scott)

Further details about the PHP 5.2.9 can be found in the release announcement for 5.2.9 the full list of changes is available in the ChangeLog for PHP 5.

php|tek 2009 http://www.php.net/archive/2009.php#id2009-02-20-1 2009-02-20T18:59:30+01:00 2009-02-20T18:59:30+01:00 2009-05-19

We are happy to invite you to this year's php|tek conference, to be held May 19-22, 2009 in Chicago, Illinois, and hosted (as always) by the folks at php|architect.

Join us to hear talks and tutorials on a variety of PHP subjects from PHP experts such as Ed Finkler, Sara Golemon, Chris Shiflett, Sebastian Bergmann, Derick Rethans, Stefan Priebsch, Christian Wenz and our mid-conference keynote by Andrei Zmievski on PHP6. You can see the full schedule at http://tek.mtacon.com/c/schedule - we guarantee you won't be disappointed.

This year we are also happy to invite you to our Unconference and Hack-a-thon which will be held in the early evenings, separate from the main schedule. You'll have a great time and won't miss a thing! This, coupled with our entertaining evening events and multiple networking opportunities will prove to make your trip to the conference an educational and memorable one!

Early bird pricing is in effect until February 28, 2009 so hurry to take advantage of this offer before it's too late!

For details on the conference, including registration and hotel information, please visit us at http://tek.mtacon.com/.

2009 PHP Quebec Conference http://www.php.net/archive/2009.php#id2009-02-18-1 2009-02-18T02:10:11-08:00 2009-02-18T02:10:11-08:00 2009-03-04

The seventh edition of the PHP Quebec Conference will take place in a few days, between March 4th and 6th, 2009. It will be held in Montreal, Canada.

Don't miss out on this unique opportunity to learn more on latest development techniques with PHP, RIA, Frameworks and project management. Meet with PHP Community leaders such as: Zeev Suraski, Chris Shiflett, Andrei Zmievski, Sara Golemon, John Coggeshall and many more.

With over 55 technical talks, 35 international speakers and multiple networking activities you are guaranteed to take your career one step ahead in a friendly environment.

Space is limited, register online before February 28th and secure your presence. http://conf.phpquebec.com

Windows PECL binaries http://www.php.net/archive/2008.php#id2008-12-10-1 2008-12-10T19:50:38+01:00 2008-12-10T19:50:38+01:00

Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on http://pecl4win.php.net.

Work is being done to incorporate Windows binaries for PECL extensions into pecl.php.net and will hopefully be ready during the 1st quarter 2009

PHP 5.2.8 Released! http://www.php.net/archive/2008.php#id2008-12-08-1 2008-12-08T15:58:43-05:00 2008-12-08T15:58:43-05:00

The PHP Development Team would like to announce the immediate availability of PHP 5.2.8. This release addresses a regression introduced by 5.2.7 in regard to the magic_quotes functionality, which was broken by an incorrect fix to the filter extension. All users who have upgraded to 5.2.7 are encouraged to upgrade to this release. Alternatively you can apply a work-around for the bug by changing "filter.default_flags=0" in php.ini.

PHP 5.2.7 has been removed from distribution http://www.php.net/archive/2008.php#id2008-12-07-1 2008-12-07T22:01:14-08:00 2008-12-07T23:01:14-08:00

Due to a security bug found in the PHP 5.2.7 release, it has been removed from distribution. The bug affects configurations where magic_quotes_gpc is enabled, because it remains off even when set to on. In the meantime, use PHP 5.2.6 until PHP 5.2.8 is later released.

PHP 5.2.7 Released http://www.php.net/archive/2008.php#id2008-12-04-3 2008-12-04T20:44:17-05:00 2008-12-06T03:11:20+01:00

The PHP development team would like to announce the immediate availability of PHP 5.2.7. This release focuses on improving the stability of the PHP 5.2.x branch with over 120 bug fixes, several of which are security related. All users of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.2.7:

  • Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
  • Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by Maksymilian Arciemowicz.
  • Fixed incorrect php_value order for Apache configuration, reported by Maksymilian Arciemowicz.
  • Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
  • Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
  • Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
  • Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes CVE-2008-3660)
  • Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). (Fixes CVE-2008-2829)
  • Fixed extraction of zip files and directories with crafted entries, reported by Stefan Esser.

Further details about the PHP 5.2.7 release can be found in the release announcement for 5.2.7, the full list of changes is available in the ChangeLog for PHP 5.


Update (December 6th): Added missing zip security fix

PHP 5.3 alpha3 released! http://www.php.net/archive/2008.php#id2008-12-04-2 2008-12-04T17:00:32+01:00 2008-12-04T17:00:32+01:00

The PHP development team is proud to announce the third alpha release of the upcoming PHP 5.3.0 minor version update of PHP. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. It is imperative that more people join the effort to complete the documentation for PHP 5.3.0. Please also review the NEWS file.

THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!

The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker.

There have been a great number of other additions and improvements since the last alpha, but here is a short overview of the most important changes:

  • Namespaces (documentation has been updated to the current state)
  • Rounding behavior
  • ext/msql has been removed, while ext/ereg will now raise E_DEPRECATED notices
  • ext/mhash has been replaced by ext/hash but full BC is maintained
  • PHP now uses cc as the default compiler, instead of gcc
  • A number of bug fixes to ext/pdo, ext/soap, the stream layer among others

Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized.

The current release plan expects a stable release sometime around the end of Q1 2009.

PHP Advent 2008 http://www.php.net/archive/2008.php#id2008-12-04-1 2008-12-04T09:30:00-05:00 2008-12-04T09:30:00-05:00

December is a busy and exciting time of the year. PHP Advent is an attempt to capture and share doses of wisdom from a few of the people in the PHP community who have been kind enough to share their thoughts and tips. Please join us on our daily journey by subscribing to our feed or following us on Twitter. Happy holidays.

PHP UK Conference 2009 Call For Papers http://www.php.net/archive/2008.php#id2008-11-04-1 2008-11-04T00:04:17-08:00 2008-11-04T00:04:17-08:00 2008-11-30

PHP London are pleased to announce their 4th annual UK PHP conference, building on the success of previous events and accommodating the continual growth of the PHP community and PHP development industry. The event will take place on Friday February 27th 2009 at Olympia Conference Centre, London. Registration will commence in December 2008 and those interested in attending can create an account on the PHP UK Conference website at http://www.phpconference.co.uk/user/register and sign-up for notifications of updates to the website.

The Call For Papers is now open and finishes at the end of November 2008. Speakers interested in talking at the event can submit their details at http://www.phpconference.co.uk/call-for-papers whilst potential sponsors can contact the conference committee using the form at http://www.phpconference.co.uk/contact

PHP Quebec 2009 http://www.php.net/archive/2008.php#id2008-09-16-1 2008-09-16T10:12:12+02:00 2008-09-17T11:35:47+02:00 2008-10-19

PHP Québec is pleased to announce the seventh edition of the PHP Québec Conference. The Conference will take place in Montréal, Québec, Canada between March 4 and 6th 2009. We are looking for speakers willing to share their expertise with Canadian and United States PHP professionals.

The Conference features technical talks and Labs dedicated to advanced software development techniques with PHP5 and PHP6, XML, web services,databases, etc., project management where speakers and visitor swill try to find solutions to actual business problems.

Organizers will prioritize new and original topics in English or French. For more information, visit the website: http://conf.phpquebec.com