Open Alex300 opened 1 month ago
Fix Deprecated: Implicit conversion from float to int loses precision Fix dinamic creation object property is deprecated
return type definitions are PHP 7+, securimage is PHP5.4+
(assuming there are still PHP5.6 installs at least)
https://wiki.php.net/rfc/return_types
I removed return type definitions. I didn't even know that someone could use PHP 5.x
Fix Deprecated: Implicit conversion from float to int loses precision
Fix dinamic creation object property is deprecated