mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-15 09:44:14 +02:00
Add note on PHP 7 compatibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||

|

|
||||||
|
|
||||||
A PHP string manipulation library with multibyte support. Compatible with PHP
|
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.
|
for older documentation.
|
||||||
|
|
||||||
``` php
|
``` php
|
||||||
|
Reference in New Issue
Block a user