<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - skwok</title>
<link>http://snipplr.com/users/skwok/tags/symfony</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 04:49:56 GMT</pubDate>
<item>
<title>(PHP) Get all symfony form errors</title>
<link>http://snipplr.com/view/20688/get-all-symfony-form-errors/</link>
<description><![CDATA[ <p>Add snippet in BaseFormPropel.class.php</p> ]]></description>
<pubDate>Tue, 06 Oct 2009 03:06:16 GMT</pubDate>
<guid>http://snipplr.com/view/20688/get-all-symfony-form-errors/</guid>
</item>
<item>
<title>(PHP) sfPropelForm default value</title>
<link>http://snipplr.com/view/20551/sfpropelform-default-value/</link>
<description><![CDATA[ <p>The following snippet sets a value in sfPropelForm. I have tried $form->getValues() and setting a value in it and also getting the embedded object and calling one of the setters without success.</p> ]]></description>
<pubDate>Thu, 01 Oct 2009 16:28:40 GMT</pubDate>
<guid>http://snipplr.com/view/20551/sfpropelform-default-value/</guid>
</item>
<item>
<title>(PHP) sfPropelMigrationsLightPlugin patch for Symfony 1.2</title>
<link>http://snipplr.com/view/20505/sfpropelmigrationslightplugin-patch-for-symfony-12/</link>
<description><![CDATA[ <p>Patch for sfPropelMigrationsLightPlugin 1.1.2 installed on Symfony 1.2. In sfMigrator.class.php, add "$con->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY, true);" to the following functions:</p> ]]></description>
<pubDate>Wed, 30 Sep 2009 18:59:24 GMT</pubDate>
<guid>http://snipplr.com/view/20505/sfpropelmigrationslightplugin-patch-for-symfony-12/</guid>
</item>
</channel>
</rss>