I have a problem with return types in php7, specially \"void\".
it works with all other types, int, string, null, bool, class objects.
but when i use void it
I've just found the answer here: https://wiki.php.net/rfc/void_return_type
It will be a feature in PHP 7.1