1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-10 07:16:44 +02:00

Add note on PHP 7 compatibility

This commit is contained in:
Daniel St. Jules
2015-09-09 22:17:45 -07:00
parent 41336996a1
commit ac04be8416

View File

@@ -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