Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[DependencyInjection] Fix tests on PHP 7.1#45156
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
stof commentedJan 24, 2022
Wasn't this precisely meant to test support for using |
chalasr commentedJan 24, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Not really, it's meant to cover bindings on inline services (#45063). Still, PR updated to skip the test on PHP<7.2. |
nicolas-grekas commentedJan 24, 2022
Thank you@chalasr. |
Uh oh!
There was an error while loading.Please reload this page.
Should make Appveyor green. The
objecttypehint is 7.2+.