From ac04be841678a66331e62b55c582b425ba24b64d Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Wed, 9 Sep 2015 22:17:45 -0700 Subject: [PATCH] Add note on PHP 7 compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aaecd6..5c25faf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Stringy](http://danielstjules.com/github/stringy-logo.png) A PHP string manipulation library with multibyte support. Compatible with PHP -5.3+ and HHVM. Refer to the [1.x branch](https://github.com/danielstjules/Stringy/tree/1.x) +5.3+, PHP 7, and HHVM. Refer to the [1.x branch](https://github.com/danielstjules/Stringy/tree/1.x) for older documentation. ``` php