Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[ErrorHandler][DebugClassLoader] Add mixed and static return types support#37586
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
[ErrorHandler][DebugClassLoader] Add mixed and static return types support#37586
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fancyweb commentedJul 15, 2020
| Q | A |
|---|---|
| Branch? | master |
| Bug fix? | no |
| New feature? | yes |
| Deprecations? | no |
| Tickets | - |
| License | MIT |
| Doc PR | - |
fabpot commentedAug 11, 2020
Is it something that needs to be merged in an older branch instead? |
fancyweb commentedAug 11, 2020
I considered this a new feature. I don't remember your policy for supporting new PHP versions features. |
fabpot commentedAug 11, 2020
Right now, we add support for newest PHP versions in the lowest maintained version, that's why I'm asking. |
fancyweb commentedAug 11, 2020
I need to rebase on 4.4 then, do you agree? |
fabpot commentedAug 11, 2020
Yes, please. |
52dea2d to0533f1fComparefabpot commentedAug 16, 2020
Thank you@fancyweb. |