Skip to content

Drop support for PHP-6.0 and older

As advertised earlier, I'd like to drop support for PHP-6.0 and older. This simplifies our code a bit by allowing us to drop couple of macros, redefinition of standard types, drop those tedious TSRMLS_* macros, etc.

Merge request reports