Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f896334bb2c22037ad058c69a8e9b558 > files > 5

php-funcall-0.2.5-4mdv2009.1.i586.rpm

<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.2" 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>funcall</name>
 <channel>pecl.php.net</channel>
 <summary>Add callbacks for any function/method</summary>
 <description>Call callbacks before or after specified functions/methods being called.</description>
 <lead>
  <name>Surf Chen</name>
  <user>surfchen</user>
  <email>surfchen@gmail.com</email>
  <active>yes</active>
 </lead>
 <date>2008-11-25</date>
 <time>00:05:12</time>
 <version>
  <release>0.2.5</release>
  <api>0.2</api>
 </version>
 <stability>
  <release>stable</release>
  <api>stable</api>
 </stability>
 <license>New BSD</license>
 <notes>add eval support
fixed bugs about include*/require*</notes>
 <contents>
  <dir name="/">
   <file md5sum="c9e6511c5e977e5d91167486d4698552" name="tests/function.phpt" role="test" />
   <file md5sum="9ccb3f4906fa04041136251846cda72f" name="tests/method.phpt" role="test" />
   <file md5sum="400b46f8354fd8002f09b082310ce2cb" name="config.m4" role="src" />
   <file md5sum="a2fad553332585a079fef7c5635cfb2e" name="config.w32" role="src" />
   <file md5sum="373fb873c3624cddf325a91a0680f243" name="funcall.c" role="src" />
   <file md5sum="29e3a01d874f53e2a2032fd889172e18" name="php_funcall.h" role="src" />
   <file md5sum="a0648328e44630bf905b8cfeaaaaa60d" name="funcall.php" role="doc" />
   <file md5sum="616ccc3b483bfbe6067445ef9f6ff05c" name="LICENSE" role="doc" />
   <file md5sum="55ee6a4cf5e69f99377118ff877d5820" name="INSTALL" role="doc" />
   <file md5sum="9da535f67320a4812d1485482cb80217" name="TODO" role="doc" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5</min>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <providesextension>funcall</providesextension>
 <extsrcrelease />
 <changelog>
  <release>
   <version>
    <release>0.2.5</release>
    <api>0.2</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2008-11-24</date>
   <license>New BSD</license>
   <notes>add eval support
fixed bugs about include*/require*</notes>
  </release>
 </changelog>
</package>