1
0
mirror of synced 2025-02-03 05:49:25 +03:00
Luís Cobucci 8a893068ce
Remove constants existence validation
These constants are available since PHP 5.4 and since we're requiring
PHP 7.1 there's no reason to require them.

I've also simplified the `array_map()` call since it's useless to
define a closure that simply calls a function.
2017-11-24 01:25:14 +01:00
..
2015-09-03 17:55:14 +09:00