From: Christopher Jones Date: Mon, 22 Mar 2010 22:37:20 +0000 (+0000) Subject: name changes for consistency with planned additions X-Git-Tag: php-5.3.3RC1~376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec3a46e194bcf1844354ec9f524500921e984e09;p=php name changes for consistency with planned additions --- diff --git a/ext/oci8/tests/rowid_bind.phpt b/ext/oci8/tests/bind_rowid.phpt similarity index 100% rename from ext/oci8/tests/rowid_bind.phpt rename to ext/oci8/tests/bind_rowid.phpt diff --git a/ext/oci8/tests/bind_error.phpt b/ext/oci8/tests/error_bind.phpt similarity index 100% rename from ext/oci8/tests/bind_error.phpt rename to ext/oci8/tests/error_bind.phpt diff --git a/ext/oci8/tests/parse_error.phpt b/ext/oci8/tests/error_parse.phpt similarity index 100% rename from ext/oci8/tests/parse_error.phpt rename to ext/oci8/tests/error_parse.phpt