1
0
mirror of synced 2025-02-02 21:41:45 +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
..
2017-09-06 01:32:49 +02:00
2017-06-08 22:04:07 +02:00
2017-09-06 01:32:49 +02:00
2017-06-08 22:04:07 +02:00
2013-03-11 00:08:58 +00:00