Only last inherited class gets highlighted
aroben opened this issue · 1 comments
aroben commented
Classes before the last one aren't highlighted at all:
This also happens on github.com, which uses this bundle for highlighting PHP code: https://github.com/mikemirten/ZExt/blob/49295321460207a5f2db4e6d7c05082c3502a6ef/library/ZExt/Di/ContainerInterface.php#L38. It was reported by one of our users.
aroben commented
Thanks!