mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-12 00:04:11 +02:00
Add note on HHVM support to readme
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
A PHP library with a variety of string manipulation functions with multibyte
|
A PHP library with a variety of string manipulation functions with multibyte
|
||||||
support. Offers both OO method chaining and a procedural-style static wrapper.
|
support. Offers both OO method chaining and a procedural-style static wrapper.
|
||||||
Compatible with PHP 5.3+. Inspired by underscore.string.js.
|
Tested and compatible with PHP 5.3+ and HHVM. Inspired by underscore.string.js.
|
||||||
|
|
||||||
[](https://travis-ci.org/danielstjules/Stringy)
|
[](https://travis-ci.org/danielstjules/Stringy)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user