From: Dmitry Stogov Date: Tue, 19 Feb 2019 23:35:25 +0000 (+0300) Subject: Skip tests f oci8 extension is not loaded X-Git-Tag: php-7.4.0alpha1~961 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2cd24e9d7a47e3ec0c01fa18e83ee45d861d40fc;p=php Skip tests f oci8 extension is not loaded --- diff --git a/ext/oci8/tests/password_new.phpt b/ext/oci8/tests/password_new.phpt index a29fb8f52f..2726530a0a 100644 --- a/ext/oci8/tests/password_new.phpt +++ b/ext/oci8/tests/password_new.phpt @@ -2,6 +2,7 @@ oci_password_change() --SKIPIF-- true, 'timesten' => false); // test runs on thes require(dirname(__FILE__).'/connect.inc'); if (empty($dbase)) die ("skip requires database connection string be set"); diff --git a/ext/oci8/tests/password_old.phpt b/ext/oci8/tests/password_old.phpt index 873fd4f595..d107a6beb0 100644 --- a/ext/oci8/tests/password_old.phpt +++ b/ext/oci8/tests/password_old.phpt @@ -2,6 +2,7 @@ ocipasswordchange() --SKIPIF-- true, 'timesten' => false); // test runs on thes require(dirname(__FILE__).'/connect.inc'); if (empty($dbase)) die ("skip requires database connection string be set");