diff options
author | Davey Shafik <davey@php.net> | 2020-10-27 21:05:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 21:05:11 +0000 |
commit | 9be06b2a707172ae9ea55e6364df7b953907922c (patch) | |
tree | d84f979c1217621181c4e832af394604b969fb7f /README.md | |
parent | 74a0da56a79965b1536c2ee6eba5d37744c0fda7 (diff) | |
download | php7-mysql-shim-9be06b2a707172ae9ea55e6364df7b953907922c.zip php7-mysql-shim-9be06b2a707172ae9ea55e6364df7b953907922c.tar.gz php7-mysql-shim-9be06b2a707172ae9ea55e6364df7b953907922c.tar.bz2 |
Remove scrutinizer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ [](https://github.com/dshafik/php7-mysql-shim/actions) -[](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/?branch=master) -[](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/?branch=master) + # PHP 7 Shim for ext/mysql This library attempts to create a drop-in replacement for ext/mysql on PHP 7 using mysqli. |