Open YuManZz opened 6 years ago
Hi, indeed, with symfony +3.3 the attribute factory-method and factory-service are no more allowed as a workaround you can change the config file as below
`
</service>
` it should be fixed in the next release thanks for the report
Hello, I try to upgrade my symfony project 2.8 to 3.4 and I got this error :
`In XmlFileLoader.php line 386:
In XmlUtils.php line 101:
`
Any issue ? Thanks