summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavey Shafik <me@daveyshafik.com>2020-08-11 17:35:51 +0000
committerDavey Shafik <me@daveyshafik.com>2020-08-11 17:37:18 +0000
commita764528d59b24550c71c34ec67ebb68d00daae29 (patch)
treeb88f3420ded22037a95a72d6f01a261589f77c50
parent4b796ffef0834a7b167f9e8536f6d164933ff6ae (diff)
downloadphp7-mysql-shim-a764528d59b24550c71c34ec67ebb68d00daae29.zip
php7-mysql-shim-a764528d59b24550c71c34ec67ebb68d00daae29.tar.gz
php7-mysql-shim-a764528d59b24550c71c34ec67ebb68d00daae29.tar.bz2
Remove SensioLabs Insight
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2560ab3..ba6a201 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@
[![Build status](https://ci.appveyor.com/api/projects/status/tvj60v4y3o0mn4wp?svg=true)](https://ci.appveyor.com/project/dshafik/php7-mysql-shim)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/dshafik/php7-mysql-shim/?branch=master)
-[![SensioLabsInsight](https://insight.sensiolabs.com/projects/43c28e54-9c4a-40b4-9cc9-d6409d781dda/mini.png)](https://insight.sensiolabs.com/projects/43c28e54-9c4a-40b4-9cc9-d6409d781dda)
# PHP 7 Shim for ext/mysql
This library attempts to create a drop-in replacement for ext/mysql on PHP 7 using mysqli.