bixuehujin/blink

PHP 7.2 compatibility

maciejzgadzaj opened this issue · 1 comments

On PHP 7.2, trying to start php blink server:serve fails with the following error:

PHP Fatal error: Cannot use blink\core\Object as Object because 'Object' is a special class name in /var/www/blink/vendor/blink/blink/src/server/Server.php on line 5

duplicated to #46