Skip to content

Commit 3b54d93

Browse files
committed
Bump version in test
1 parent d1a3874 commit 3b54d93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/oci8/tests/driver_name.phpt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ function get_attr($conn)
5757
?>
5858
--EXPECT--
5959
**Test 1.1 - Default values for the attribute **************
60-
The value of DRIVER_NAME is PHP OCI8 : 2.1.0
60+
The value of DRIVER_NAME is PHP OCI8 : 2.1.1
6161

6262
***Test 1.2 - Get the values from different connections **************
6363
Testing with oci_pconnect()
64-
The value of DRIVER_NAME is PHP OCI8 : 2.1.0
64+
The value of DRIVER_NAME is PHP OCI8 : 2.1.1
6565
Testing with oci_new_connect()
66-
The value of DRIVER_NAME is PHP OCI8 : 2.1.0
66+
The value of DRIVER_NAME is PHP OCI8 : 2.1.1
6767
Done

0 commit comments

Comments
 (0)