NST
NST copied to clipboard
Does not work in Php with return type hinting
It does not work in php-classes when using type-hinting wich was introduced with php 7:
public function xyz(): bool { ... }
Please feel free to suggest a pull request, unfortunately I won't be able to update it myself any time soon.