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
[yaml] Fix !php/* tag should not contain : at the end for Symfony 4
As mentioned in the [upgrade guide](https://github.com/symfony/symfony/blob/master/UPGRADE-4.0.md):
> The !php/object: tag was removed in favor of the !php/object tag (without the colon).
> The !php/const: tag was removed in favor of the !php/const tag (without the colon).
0 commit comments