krakjoe / uopz

User Operations for Zend
Other
358 stars 47 forks source link

Remove HAVE_SPL #114

Closed petk closed 5 years ago

petk commented 5 years ago

The HAVE_SPL symbol is defined in PHP to indicate the presence of the spl extension. Since PHP 5.3 the spl extension is always availabe and since PHP-7.4 the HAVE_SPL symbol has also been removed.