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 early 2009
-If anyone is interested in the project please join the PHP Windows Development mailinglist.
+Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on https://pecl4win.php.net.
+Work is being done to incorporate Windows binaries for PECL extensions into pecl.php.net and will hopefully be ready early 2009
+If anyone is interested in the project please join the PHP Windows Development mailinglist.
PHP 5.2.8 Released!
+PHP 5.2.8 Released!
PHP 5.2.7 has been removed from distribution
+PHP 5.2.7 has been removed from distribution
PHP 5.2.7 Released
+PHP 5.2.7 Released
PHP 5.3 alpha3 released!
+PHP 5.3 alpha3 released!
The PHP development team is proud to announce the third alpha release +
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 + 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.
+ 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.
+ 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) +
- Namespaces (documentation has been updated to the current state)
- - Rounding behavior + 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 @@ -165,7 +165,7 @@
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 +
The current release plan expects a stable release sometime around the end of Q1 2009.
PHP Advent 2008
+PHP Advent 2008
Forum PHP Paris 2008
+Forum PHP Paris 2008
PHP Quebec 2009
+PHP Quebec 2009
@@ -405,7 +405,7 @@
PHP 4.4.9 released!
+PHP 4.4.9 released!
PHP 5.3 alpha1 released!
+PHP 5.3 alpha1 released!
The PHP development team is proud to announce the first alpha release of the upcoming minor version update of PHP. Windows binaries will be available starting with alpha2 (intermediate snapshots available at snaps.php.net). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file.
+The PHP development team is proud to announce the first alpha release of the upcoming minor version update of PHP. Windows binaries will be available starting with alpha2 (intermediate snapshots available at snaps.php.net). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. 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.
+ or the bug tracker.There have been a great number of other additions and improvements, but here is a short overview of the most important changes:
-
-
- Namespaces (documentation maybe out dated) -
- Late static binding and __callStatic +
- Namespaces (documentation maybe out dated) +
- Late static binding and __callStatic
- - Lambda functions and closures + Lambda functions and closures -
- Addition of the intl, phar (phar is scheduled for some more work a head of alpha2), fileinfo and sqlite3 extensions +
- Addition of the intl, phar (phar is scheduled for some more work a head of alpha2), fileinfo and sqlite3 extensions
- Optional cyclic garbage collection
- Optional support for the MySQLnd replacement driver for libmysql -
- Windows older than Windows 2000 (Windows 98, NT4, etc.) are not supported anymore (details) -
- New syntax features like NOWDOC, limited GOTO, ternary short cut "?:" +
- Windows older than Windows 2000 (Windows 98, NT4, etc.) are not supported anymore (details) +
- New syntax features like NOWDOC, limited GOTO, ternary short cut "?:"
Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support.
-The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008.
+The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008.
TestFest 2008 wrap-up
+TestFest 2008 wrap-up
Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file!
+Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file!
Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to blog about their experience and provide us with feedback on how to improve future events.
Now better late than never, here are the 10 winners of the promised elePHPant raffle sponsored by Nexen. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home.
@@ -500,7 +500,7 @@We will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008.
+We will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008.
Manual restructure and license change
+Manual restructure and license change
The upcomming PHP5.3 release introduces - several major features + several major features such as namespaces, closures, late static bindings, internationalization functions, INI sections, and Phar among others. @@ -579,7 +579,7 @@
Call for PUG, for elePHPants, 2008 generation
+Call for PUG, for elePHPants, 2008 generation
Google Summer of Code: php.net students
+Google Summer of Code: php.net students
PHP 5.2.6 Released
+PHP 5.2.6 Released
Call for speakers for Forum PHP Paris 2008
+Call for speakers for Forum PHP Paris 2008
The AFUP, Association Française des Utilisateurs de PHP, @@ -791,15 +791,15 @@
TestFest 2008
+TestFest 2008
The PHP-QA team would like to announce the - TestFest for the month of + TestFest for the month of May 2008. The TestFest is an event that aims at improving the - code coverage of the - test suite for the PHP + code coverage of the + test suite for the PHP language itself. As part of this event, local User Groups (UG) are invited to join the TestFest. These UGs can meet physically or come together virtually. The point however is that people network to learn @@ -809,10 +809,10 @@
All it takes is someone to organize a UG to spearhead the event and to get others involved in - writing phpt tests. + writing phpt tests. The submissions will then be reviewed by members of php.net before getting included in the official test suite. Please visit the - TestFest homepage to get + TestFest homepage to get additional details on the TestFest on how to get involved, either as a UG or by setting up the necessary infrastructure.
Google Summer of Code 2008
+Google Summer of Code 2008
Once again we are glad to announce that we have been accepted to be a Google Summer of Code project. See our program for this year's GSoC.
-We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008. Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive.
+We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008. Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive.
So once again, thanks to everyone who is involved in this magnificent journey and we hope to see many of you great students and open source passionate join us in our most enjoyable Google Summer of Code projects.
PHP 4.4.8 Released
+PHP 4.4.8 Released
-The PHP development team would like to announce the immediate availability of +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 @@ -942,7 +942,7 @@
- For a full list of changes in PHP 4.4.8, see the ChangeLog. + For a full list of changes in PHP 4.4.8, see the ChangeLog.
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
+Due to unfortunate circumstances Windows binaries for PECL extensions will no longer be available on https://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
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.
@@ -41,12 +41,12 @@
@@ -60,13 +60,13 @@
@@ -120,33 +120,33 @@
The PHP development team is proud to announce the third alpha release
+ 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
+ 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. 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: 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
+ The current release plan expects
a stable release sometime around the end of Q1 2009. December is a busy and exciting time of the year.
@@ -182,14 +182,14 @@
The 2008 edition of the French PHP users welcomes once again unique
speakers : Zak Greant, from Foo Associates, Laura Thompson from Mozilla, and
@@ -206,13 +206,13 @@
@@ -280,13 +280,13 @@
PHP Québec is pleased to announce the seventh edition of the PHP Québec Conference.
@@ -306,13 +306,13 @@
The PHP development team would like to announce the immediate
@@ -455,50 +455,50 @@
The PHP development team is proud to announce the first alpha release of the upcoming minor version update of PHP. Windows binaries will be available starting with alpha2 (intermediate snapshots available at snaps.php.net). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file. The PHP development team is proud to announce the first alpha release of the upcoming minor version update of PHP. Windows binaries will be available starting with alpha2 (intermediate snapshots available at snaps.php.net). The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file. 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, but here is a short overview of the most important changes: Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support. The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008. The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008. Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file! Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage for ext/reflection, ext/dom and ext/exif by about 10% each. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file! Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to blog about their experience and provide us with feedback on how to improve future events. Now better late than never, here are the 10 winners of the promised elePHPant raffle sponsored by Nexen. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home. We will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008. We will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008.
@@ -544,7 +544,7 @@
The upcomming PHP5.3 release introduces
- several major features
+ several major features
such as namespaces, closures,
late static bindings, internationalization functions,
INI sections, and Phar among others.
@@ -560,13 +560,13 @@
@@ -661,14 +661,14 @@
The elePHPants are now ready to make their 2008 generation.
@@ -690,13 +690,13 @@ and join the world of blu
The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe 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.
@@ -794,14 +794,14 @@ and join the world of blu
The AFUP, Association Française des Utilisateurs de PHP,
is proud to announce the upcoming conference "Forum PHP 2008". The PHP-QA team would like to announce the
- TestFest for the month of
+ TestFest for the month of
May 2008. The TestFest is an event that aims at improving the
- code coverage of the
- test suite for the PHP
+ code coverage of the
+ test suite for the PHP
language itself. As part of this event, local User Groups (UG) are
invited to join the TestFest. These UGs can meet physically or come
together virtually. The point however is that people network to learn
@@ -884,10 +884,10 @@ and join the world of blu
hopefully reduce the work load for the PHP.net mentors. All it takes is someone to organize a UG to spearhead the event and
to get others involved in
- writing phpt tests.
+ writing phpt tests.
The submissions will then be reviewed by members of php.net before
getting included in the official test suite. Please visit the
- TestFest homepage to get
+ TestFest homepage to get
additional details on the TestFest on how to get involved, either as a
UG or by setting up the necessary infrastructure. Once again we are glad to announce that we have been accepted to be a Google Summer of Code project. See our program for this year's GSoC. We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008. Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive. We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008. Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive. So once again, thanks to everyone who is involved in this magnificent journey and we hope to see many of you great students and open source passionate join us in our most enjoyable Google Summer of Code projects.
-The PHP development team would like to announce the immediate availability of
+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
@@ -1036,20 +1036,20 @@ releases to address security issues could be made until 2008-08-08.
- For a full list of changes in PHP 4.4.8, see the ChangeLog.
+ For a full list of changes in PHP 4.4.8, see the ChangeLog.
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. 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.
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.
+ 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 https://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
+ 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.
@@ -365,28 +365,28 @@
So finally we are at the end of the
- 2009 PHP TestFest.
+ 2009 PHP TestFest.
It has been an outstanding success with the
- coverage increasing
+ 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
+ User groups from all
over the world have worked hard to make this happen and we thank
- each and every one of you
+ 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
+ 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
@@ -398,10 +398,10 @@
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,
+ 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.
+ PHP CVS (or SVN) ID.
In your application you should reference the tests that you have
written in support of your application.
The PHP development team is proud to announce the immediate release of PHP
- 5.3.0.
+ 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),
+ 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
+ migration guide
available here, detailing the changes between those
- releases and PHP 5.3.0.
+ releases and PHP 5.3.0.
Further details about the
- PHP 5.3.0 release
+ PHP 5.3.0 release
can be found in the
- release announcement,
+ release announcement,
and the full list of changes are available in the
- ChangeLog.
+ ChangeLog.
PHP'n Rio sessions go from 6-9 pm. Then the PHP TestFest follows up
@@ -504,7 +504,7 @@
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.
+ information is available at qa.php.net.
See also the work in progress
- 5.3 upgrade guide.
+ 5.3 upgrade guide.
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. 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.
Getting involved couldn't be simpler. Visit the
- QA TestFest page to
+ 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.
@@ -679,7 +679,7 @@
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.
+ Downloads and further information is available at qa.php.net.
+ See also the work in progress 5.3 upgrade guide.
- We invite everyone to look at the list of ideas for
+ 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!
@@ -819,64 +819,64 @@
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. 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. For a full list of changes in PHP 5.3.0, see the CVS NEWS file. 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. 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. To prepare for upgrading to PHP 5.3, now that PHP 5.2's support ended, a
- migration guide available on http://php.net/migration53, details the changes between
+ migration guide available on https://php.net/migration53, details the changes between
PHP 5.2 and PHP 5.3. For a full list of changes in PHP 5.2.16 see the ChangeLog at
- http://www.php.net/ChangeLog-5.php#5.2.16.
For users upgrading from PHP 5.2 there is a migration guide
- available here, detailing
+ available here, detailing
the changes between those releases and PHP 5.3.
To prepare for upgrading to PHP 5.3, now that PHP 5.2's support ended, a
- migration guide available on http://php.net/migration53, details the changes between
+ migration guide available on https://php.net/migration53, details the changes between
PHP 5.2 and PHP 5.3. For a full list of changes in PHP 5.2.15 see the ChangeLog at
- http://www.php.net/ChangeLog-5.php#5.2.15.
@@ -348,7 +348,7 @@
For users upgrading from PHP 5.2 there is a migration guide available on
- http://php.net/migration53, detailing the changes between those
+ https://php.net/migration53, detailing the changes between those
releases and PHP 5.3.
@@ -438,7 +438,7 @@ public function Bar() { To prepare for upgrading to PHP 5.3, now that PHP 5.2's support ended, a
- migration guide available on http://php.net/migration53, details the changes between
+ migration guide available on https://php.net/migration53, details the changes between
PHP 5.2 and PHP 5.3. For a full list of changes in PHP 5.2.14 see the ChangeLog at
- http://www.php.net/ChangeLog-5.php#5.2.14.
- Please visit the TestFest
+ Please visit the TestFest
2010 wiki page for all the details on events being organized in your area,
or find out how you can organize your own event.
PHP | OSI Days 2010 is the premier PHP conference being organised at
@@ -610,7 +610,7 @@ public function Bar() {
For users upgrading from PHP 5.2 there is a migration guide
- available here, detailing
+ available here, detailing
the changes between those releases and PHP 5.3.
The PHP development team is proud to announce the 4th
- release candidate of PHP 5.4.
+ release candidate of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy
(deprecated) behaviours. Windows binaries can be downloaded from the
- Windows QA site.
+ Windows QA site.
THIS IS A RELEASE CANDIDATE - DO NOT USE IT IN PRODUCTION!.
@@ -85,10 +85,10 @@
The PHP development team is proud to announce the third
- release candidate of PHP 5.4.
+ release candidate of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy
(deprecated) behaviours. Windows binaries can be downloaded from the
- Windows QA site.
+ Windows QA site.
THIS IS A RELEASE CANDIDATE - DO NOT USE IT IN PRODUCTION!.
@@ -131,10 +131,10 @@
The PHP development team is proud to announce the second
- release candidate of PHP 5.4.
+ release candidate of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy
(deprecated) behaviours. Windows binaries can be downloaded from the
- Windows QA site.
+ Windows QA site.
THIS IS A RELEASE CANDIDATE - DO NOT USE IT IN PRODUCTION!.
@@ -208,10 +208,10 @@ traits, best-practices and success cases related to quality, revision
The PHP development team is proud to announce the first
- release candidate of PHP 5.4.
+ release candidate of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy
(deprecated) behaviours. Windows binaries can be downloaded from the
- Windows QA site.
+ Windows QA site.
THIS IS A RELEASE CANDIDATE - DO NOT USE IT IN PRODUCTION!
@@ -253,9 +253,9 @@ traits, best-practices and success cases related to quality, revision
[26-Oct-2011]
- The PHP development team is proud to announce the second beta release of PHP 5.4.
+ The PHP development team is proud to announce the second beta release of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy (deprecated) behaviours.
- Windows binaries can be downloaded from the Windows QA site.
+ Windows binaries can be downloaded from the Windows QA site.
THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!
@@ -358,9 +358,9 @@ traits, best-practices and success cases related to quality, revision
[27-Sep-2011]
- The PHP development team is proud to announce the first beta release of PHP 5.4.
+ The PHP development team is proud to announce the first beta release of PHP 5.4.
PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors.
- Windows binaries can be downloaded from the Windows QA site.
+ Windows binaries can be downloaded from the Windows QA site.
THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!
@@ -491,9 +491,9 @@ traits, best-practices and success cases related to quality, revision
For a full list of changes in PHP 5.3.8, see the ChangeLog. For source downloads please
visit our downloads page, Windows binaries
- can be found on windows.php.net/download/.
- For more details on the crypt() blowfish security issue in pre 5.3.6 see the crypt blowfish page
+ For more details on the crypt() blowfish security issue in pre 5.3.6 see the crypt blowfish page
Security Enhancements and Fixes in PHP 5.3.7: For a full list of changes in PHP 5.3.7, see the
ChangeLog. For source downloads
please visit our downloads page, Windows
- binaries can be found on windows.php.net/download/.
- The PHP development team is proud to announce the first PHP 5.4 alpha release.
+ The PHP development team is proud to announce the first PHP 5.4 alpha release.
PHP 5.4 includes new language features and removes several legacy (deprecated) behaviors.
Read the NEWS
file for a complete list of changes.
@@ -663,7 +663,7 @@ traits, best-practices and success cases related to quality, revision
and documented before PHP 5.4.0 is released. Please report findings to
the QA mailing list and/or
the PHP bug tracker. Windows binaries
- can be downloaded from the
+ can be downloaded from the
Windows QA site.
@@ -926,7 +926,7 @@ traits, best-practices and success cases related to quality, revision
For a full list of changes in PHP 5.3.6, see the
ChangeLog. For source downloads
please visit our downloads page, Windows
- binaries can be found on windows.php.net/download/.
For source downloads of PHP 5.5.0 Alpha 2 please visit
- the download page, Windows binaries
- can be found on windows.php.net/qa/.
+ the download page, Windows binaries
+ can be found on windows.php.net/qa/.
@@ -83,13 +83,13 @@
The PHP development team announces the immediate availability of PHP 5.4.10 and PHP 5.3.20. These releases fix about 15 bugs. Please note that the PHP 5.3 series will enter an end of life cycle and receive only critical fixes as of March 2013. All users of PHP are encouraged to upgrade to PHP 5.4. For source downloads of PHP 5.4.10 and PHP 5.3.20 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For source downloads of PHP 5.4.10 and PHP 5.3.20 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog. The PHP development team announces the immediate availability of PHP 5.4.9 and PHP 5.3.19. These releases fix over 15 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.9, or at least 5.3.19. For source downloads of PHP 5.4.9 and PHP 5.3.19 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For source downloads of PHP 5.4.9 and PHP 5.3.19 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog.
For source downloads of PHP 5.5.0 Alpha 1 please visit
- the download page, Windows binaries
- can be found on windows.php.net/qa/.
+ the download page, Windows binaries
+ can be found on windows.php.net/qa/.
@@ -225,7 +225,7 @@
For source downloads of PHP 5.4.8 and PHP 5.3.18 please visit
our downloads page, Windows binaries
- can be found on windows.php.net/download/.
+ can be found on windows.php.net/download/.
@@ -316,7 +316,7 @@
For source downloads of PHP 5.4.7 and PHP 5.3.17 please visit
our downloads page, Windows binaries
- can be found on windows.php.net/download/.
+ can be found on windows.php.net/download/.
@@ -487,15 +487,15 @@
The PHP development team announces the immediate availability of PHP 5.4.6 and PHP 5.3.16. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.6, or at least 5.3.16. For source downloads of PHP 5.4.6 and PHP 5.3.16 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes are recorded in the ChangeLog. For source downloads of PHP 5.4.6 and PHP 5.3.16 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes are recorded in the ChangeLog. 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. 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. The release fixes multiple security issues: A weakness in the DES
- implementation of crypt and a
+ 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 For source downloads of PHP 5.4.4 and PHP 5.3.14 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes are recorded in the ChangeLog. For source downloads of PHP 5.4.4 and PHP 5.3.14 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes are recorded in the ChangeLog. The releases complete a fix for a vulnerability
+ The releases complete a fix for a vulnerability
in CGI-based setups (CVE-2012-2311). Note: mod_php and php-fpm are not vulnerable to this attack. PHP 5.4.3 fixes a buffer overflow vulnerability in the
- apache_request_headers() (CVE-2012-2329).
+ apache_request_headers() (CVE-2012-2329).
The PHP 5.3 series is not vulnerable to this issue. For source downloads of PHP 5.4.3 and PHP 5.3.13 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes are recorded in the ChangeLog. For source downloads of PHP 5.4.3 and PHP 5.3.13 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes are recorded in the ChangeLog. For source downloads of PHP 5.3.12 and PHP 5.4.2 please visit
our downloads page, Windows binaries can be found
- on windows.php.net/download/. A
+ on windows.php.net/download/. A
ChangeLog exists. For a full list of changes in PHP 5.3.11 and PHP 5.4.1, see the ChangeLog. For source downloads please visit
our downloads page, Windows binaries can be found
- on windows.php.net/download/. All users of PHP are strongly encouraged to upgrade to PHP 5.3.11 or PHP 5.4.1.
The PHP development team would like to announce the 2nd
- release candidate of PHP 5.4.1.
+ release candidate of PHP 5.4.1.
Windows binaries can be downloaded from the
- Windows QA site.
+ Windows QA site.
@@ -861,7 +861,7 @@ classes in multiple threads.
@@ -904,22 +904,22 @@ classes in multiple threads.
The PHP development team is proud to announce the immediate availability of PHP
- 5.4.0.
+ 5.4.0.
This release is a major leap forward in the 5.x series, which includes a
large number of new features and bug fixes.
Some of the key new features include:
- traits,
- a shortened array syntax,
-
+ traits,
+ a shortened array syntax,
+
a built-in webserver for testing purposes
and more. PHP 5.4.0 significantly improves performance, memory footprint and fixes over
100 bugs.
@@ -927,18 +927,18 @@ classes in multiple threads.
For users upgrading from PHP 5.3 there is a
- migration guide
+ migration guide
available here, detailing the changes between those
- releases and PHP 5.4.0.
+ releases and PHP 5.4.0.
Further details about the
- PHP 5.4.0 release
+ PHP 5.4.0 release
can be found in the
- release announcement,
+ release announcement,
and the full list of changes are available in the
- ChangeLog.
+ ChangeLog.
Please note that it may take a while until the release is available
@@ -950,7 +950,7 @@ classes in multiple threads.
For source downloads please visit
our downloads page, Windows binaries can be found
- on windows.php.net/download/. For a full list of changes in PHP 5.3.9, see the ChangeLog. For source downloads please visit
our downloads page, Windows binaries can be found
- on windows.php.net/download/. All users are strongly encouraged to upgrade to PHP 5.3.9. For source downloads of PHP 5.4.23 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.23 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.3.28. This release fixes two security issues in OpenSSL module in PHP 5.3 - CVE-2013-4073 and CVE-2013-6420. All PHP 5.3 users are encouraged to upgrade to PHP 5.3.28 or latest versions of PHP 5.4 or PHP 5.5. For source downloads of PHP 5.3.28 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.3.28 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
- For source downloads of PHP 5.5.7 please visit our downloads page,
- Windows binaries are located on windows.php.net/download/.
- The list of changes can be found in the ChangeLog.
+ For source downloads of PHP 5.5.7 please visit our downloads page,
+ Windows binaries are located on windows.php.net/download/.
+ The list of changes can be found in the ChangeLog.
To provide valuable feedback, you can use the 'Feedback' widget on the side of the page (not visible
- on smartphones) and to report bugs, you can make use of the bugs.php.net
+ on smartphones) and to report bugs, you can make use of the bugs.php.net
tracker. Despite our extensive multi-device/multi-browser testing, we may have missed something. So, if you
spot any issues please do get in touch. For source downloads of PHP 5.4.22 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.22 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.5.6. This release fixes some bugs against
PHP 5.5.5, and adds some performance improvements. For source downloads of PHP 5.5.6 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.5.6 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
For source downloads of PHP 5.4.21 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.21 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.5.5. This release fixes about twenty bugs against
PHP 5.5.4, some of them regarding the build system. All PHP users are encouraged to upgrade to this new version. For source downloads of PHP 5.5.5 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.5.5 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
For source downloads of PHP 5.4.20 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.20 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.5.4. This release fixes several bugs against
PHP 5.5.3. All PHP users are encouraged to upgrade to this new version. For source downloads of PHP 5.5.4 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.5.4 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP
5.4.19 and PHP 5.5.3. These releases fix a bug in the patch for CVE-2013-4248 in OpenSSL module and
compile failure with ZTS enabled in PHP 5.4. All PHP users are encouraged to upgrade to either PHP 5.5.3 or PHP 5.4.19. For source downloads of PHP 5.4.19 and PHP 5.5.3 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.19 and PHP 5.5.3 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
For source downloads of PHP 5.5.2 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.5.2 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
For source downloads of PHP 5.4.18 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.18 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.5.1. About 20 bugs were fixed including a security fix in the XML parser (Bug #65236). For source downloads of PHP 5.5.1 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.5.1 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
Please Note: This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year. For source downloads of PHP 5.3.27 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.3.27 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
The PHP development team announces the immediate availability of PHP
5.4.17. About 20 bugs were fixed. All users of PHP are encouraged to upgrade to this release. For source downloads of PHP 5.4.17 please visit our downloads page,
- Windows binaries can be found on windows.php.net/download/.
- The list of changes is recorded in the ChangeLog.
+ For source downloads of PHP 5.4.17 please visit our downloads page,
+ Windows binaries can be found on windows.php.net/download/.
+ The list of changes is recorded in the ChangeLog.
For users upgrading from PHP 5.4,
- a migration guide is available
+ a migration guide is available
detailing the changes between 5.4 and 5.5.0.
- For a full list of changes in PHP 5.5.0, see the ChangeLog.
+ For a full list of changes in PHP 5.5.0, see the ChangeLog.
The PHP development team announces the immediate availability of PHP 5.4.16 and PHP 5.3.26. These releases fix about 15 bugs, including CVE-2013-2110. All users of PHP are encouraged to upgrade to PHP 5.4.16. For source downloads of PHP 5.4.16 and PHP 5.3.26 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For source downloads of PHP 5.4.16 and PHP 5.3.26 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog.
To get the full changelog, please, check the NEWS file attached to the archive.
- For source downloads of PHP 5.5.0RC3 please visit the download page,
- Windows binaries can be found on windows.php.net/qa/.
+ For source downloads of PHP 5.5.0RC3 please visit the download page,
+ Windows binaries can be found on windows.php.net/qa/.
We were pleased if you could test this release candidate against your code base and report any problems that you encounter to the
@@ -737,7 +737,7 @@
To get the full changelog, please, check the NEWS file attached to the archive.
- For source downloads of PHP 5.5.0RC2 please visit the download page,
- Windows binaries can be found on windows.php.net/qa/.
+ For source downloads of PHP 5.5.0RC2 please visit the download page,
+ Windows binaries can be found on windows.php.net/qa/.
Please help us to identify bugs in order to ensure that the release is solid and all things behave as expected.
@@ -773,7 +773,7 @@
To get the full changelog, please, check the NEWS file attached to the archive.
- For source downloads of PHP 5.5.0RC1 please visit the download page,
- Windows binaries can be found on windows.php.net/qa/.
+ For source downloads of PHP 5.5.0RC1 please visit the download page,
+ Windows binaries can be found on windows.php.net/qa/.
Note that our release candidate cycle is only meant to bug fixes, no more features will be added to PHP 5.5 from now.
@@ -834,13 +834,13 @@
The PHP development team announces the immediate availability of PHP 5.4.15 and PHP 5.3.25. These releases fix about 10 bugs aswell as upgrading the bundled libmagic library. All users of PHP are encouraged to upgrade to PHP 5.4.15. For source downloads of PHP 5.4.15 and PHP 5.3.25 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For source downloads of PHP 5.4.15 and PHP 5.3.25 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog.
For source downloads of PHP 5.5.0beta4 please visit
- the download page, Windows binaries
- can be found on windows.php.net/qa/.
+ the download page, Windows binaries
+ can be found on windows.php.net/qa/.
@@ -1020,13 +1020,13 @@
The PHP development team announces the immediate availability of PHP 5.4.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the bundled PCRE library. All users of PHP are encouraged to upgrade to PHP 5.4.14. For source downloads of PHP 5.4.14 and PHP 5.3.24 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For source downloads of PHP 5.4.14 and PHP 5.3.24 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes are recorded in the ChangeLog.
For source downloads of PHP 5.5.0beta3 please visit
- the download page, Windows binaries
- can be found on windows.php.net/qa/.
+ the download page, Windows binaries
+ can be found on windows.php.net/qa/.
@@ -1080,7 +1080,7 @@
For source downloads of PHP 5.5.0beta2 please visit
- the download page, Windows binaries
- can be found on windows.php.net/qa/.
+ the download page, Windows binaries
+ can be found on windows.php.net/qa/.
@@ -1126,7 +1126,7 @@ function declaration.
-
-
@@ -513,18 +513,18 @@
-
PHP 5.2.12 Released!
+ PHP 5.2.12 Released!
PHP 5.3.1 Released!
+ PHP 5.3.1 Released!
PHP 5.2.11 Released!
+ PHP 5.2.11 Released!
PHP TestFest 2009 Winners
+ PHP TestFest 2009 Winners
Winners of elePHPhants
@@ -337,21 +337,21 @@
Subversion Migration Complete
+ Subversion Migration Complete
2009 PHP TestFest
+ 2009 PHP TestFest
PHP 5.3.0 Released!
+ PHP 5.3.0 Released!
PHP'n Rio conference
+ PHP'n Rio conference
PHP 5.3.0RC4 Release Announcements
+ PHP 5.3.0RC4 Release Announcements
PHP 5.2.10 Released!
+ PHP 5.2.10 Released!
PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements
+ PHP 5.2.10RC2 and PHP 5.3.0RC3 Release Announcements
TestFest 2009
+ TestFest 2009
PHP 5.3.0RC2 Release Announcement
+ PHP 5.3.0RC2 Release Announcement
PHP 5.2.9-2 (Windows) released
+ PHP 5.2.9-2 (Windows) released
Google Summer of Code 2009
+ Google Summer of Code 2009
PHP 5.3.0RC1 Release Announcement
+ PHP 5.3.0RC1 Release Announcement
-
5.2.9-1 (for Windows) released
+ 5.2.9-1 (for Windows) released
PHP 5.2.9 Released!
+ PHP 5.2.9 Released!
-
php|tek 2009
+ php|tek 2009
2009 PHP Quebec Conference
+ 2009 PHP Quebec Conference
PHP 5.2.16 Released!
+ PHP 5.2.16 Released!
PHP 5.3.4 Released!
+ PHP 5.3.4 Released!
PHP 5.2.15 Released!
+ PHP 5.2.15 Released!
PHPNW10
+ PHPNW10
PHP 5.3.3 Released!
+ PHP 5.3.3 Released!
PHP 5.2.14 Released!
+ PHP 5.2.14 Released!
TestFest 2010
+ TestFest 2010
tools as well as screencasts showing those build tools in action.
PHP | OSI Days 2010: Participate at the confluence of PHP's finest!
+ PHP | OSI Days 2010: Participate at the confluence of PHP's finest!
PHP 5.3.2 Released!
+ PHP 5.3.2 Released!
For a full list of changes in PHP 5.3.2, see the
ChangeLog. For source downloads
please visit our downloads page, Windows
- binaries can be found on
+ binaries can be found on
windows.php.net/download/.
@@ -673,7 +673,7 @@ public function Bar() {
PHP 5.2.13 Released!
+ PHP 5.2.13 Released!
-
PHP 5.5.0 Alpha2 released
+ PHP 5.5.0 Alpha2 released
PHP 5.4.10 and PHP 5.3.20 released!
+ PHP 5.4.10 and PHP 5.3.20 released!
PHP 5.4.9 and PHP 5.3.19 released!
+ PHP 5.4.9 and PHP 5.3.19 released!
PHP 5.5.0 Alpha1 released
+ PHP 5.5.0 Alpha1 released
PHP 5.4.8 and PHP 5.3.18 released!
+ PHP 5.4.8 and PHP 5.3.18 released!
PHP 5.4.7 and PHP 5.3.17 released!
+ PHP 5.4.7 and PHP 5.3.17 released!
PHP 5.4.6 and PHP 5.3.16 released!
+ PHP 5.4.6 and PHP 5.3.16 released!
PHP 5.4.5 and PHP 5.3.15 released!
+ PHP 5.4.5 and PHP 5.3.15 released!
PHP 5.4.4 and PHP 5.3.14 released!
+ PHP 5.4.4 and PHP 5.3.14 released!
PHP 5.4.3 and PHP 5.3.13 Released!
+ PHP 5.4.3 and PHP 5.3.13 Released!
PHP 5.3.12 and 5.4.2 and the CGI flaw (CVE-2012-1823)
+ PHP 5.3.12 and 5.4.2 and the CGI flaw (CVE-2012-1823)
PHP 5.3.12 and PHP 5.4.2 Released!
+ PHP 5.3.12 and PHP 5.4.2 Released!
PHP 5.3.11 And PHP 5.4.1 Released!
+ PHP 5.3.11 And PHP 5.4.1 Released!
PHP 5.4.1RC2 Released for Testing
+ PHP 5.4.1RC2 Released for Testing
PHP migrates to Git
+ PHP migrates to Git
PHP 5.4.0 released!
+ PHP 5.4.0 released!
PHP 5.3.10 Released!
+ PHP 5.3.10 Released!
PHP 5.3.9 Released!
+ PHP 5.3.9 Released!
PHP 5.4.23 Released
+ PHP 5.4.23 Released
PHP 5.3.28 Released
+ PHP 5.3.28 Released
PHP 5.5.7
+ PHP 5.5.7
Our modern web theme goes live!
+ Our modern web theme goes live!
PHP 5.4.22 Released
+ PHP 5.4.22 Released
PHP 5.5.6 is now available
+ PHP 5.5.6 is now available
A further update on php.net
+ A further update on php.net
A quick update on the status of php.net
+ A quick update on the status of php.net
PHP 5.4.21 Released
+ PHP 5.4.21 Released
PHP 5.5.5 has been released
+ PHP 5.5.5 has been released
PHP 5.4.20 released
+ PHP 5.4.20 released
PHP 5.5.4 released
+ PHP 5.5.4 released
PHP 5.4.19 and PHP 5.5.3 Released!
+ PHP 5.4.19 and PHP 5.5.3 Released!
ZendCon 2013
+ ZendCon 2013
PHP 5.5.2 Released!
+ PHP 5.5.2 Released!
PHP 5.4.18 Released!
+ PHP 5.4.18 Released!
PHP 5.5.1 Released
+ PHP 5.5.1 Released
PHP 5.3.27 Released - PHP 5.3 Reaching End of Life
+ PHP 5.3.27 Released - PHP 5.3 Reaching End of Life
PHP 5.4.17 released!
+ PHP 5.4.17 released!
PHP 5.5.0 released.
+ PHP 5.5.0 released.
-
@@ -643,19 +643,19 @@
-
PHP 5.4.16 and PHP 5.3.26 released!
+ PHP 5.4.16 and PHP 5.3.26 released!
PHP 5.5 RC3 is available
+ PHP 5.5 RC3 is available
PHP 5.5.0RC2 is available
+ PHP 5.5.0RC2 is available
Seriously: PHP 5.4.15 and PHP 5.3.25 really were released!
+ Seriously: PHP 5.4.15 and PHP 5.3.25 really were released!
PHP 5.5.0RC1 is available
+ PHP 5.5.0RC1 is available
PHP 5.4.15 and PHP 5.3.25 released!
+ PHP 5.4.15 and PHP 5.3.25 released!
PHP 5.5 beta 4 is now available
+ PHP 5.5 beta 4 is now available
PHP 5.4.14 and PHP 5.3.24 released!
+ PHP 5.4.14 and PHP 5.3.24 released!
PHP 5.5 beta3 is available
+ PHP 5.5 beta3 is available
PHP 5.5 beta2 released
+ PHP 5.5 beta2 released
PHP 5.5.0 beta1 available
+ PHP 5.5.0 beta1 available