updating unit tests

This commit is contained in:
Reza
2018-12-24 13:16:10 +11:00
parent e81f04c2d8
commit df08dcce0a
5 changed files with 221 additions and 202 deletions

View File

@ -61,8 +61,8 @@ or use Composer:
composer require salarmehr/ary
* The class (`Ary()`) requires PHP 5.4 or above.
* The helper function (`ary()`) requires PHP 5.6 or above.
* The `Ary()` requires PHP 5.4 or above.
* The `ary()` helper function requires PHP 5.6 or above.
Licence
=======