Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassAndPackageLoader - built packages fail to load #11

Open
glady opened this issue Mar 22, 2024 · 1 comment
Open

ClassAndPackageLoader - built packages fail to load #11

glady opened this issue Mar 22, 2024 · 1 comment
Labels

Comments

@glady
Copy link
Owner

glady commented Mar 22, 2024

When I build a package file with classes that contain a declare(strict_types=1); the resulting php is invalid.

Full list of issues:

  • declare(strict_types=1);
  • use statements conflict in namings
@glady glady added the bug label Mar 22, 2024
@glady
Copy link
Owner Author

glady commented Mar 22, 2024

I think there are different issues, currently also some <?php land in between of the classes too and use statements conflict in my current project too.

@glady glady changed the title ClassAndPackageLoader - built packages fail if declare(strict_types=1); ClassAndPackageLoader - built packages fail to load Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant