News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Chris Hartjes' Blog:
New CakePHP 1.2 Release Coming
0 comments :: posted Thursday May 15, 2008 @ 11:15:44
voice your opinion now!

Chris Hartjes has blogged about the new CakePHP release that's on the horizon - version 1.2:

I'm certainly not the only person who has been blogging about this, but I thought I'd mention that a feature freeze is coming up for the next CakePHP 1.2 release, codenamed 'DV'. My very modest contribution this time around is a patch to fix a problem with running 'cake bake' on Windows, where it was mangling the app path that a user would enter. Ticket 4495 if anyone is interested.

He makes a few recommendations about how to get involved in the project, but also mentions some of the "trouble in paradise" that's been happening on the mailing list (not friendly for beginners?) and about the direction of the project.

tagged with: cakephp framework release beta mailinglist direction project


Christopher Jones' Blog:
PHP PECL OCI8 1.3.2 Beta Available
0 comments :: posted Friday April 18, 2008 @ 09:32:00
voice your opinion now!

Christopher Jones has posted an announcement about the latest release of the PECL OCI8 package (version 1.3.2 Beta) hitting the streets:

I've released PECL OCI8 1.3.2 Beta - the latest release of PHP's OCI8 extension with support for Connection Pooling and Fast Application Notification. The release is based on the current PHP 5.3 development branch.

He notes another change in this release - a "session release" bit of functionality persistent connections will do when nothing is referencing them anymore, mking them work a bit more like normal connections. Issues that could be caused by this can be corrected with a new setting (oci8.old_oci_close_semantics) in your php.ini.

tagged with: oracle oci8 pecl beta release connection pooling fast application notification

Christopher Jones' Blog:
New PHP PECL OCI8 1.3.1 Beta available
0 comments :: posted Wednesday February 20, 2008 @ 07:57:00
voice your opinion now!

Christopher Jones has posted to his Oracle blog today about the release of a new beta for the PECL Oracle (OCI8) drivers for PHP.

I've created a PECL OCI8 1.3.1 Beta bundle of the code with Connection Pooling support that I mentioned in http://blogs.oracle.com/opal/2008/01/31. You can get it from http://pecl.php.net/package/oci8. The README contains the details.

Of course, it's still in beta, so any testing and feedback is more than welcome. This bundle also includes several other "non-DRCP related bug fixes" including an issue that caused constant pinging for persistent connections.

tagged with: pecl oracle driver bundle download beta

Richard Heyes' Blog:
SMTP for PHP 5
0 comments :: posted Friday February 08, 2008 @ 10:27:00
voice your opinion now!

Since he didn't come across any issues or bug reports, Richard Heyes has officially released his SMTP class for PHP5 as "out of public beta" and ready for production use.

I've not added any new features to the class; I've simply updated it to be, well, better. Plus it uses PHP5's object model better. It's really just an update, ie if you're using the old version and it works, then you have no real reason to update it.

You can check out the source here and an example of it in action here.

tagged with: smtp php5 class release beta production


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

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