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

Update code generation because new Laminas Code Versions lead to errors #355

Closed
fbecker-complex opened this issue Apr 29, 2021 · 1 comment

Comments

@fbecker-complex
Copy link

Bug Report

Q A
BC Break no
Version 1.4.1

Summary

If one updates Laminas Code to a Version over V. 3.5.1 and tries to generate code, the following error occurs:
PHP Fatal error: Uncaught Error: Call to undefined method Laminas\Code\Generator\FileGenerator::fromReflectedFileName() in...
That's because laminas removed the required classes in V. 4.0.0 https://github.com/laminas/laminas-code/releases/tag/4.0.0

@veewee
Copy link
Contributor

veewee commented Aug 27, 2021

Solved in #388

@veewee veewee closed this as completed Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants