News Feed
Sections

News Archive


Community Events






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


feed this:

Daniel Cousineau's Blog:
PHP 5.3 and Closures
0 comments :: posted Monday July 21, 2008 @ 16:02:46
voice your opinion now!

Daniel Cousineau has posted briefly about a relatively new addition to the feature set of the upcoming PHP 5.3 release - closures.

I'm fairly excited because as of only a week or so ago I found the closures rfc, and not only did I find that the rfc has a working patch, apparently it's already in PHP 5.3. You see, apparently it's not good enough that we get name spaces and late static binding, oh no, we get closures too!

He downloaded a snapshot and gave it a try - code examples are included with his post.

tagged with: closure php5 snapshot namespace win32


Johannes Schluter's Blog:
Easter - Don't just look for eggs but also for bugs
0 comments :: posted Friday March 21, 2008 @ 11:29:41
voice your opinion now!

Johannes Schluter recommends that, this Easter, you not only enjoy the holiday and hunt some eggs but also do a little bug hunting at the same time:

Around Easter there are different holidays, in Germany for instance Friday and Monday are holidays. This gives you some time without annoying customers and colleagues asking you to do stuff. So what could you PHP geeks do when getting bored? - A good idea is to test PHP development snapshots.

The PHP group has put out the second release candidate for PHP 5.2.6 and is looking for a few good testers to help them find whatever issues may lie deep in its code. Accoring to Johannes, though, not much should be broken this time. It's PHP 5.3 everyone should really watch out for...

So grab a snapshot and get testing!

tagged with: egg hunt bug snapshot php5 easter releasecandidate

Antony Dovgal's Blog:
5.3 snapshots are available
0 comments :: posted Thursday February 28, 2008 @ 09:33:00
voice your opinion now!

Antony Dovgal points out that Derick Rethans has added the snapshots for PHP 5.3 to the snaps.php.net website.

Short list of what you can find there: Namespaces, __callstatic() magic method, accessing static members through $foo::myFunc(), fully rewritten ini-parser with .htaccess-like user defined ini files for CGI/FastCGI, improved OpenSSL extension, PCRE 7.4, and other fixes and improvements that will never get into 5_2 branch.

He recommends teching throughly before the major release to find all of the bug before the general public does. Builds for both source and Windows systems have been posted.

tagged with: php5 snapshot snaps namespace latestaticbinding static pcre openssl


conference mysql job application database book zendframework framework cakephp ajax security package example releases PEAR zend PHP5 developer release code

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