PHP-Token-Reflection icon indicating copy to clipboard operation
PHP-Token-Reflection copied to clipboard

Fatal error in PHP nightly builds (7.2.0-dev)

Open ramsey opened this issue 8 years ago • 0 comments

In PHP nightly builds (PHP 7.2.0-dev) used on Travis CI, I'm receiving the following fatal error:

PHP Fatal error:  Declaration of ReflectionClass::newInstance(...$args) must be compatible with TokenReflection\IReflectionClass::newInstance($args) in /home/travis/build/ramsey/uuid/vendor/andrewsville/php-token-reflection/TokenReflection/Php/ReflectionClass.php on line 27

See here for details: https://travis-ci.org/ramsey/uuid/jobs/212472243

ramsey avatar Mar 18 '17 16:03 ramsey