Skip to content

PHP 7.x compatibility

Compare
Choose a tag to compare
@ccarrillot ccarrillot released this 26 Jun 03:07
d4f3f37

Usage of array_key_exists on objects is deprecated used property_exists instead.

Created support for PHP < 7

Code style PSR12