ah yes, this is where we started actually
authorMichael Wallner <mike@php.net>
Sat, 16 Feb 2013 22:28:19 +0000 (23:28 +0100)
committerMichael Wallner <mike@php.net>
Sat, 16 Feb 2013 22:28:19 +0000 (23:28 +0100)
package.xml

index c035ff2151e645a6fb4a6b51afad2ed7b21c9b23..9497c32a5bbfcfda9a8cc37d463585b175ff0333 100644 (file)
@@ -41,13 +41,14 @@ http://pear.php.net/dtd/package-2.0.xsd">
    <file role="src" name="php_propro.c" />
    <dir name="tests">
     <file role="test" name="001.phpt" />
    <file role="src" name="php_propro.c" />
    <dir name="tests">
     <file role="test" name="001.phpt" />
+    <file role="test" name="002.phpt" />
    </dir>
   </dir>
  </contents>
  <dependencies>
   <required>
    <php>
    </dir>
   </dir>
  </contents>
  <dependencies>
   <required>
    <php>
-    <min>5.4</min>
+    <min>5.3</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>