<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 01:58:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPImpact Blog: Propel 1.3 uses PDO instead of Creole]]></title>
      <guid>http://www.phpdeveloper.org/news/10890</guid>
      <link>http://www.phpdeveloper.org/news/10890</link>
      <description><![CDATA[<p>
On the PHP::Impact blog <i>Federico</i> <a href="http://phpimpact.wordpress.com/2008/08/23/propel-13-uses-pdo-instead-of-creole/">points out</a> a new feature/update that the <a href="http://propel.phpdb.org/trac/">Propel</a> team has made to help with performance - a change from Creole to the based PDO layer that PHP includes.
</p>
<blockquote>
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.
</blockquote>
<p>
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 <a href="http://trac.symfony-project.org/browser/plugins/sfPropelPlugin/branches/1.2">sfPropelPlugin</a> and <a href="http://www.symfony-project.org/plugins/DbFinderPlugin">DbFinderPlugin</a> pages.
</p>]]></description>
      <pubDate>Mon, 25 Aug 2008 10:22:23 -0500</pubDate>
    </item>
  </channel>
</rss>
