<?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 04:09:00 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Turland's Blog: Zend_Form and Zend_Loader_PluginLoader SNAFU]]></title>
      <guid>http://www.phpdeveloper.org/news/12271</guid>
      <link>http://www.phpdeveloper.org/news/12271</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has <a href="http://ishouldbecoding.com/2009/04/03/zend_form-and-zend_loader_pluginloader-snafu">ammended a previous technique</a> he suggested about using a centralized set of plugin loaders for Zend_Form elements (part of the <a href="http://framework.zend.com">Zend Framework</a>) because of an issue it can cause with the <a href="http://framework.zend.com/issues/browse/ZF-6134">Zend_Loader_Plugin</a>.
</p>
<blockquote>
The bug entails Zend_Loader_PluginLoader allowing multiple instances of the same path to be added per prefix. This becomes an issue because of how Zend_Form handles adding subforms. [...] If both the form and subform are using the same plugin loaders, the bug causes the same paths to be added multiple times.
</blockquote>
<p>
As of the posting of this article, the <a href="http://framework.zend.com/issues/browse/ZF-6134">issue has not been corrected</a>. The solution is outlined in the description of the bug if you want to correct the problem yourself until the full patch is included.
</p>]]></description>
      <pubDate>Fri, 03 Apr 2009 08:47:36 -0500</pubDate>
    </item>
  </channel>
</rss>
