News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPImpact Blog:
Propel 1.3 uses PDO instead of Creole
August 25, 2008 @ 10:22:23

On the PHP::Impact blog Federico points out a new feature/update that the Propel team has made to help with performance - a change from Creole to the based PDO layer that PHP includes.

This change has a number of implications, particularly for those who are executing SQL directly. PDO's API is loosely similar to Creole's, so this change shouldn't require any major re-architecture.

New features that come along with this move you might have to upgrade for include the newer DSN format for build/runtime properties, the removal of the mysqli adapter, SPL autoload integration and a few API changes you'll have to look out for. You can find out more information on the Symfony framework's support for these changes on the sfPropelPlugin and DbFinderPlugin pages.

0 comments voice your opinion now!
pdo creole proel change symfony sfpropelplugin dbfinderplugin




Community Events





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


series release conference language development phpunit podcast application api extension test unittest opinion framework community interview introduction custom symfony2 component

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