HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //var/lib/pear/pkgxml/php-pear-Net-URL-Mapper.xml
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.9.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0     http://pear.php.net/dtd/tasks-1.0.xsd     http://pear.php.net/dtd/package-2.0     http://pear.php.net/dtd/package-2.0.xsd">
 <name>Net_URL_Mapper</name>
 <channel>pear.php.net</channel>
 <summary>Provides a simple and flexible way to build nice URLs for web applications.</summary>
 <description>Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications.

The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module 
and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper 
does not perform the dispatching like these frameworks and therefore can be used with your 
own router.</description>
 <lead>
  <name>Bertrand Mansion</name>
  <user>mansion</user>
  <email>golgote@mamasam.com</email>
  <active>yes</active>
 </lead>
 <date>2010-10-25</date>
 <time>23:00:55</time>
 <version>
  <release>0.9.1</release>
  <api>1.0.0</api>
 </version>
 <stability>
  <release>beta</release>
  <api>stable</api>
 </stability>
 <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
 <notes>
Automatically built QA release
Doc #14700 Docs - till

Bug #16050 URL generation problem with query parameters - kguest

Bug #17271 small tweaks required to get unit tests working w phpunit3 - kguest
 </notes>
 <contents>
  <dir baseinstalldir="Net/URL" name="/">
   <file baseinstalldir="Net/URL" md5sum="636b8e70745596a43671bbe87a373aa3" name="Mapper/Exception.php" role="php" />
   <file baseinstalldir="Net/URL" md5sum="de3762f9293ddb85a210c002cf003777" name="Mapper/Part.php" role="php" />
   <file baseinstalldir="Net/URL" md5sum="42e0abefdf3e3b344e40caa130a738fb" name="Mapper/Path.php" role="php" />
   <file baseinstalldir="Net/URL" md5sum="f729994e65771d1b1db60c124395cb0d" name="Mapper/Path.plex" role="data" />
   <file baseinstalldir="Net/URL" md5sum="4acd9d1def12a3ad373ed3255329872b" name="Mapper/Part/Dynamic.php" role="php" />
   <file baseinstalldir="Net/URL" md5sum="35279b5f0d5c00f42a6652007c78f485" name="Mapper/Part/Fixed.php" role="php" />
   <file baseinstalldir="Net/URL" md5sum="261554d90a264cbf19bab16b11449409" name="Mapper/Part/Wildcard.php" role="php" />
   <file baseinstalldir="" md5sum="19e42bbc95ef24507c2ec0cc5257e644" name="scripts/create_package.xml.php" role="script" />
   <file baseinstalldir="" md5sum="b94bcec0fbd8eeaade4ef9eb14b0edd3" name="scripts/generate_path.php" role="script" />
   <file baseinstalldir="" md5sum="5b4833fb1479b004bdf144a02ebcf51f" name="scripts/update_package.xml.php" role="script" />
   <file baseinstalldir="Net/URL" name="tests/ExceptionTest.php" role="test" />
   <file baseinstalldir="Net/URL" md5sum="972fa0c4b6cdc8e6778571bfe4076c58" name="tests/GenerationTest.php" role="test" />
   <file baseinstalldir="Net/URL" md5sum="f21a62821f6e0f09172029061283e29f" name="tests/RecognitionTest.php" role="test" />
   <file baseinstalldir="Net/URL" md5sum="e5ae309361a8862c542931f9894266dc" name="Mapper.php" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5.1.0</min>
   </php>
   <pearinstaller>
    <min>1.4.3</min>
   </pearinstaller>
   <package>
    <name>Net_URL</name>
    <channel>pear.php.net</channel>
    <min>1.0.14</min>
   </package>
  </required>
 </dependencies>
 <phprelease>
  <filelist>
   <install as="create_package.xml.php" name="scripts/create_package.xml.php" />
   <install as="generate_path.php" name="scripts/generate_path.php" />
   <install as="update_package.xml.php" name="scripts/update_package.xml.php" />
  </filelist>
 </phprelease>
 <changelog>
  <release>
   <version>
    <release>0.9.0</release>
    <api>1.0.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>stable</api>
   </stability>
   <date>2007-03-28</date>
   <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
   <notes>
Initial release
   </notes>
  </release>
  <release>
   <version>
    <release>0.9.1</release>
    <api>1.0.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>stable</api>
   </stability>
   <date>2010-10-25</date>
   <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
   <notes>
Automatically built QA release
Doc #14700 Docs - till

Bug #16050 URL generation problem with query parameters - kguest

Bug #17271 small tweaks required to get unit tests working w phpunit3 - kguest
   </notes>
  </release>
 </changelog>
</package>