You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.8 branch.
Discussion
----------
[FrameworkBundle] Fix PropertyInfo extractor namespace in framework bundle
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets |
| License | MIT
| Doc PR |
The only failing test I had was because of the missing zendframework/zend-stdlib, adding it made tests pass.
Commits
-------
d04984a Fix PropertyInfo extractor namespace in framework bundle
0 commit comments