Skip to content

PHP 7.x compatibility

Latest
Compare
Choose a tag to compare
@ccarrillot ccarrillot released this 25 Jun 23:02
d4f3f37

Usage of array_key_exists on objects is deprecated used property_exists instead.

ceased support for PHP < 7

code style PSR12