channel.xml 807 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
  3. <name>pear.phpdoc.org</name>
  4. <summary>phpdoc PEAR channel</summary>
  5. <suggestedalias>phpdoc</suggestedalias>
  6. <servers>
  7. <primary>
  8. <rest>
  9. <baseurl type="REST1.0">http://pear.phpdoc.org//rest/</baseurl>
  10. <baseurl type="REST1.1">http://pear.phpdoc.org//rest/</baseurl>
  11. <baseurl type="REST1.2">http://pear.phpdoc.org//rest/</baseurl>
  12. <baseurl type="REST1.3">http://pear.phpdoc.org//rest/</baseurl>
  13. </rest>
  14. </primary>
  15. </servers>
  16. </channel>