Skip to content

Commit c799223

Browse files
authored
Update README.md (#248)
1 parent c85abfa commit c799223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Zen for PHP can do this because the monitored functions are hooked at the PHP-co
101101
*[`Firebird`](https://www.php.net/manual/en/ref.pdo-firebird.php)
102102
*[`Microsoft SQL Server`](https://www.php.net/manual/en/ref.pdo-dblib.php)
103103
*[`SQLite`](https://www.php.net/manual/en/ref.pdo-sqlite.php)
104-
* 🚧 [`MySQLi`](https://www.php.net/manual/en/book.mysqli.php)
104+
* [`MySQLi`](https://www.php.net/manual/en/book.mysqli.php)
105105
* 🚧 [`Oracle OCI8`](https://www.php.net/manual/en/book.oci8.php)
106106
* 🚧 [`PostgreSQL`](https://www.php.net/manual/en/book.pgsql.php)
107107
* 🚧 [`SQLite3`](https://www.php.net/manual/en/book.sqlite3.php)

0 commit comments

Comments
 (0)