Max Horvath has called for some help in getting a feature included (and fully working) into the next release of the Eclipse PDT extension - phar support.
php 5Max Horvath's Blog: Call for proposals of requirements for suppo...PHPDeveloper.org Wed, 08/20/2008 - 10:23
Max Horvath has called for some help in getting a feature included (and fully working) into the next release of the Eclipse PDT extension - phar support. Call for proposals of requirements for a complete support of Pha...Planet PHP Mon, 08/18/2008 - 07:07
As PHP 5.3 is marching towards the final release, Eclipse PDT's next version needs to support its new features. [[ This is a content summary only. Gennady Feldman's Blog: Migration to PHP5 links and articlesPHPDeveloper.org Mon, 08/11/2008 - 09:31
With PHP4 out of the way, it's time to make way for PHP5. Paul Jones' Blog: Exceptional command-line PHPPHPDeveloper.org Fri, 08/08/2008 - 09:34
In a new post to his blog, Paul Jones anout a small issue when working with the PHP 5.2.5 command line functionality - a segfault if you extend the Exception class.
He includes examples of the issue that would cause the problem and the bug he's filed in an effort to get it fixed. Community News: Responses to the Death of PHP4PHPDeveloper.org Fri, 08/08/2008 - 08:49
The community has responded to the fact that PHP4 is officially "dead" with a few posts to their blogs. Here's the list so far: DevShed: Migrating Class Code for a MIME Email to PHP 5PHPDeveloper.org Thu, 08/07/2008 - 11:16
DevShed has finished off their series looking at sending MIME emails with PHP in this new tutorial, moving the current code from the previous parts up to a fully PHP5 state. Community News: Responses to the PHP 5.3 Alpha 1 ReleasePHPDeveloper.org Mon, 08/04/2008 - 10:21
With the recent release of the first alpha of PHP 5.3, the community has been talking and testing this new version - here's just a few: PHP test coverage - Zoe SlatteryPlanet PHP Mon, 08/04/2008 - 03:34
I thought it might be interesting to compare the PHP test coverage from before the 2008 testfest with today's test coverage. Here are two sets of gcov results - one based on a CVS extract of PHP 5.3 from May 1st 2008 and the second based on a CVS extract of PHP 5.3 from August the 1st 2008. I had to copy a few files into odd places to make lcov run, however since I copied the same files in both source trees I think the results are comparable, even if they look a bit odd in places. PDO_MYSQLND: The new features of PDO_MYSQL in PHP 5.3 - Internet...Planet PHP Mon, 07/28/2008 - 08:02
PDO_MYSQLND is in the PHP CVS repository at php.net: PDO_MYSQL has been patched (PHP 5.3, PHP 6.0). Try out PDO_MYSQL with the MySQL native driver for PHP (mysqlnd). Midterm assessment, PDF output done - Rudy NappeePlanet PHP Sat, 07/26/2008 - 03:16
Hi ! Time is come for a little summary of this project. What I had to do: Currently, I'm done with CHM output, Manpage output format (and its own PHP theme) and PEAR theme for html format. |