<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Wed May 22 17:19:47 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DBAL-393/DBAL-393.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DBAL-393] PEAR install broken</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-393</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;When using PEAR install, the &quot;doctrine-dbal&quot; command does not work.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;b&gt;$ pear install doctrine/DoctrineDBAL&lt;/b&gt;&lt;br/&gt;
downloading DoctrineDBAL-2.3.0.tgz ...&lt;br/&gt;
Starting to download DoctrineDBAL-2.3.0.tgz (143,996 bytes)&lt;br/&gt;
................................done: 143,996 bytes&lt;br/&gt;
install ok: channel://pear.doctrine-project.org/DoctrineDBAL-2.3.0&lt;/p&gt;

&lt;p&gt;&lt;b&gt;$ which doctrine-dbal&lt;/b&gt;&lt;br/&gt;
/usr/bin/doctrine-dbal&lt;/p&gt;

&lt;p&gt;&lt;b&gt;$ /usr/bin/doctrine-dbal&lt;/b&gt;&lt;br/&gt;
PHP Warning:  require(Doctrine/Symfony/Component/Console/Helper/HelperSet.php): failed to open stream: No such file or directory in /usr/share/pear/Doctrine/Common/ClassLoader.php on line 164&lt;br/&gt;
PHP Stack trace:&lt;br/&gt;
PHP   1. {main}() /usr/bin/doctrine-dbal:0&lt;br/&gt;
PHP   2. include() /usr/bin/doctrine-dbal:4&lt;br/&gt;
PHP   3. Doctrine\Common\ClassLoader-&amp;gt;loadClass() /usr/bin/doctrine-dbal:0&lt;br/&gt;
PHP Fatal error:  require(): Failed opening required &apos;Doctrine/Symfony/Component/Console/Helper/HelperSet.php&apos; (include_path=&apos;.:/usr/share/pear:/usr/share/php&apos;) in /usr/share/pear/Doctrine/Common/ClassLoader.php on line 164&lt;br/&gt;
PHP Stack trace:&lt;br/&gt;
PHP   1. {main}() /usr/bin/doctrine-dbal:0&lt;br/&gt;
PHP   2. include() /usr/bin/doctrine-dbal:4&lt;br/&gt;
PHP   3. Doctrine\Common\ClassLoader-&amp;gt;loadClass() /usr/bin/doctrine-dbal:0&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;The issue can be fixed by updating file &lt;b&gt;&lt;tt&gt;doctrine-dbal.php&lt;/tt&gt;&lt;/b&gt; from:&lt;br/&gt;
&lt;font color=&quot;red&quot;&gt;&lt;tt&gt;$classLoader = new \Doctrine\Common\ClassLoader(&apos;Symfony&apos;, &apos;Doctrine&apos;);&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
to:&lt;br/&gt;
&lt;font color=&quot;green&quot;&gt;&lt;tt&gt;$classLoader = new \Doctrine\Common\ClassLoader(&apos;Symfony&apos;);&lt;/tt&gt;&lt;/font&gt;&lt;br/&gt;
so the Symfony Console package can be used like the PEAR package.xml requires.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;NOTE: I did not want to submit a GitHub pull request for this because it seems like it would break your Git and Composer installs&lt;/b&gt;&lt;/p&gt;</description>
                <environment>PEAR, Fedora, RHEL</environment>
            <key id="14267">DBAL-393</key>
            <summary>PEAR install broken</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="siwinski">Shawn Iwinski</reporter>
                        <labels>
                    </labels>
                <created>Sat, 24 Nov 2012 03:44:09 +0000</created>
                <updated>Sun, 25 Nov 2012 12:05:50 +0000</updated>
                    <resolved>Sun, 25 Nov 2012 12:05:50 +0000</resolved>
                            <version>2.3</version>
                                <fixVersion>2.3.1</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>