Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
406 stars 188 forks source link

[AdminBundle] Optimize regex in AdminRouteHelper #3461

Open dannyvw opened 2 weeks ago

dannyvw commented 2 weeks ago

Current Symfony versions use index.php instead of app_(dev).php file. Maybe we can optimize this regex https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/7.x/src/Kunstmaan/AdminBundle/Helper/AdminRouteHelper.php#L10