Commit: f0863fa43aa2201b7e2a749f5a8e98e519cfd47f Author: Christopher Jones <s...@php.net> Mon, 7 Oct 2013 17:38:56 -0700 Parents: 1675fd22775c7067c5d21e0cc1a0cc81f9434a5c Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f0863fa43aa2201b7e2a749f5a8e98e519cfd47f Log: Add new tests to package.xml Changed paths: M ext/oci8/package.xml Diff: diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index d2c4972..47e5415 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -227,6 +227,8 @@ Oracle client library support is necessary. <file name="cursors_old.phpt" role="test" /> <file name="cursors.phpt" role="test" /> <file name="dbmsoutput.phpt" role="test" /> + <file name="db_op_1.phpt" role="test" /> + <file name="db_op_2.phpt" role="test" /> <file name="debug.phpt" role="test" /> <file name="default_prefetch0.phpt" role="test" /> <file name="default_prefetch1.phpt" role="test" /> -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php