<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=URI_Template</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/16768" />
      <rdf:li rdf:resource="http://pear.php.net/bug/15384" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/16768">
      <title>URI_Template: Bug 16768 [Open] Pear code styling problem</title>
      <link>http://pear.php.net/bugs/16768</link>
      <content:encoded><![CDATA[<pre>URI_Template Bug
Reported by opi
2009-11-06T10:33:39+00:00
PHP: Irrelevant OS: irrelevant Package Version: 0.3.0

Description:
------------
The code in Template.php has 56 coding style errors.

Expected result:
----------------
No coding style errors. :-)

Actual result:
--------------
56 errors</pre>]]></content:encoded>
      <description><![CDATA[<pre>URI_Template Bug
Reported by opi
2009-11-06T10:33:39+00:00
PHP: Irrelevant OS: irrelevant Package Version: 0.3.0

Description:
------------
The code in Template.php has 56 coding style errors.

Expected result:
----------------
No coding style errors. :-)

Actual result:
--------------
56 errors</pre>]]></description>
      <dc:date>2009-11-06T10:33:39+00:00</dc:date>
      <dc:creator>alexander &amp;#x64;&amp;#111;&amp;#x74; opitz &amp;#x61;&amp;#116; netresearch &amp;#x64;&amp;#111;&amp;#x74; de</dc:creator>
      <dc:subject>URI_Template Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/15384">
      <title>URI_Template: Feature/Change Request 15384 [Open] Make rawurlencode optional</title>
      <link>http://pear.php.net/bugs/15384</link>
      <content:encoded><![CDATA[<pre>URI_Template Feature/Change Request
Reported by snytkine
2008-12-23T16:02:24+00:00
PHP: 5.2.0 OS: RHEL4 Package Version: 0.3.0

Description:
------------
Hello!
Sometimes I need to pass the %s or %d as one of the values and I want the parsed url to include the same value unchanged. The rawurlencode messes it up!

Basically I want the URI_Template to make all substitutions but the result URL must have the %s or %d to I can use it as input for sprintf()

Can you include the second param to substitue($values, $urlencode = true)
then only do the urlencode if $urlencode === true

This would really help.

Also, if was not able to simple redefine the substitute() in a sub-class because vars of $template and $values are private.
Maybe you should change them to protected, so people can extend this class.

Thank you.</pre>]]></content:encoded>
      <description><![CDATA[<pre>URI_Template Feature/Change Request
Reported by snytkine
2008-12-23T16:02:24+00:00
PHP: 5.2.0 OS: RHEL4 Package Version: 0.3.0

Description:
------------
Hello!
Sometimes I need to pass the %s or %d as one of the values and I want the parsed url to include the same value unchanged. The rawurlencode messes it up!

Basically I want the URI_Template to make all substitutions but the result URL must have the %s or %d to I can use it as input for sprintf()

Can you include the second param to substitue($values, $urlencode = true)
then only do the urlencode if $urlencode === true

This would really help.

Also, if was not able to simple redefine the substitute() in a sub-class because vars of $template and $values are private.
Maybe you should change them to protected, so people can extend this class.

Thank you.</pre>]]></description>
      <dc:date>2008-12-26T23:27:49+00:00</dc:date>
      <dc:creator>cert21 &amp;#x61;&amp;#116; ptd &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>URI_Template Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
