09, July, 2009

Topsites cache : http://www.php.net/

 
Topsites cache
Topsites network : [ Greek topsites directory | RSS Feeds directory | Webdigity webmaster forums | Pagerank tool | Whois database ]
This is Topsites Sublime Directory's cached page for http://www.php.net/ as retrieved on 09, July, 2009
The page may have changed since then. Click here to visit the current page.
Topsites directory is not affiliated with the authors of this page, and we are not responsible for its content











PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

What is PHP?

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.

Ever wondered how popular PHP is? see the Netcraft Survey.

Thanks To

Related sites

Community

Syndication

You can grab our news as an Atom feed.

Upcoming Events [add]

July

Conferences

09. CakeFest Berlin 2009
09. Official CakePHP conference

User Group Events

09. Meeting usergroup Dortmund
09. PHP Usergroup Frankfurt/Main
09. Edinburgh PHP Users Group
10. Moscow PHP Templating Workshop
11. PHP User Group Nanaimo, BC/CA
11. PEA meeting from phpchina
11. PHPMS - Workshop PHP Extremo
14. Hamburg
14. Dallas PHP/MySQL Users Group
14. Dallas PHP Users Group (DPUG)
14. Austin PHP Meetup
14. OKC PHP Meetup
14. Oklahoma City PHP User Group
14. DrupalMad
15. Miami PHP User Group
15. Broward Php Usergroup
15. Nashville PHP Users Group
15. Chicago PHP User Group Brunch
16. TriPUG
16. OINK-PUG (Cincinnati, Ohio)
16. Utah PHP Users Group Meeting
17. PHP 5.3 BBQ Release Party Munich
18. Kansas City
18. Miami Linux Users Group
18. Twin Cities PHP
18. Los Angeles LAMPsig
20. Melbourne PHP User Group
21. Madison PHP User's Group
21. PHP Brisbane Meetup Group
25. Sacramento PHP Group
25. Miami Linux Meetup
25. PHP RIO Meetup
27. Long Island PHP Users Group
28. New York
28. AzPHP
28. Malaysia PHP Meetup
28. PHP Usergroup Karlsruhe
28. PHPUG Wuerzburg
28. DCPHP Beverage Subgroup
28. Brisbane PHP User Group
29. Irish PHP Users Group meeting
30. Arabic PHP Group Meeting
30. Malaysia PHP User Group Meet Up
30. Sandy PHP Group

Training

09. PHP Programming
09. UK Smarty Templating Workshop
09. Extreme PHP
13. PHP para Expertos Curso on-line
13. Curso PHP y MySQL
16. Chennai PHP Training
16. Learn Basic PHP In One Night!
20. PHP & MySQL Training / Gießen
20. PHP Intro Course South Africa
20. Curso - Framework CakePHP
21. Cursos de PHP en Bilbao
23. PHP Brasil - Training
27. Basic PHP Course
28. UK PHP Training

2009 PHP TestFest

[09-Jul-2009]

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!

[30-Jun-2009]

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 5.3.0RC4 Release Announcements

[19-Jun-2009]

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!

[18-Jun-2009]

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

[12-Jun-2009]

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.


News Archive

 
Atom | show source | credits | stats | sitemap | contact | advertising | mirror sites