https://bugzilla.redhat.com/show_bug.cgi?id=1505079



--- Comment #2 from Remi Collet <fed...@famillecollet.com> ---
Running local bulid with phpparser 3 is ok

Running local bulid with phpparser 2 is KO

1) Go\ParserReflection\ReflectionFileTest::testIsStrictType with data set
"/Stub/FileWithClasses71.php" ('/Stub/FileWithClasses71.php', true)
PhpParser\Error: Syntax error, unexpected '?', expecting T_VARIABLE on line 20

Running local bulid with phpparser 1 is KO

1) Go\ParserReflection\ReflectionClassTest::testGetModifiers with data set
"PHP7.0" ('/dev/shm/extras/BUILD/parser-...70.php')
PhpParser\Error: Syntax error, unexpected '{', expecting T_STRING on line 15

2) Go\ParserReflection\ReflectionClassTest::testGetModifiers with data set
"PHP7.1" ('/dev/shm/extras/BUILD/parser-...71.php')
PhpParser\Error: Syntax error, unexpected '{', expecting T_STRING on line 14


- What do you think of raising minimal build dependency on phpparser ?

- What do you think of raising minimal runtime dependency on phpparser ?
Is this a problem in the drupal stack (ie, is there other package which require
another version of phpparser) ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to