Skip to content

Update phpdocumentor/reflection #18829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

DavidPrevot
Copy link
Contributor

Q A
Branch? 2.8, 3.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Version 3 “was created to support php-7 syntax […] No new functionality
was added.” [0]

0: https://github.com/phpDocumentor/Reflection/releases

Version 3 “was created to support php-7 syntax […] No new functionality
was added.” [0]

	0: https://github.com/phpDocumentor/Reflection/releases
@dunglas
Copy link
Member

dunglas commented May 22, 2016

This cannot be done like this. The new version of phpDocumentor's Reflection introduces several BC breaks and the code must be adapted too. @joelwurtz has already updated the master branch to be compatible with the last version: #17531

I'm not sure that we want to support Reflection > 1 in old version of Symfony because it will cause many dependencies conflicts (i.e. PHPUnit and Prophecy aren't compatible with Reflection 3 right now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants