Closed leofeyer closed 7 years ago
And they shouldn't because I'm not sure if opcode can optimize this. If you are returning a regular key value array I'm pretty sure opcode can improve speed there so I'm all in for that deprecation.
fine with me. We just need the ini parser for legacy extensions.
Deprecated in b8f567760289f10701f334f8f907217f8452ed8a.
IMO we should encourage people to primarily use the
ContaoManager\Plugin
class to register bundles, routes and configuration, therefore we should deprecate the JSON parser and thebundles.json
file. Most people don't use abundles.json
file anyway.@contao/developers What do you think?