Classes for str_*, array_* and other functions that provide a proper cleaned up API if all the functions args won't get an overhaul and cleanup because of BC in php 8
Posted by burzum 3 years ago
Write your idea here ...
You can write some example code:
```php
echo 'Hello world';
```