News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Sebastian Bergmann's Blog:
Test Runner Improvement in PHPUnit 3.3
0 comments :: posted Friday April 11, 2008 @ 09:46:29
voice your opinion now!

Sebastian Bergmann has posted some details about an update that's been made to the test runner for the PHPUnit (3.3) unit testing suite - an allowance for directories instead of just files on the command line.

Given a directory, the test runner will recursively scan the directory for *Test.php files, build a test suite out of the *Test classes, and run it.

PHPUnit is framework that makes writing tests for your code easy and also includes functionality to run the tests and analyze their results.

tagged with: test runner improvement phpunit commandline directory file


SitePoint PHP Blog:
Drupal 6.0 Released
0 comments :: posted Monday February 18, 2008 @ 09:34:00
voice your opinion now!

The SitePoint PHP Blog has a new post from Matthew Magain spotlighting the release of the latest version of one of the more popular PHP CMS systems out there - Drupal 6.

The Drupal development team surprised everyone when they released version 6.0 last week, ahead of schedule.

Over sixteen-hundred issues were corrected and major changes (like usability improvements, security and an expanded development framework) were introduced. They've even created a screencast to help you set up your own CMS site even faster than before.

Find out more on the Drupal homepage.

tagged with: drupal cms content manage release version improvement bugfix

CodeIgniter.com:
CodeIgniter 1.6 Hits the Streets
0 comments :: posted Thursday January 31, 2008 @ 07:59:00
voice your opinion now!

The latest version of the CodeIgniter framework has officially been released - version 1.6:

EllisLab is proud to announce the release of CodeIgniter 1.6, our open source web application framework. The release marks a new turn in the development of the framework, and has received considerable attention from both EllisLab developers and the community.

There's lots of new features in this new release including a Database Forge class, improvements to their Active Record implementation, an extendable Model class, and the addition of extendable Helpers.

You can find out more about the framework on the project's homepage or just head straight to the downloads section and grab the latest updates.

tagged with: codeigniter framework release version improvement functionality

Inside Open Source:
Zend Framework Cache Improvement
0 comments :: posted Monday February 12, 2007 @ 10:43:00
voice your opinion now!

Matt Wade has posted a quick item to APress' Inside Open Source blog today mentioning an update to an item he'd previously mentioned - issues with the Zend_Cache module.

One of my complaints was the Zend_Cache did not accept lifetimes on a per object basis, but rather the lifetime was at an application level. I just received notice in my inbox that the issue has been fixed! The change is currently in svn, and should be in the 0.80 preview release. Thanks go to Fabien for the fix.

You can download this latest version of the Framework (0.7.0) from the Zend Framework website.

tagged with: zendframework zendcache module improvement lifetime object zendframework zendcache module improvement lifetime object


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

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