[X] I have did my search before proposing a feature request
Proposal or Solution
Loading php files do not work sometimes. Since classes been fetched for loading ain't cached, dependency injections are sometimes used to make it a bit faster to fetching annotations/attributes.
When a class is already fetched or loaded by PHP, requiring the same class file fails or not included at all. I suggest the use of PHP tokenizer to find class names from PHP files.
I again suggest since annotations library was imported as independent into Poakium. The coding standard should change to that of Poakiums'.
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Is there an existing feature for this?
Proposal or Solution
Loading php files do not work sometimes. Since classes been fetched for loading ain't cached, dependency injections are sometimes used to make it a bit faster to fetching annotations/attributes.
When a class is already fetched or loaded by PHP, requiring the same class file fails or not included at all. I suggest the use of PHP tokenizer to find class names from PHP files.
I again suggest since annotations library was imported as independent into Poakium. The coding standard should change to that of Poakiums'.
Code of Conduct