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

Fix "Cannot declare class because the name is already in use" errors #547

Merged
merged 1 commit into from Jul 19, 2019
Merged

Fix "Cannot declare class because the name is already in use" errors #547

merged 1 commit into from Jul 19, 2019

Conversation

nicolas-grekas
Copy link
Member

require_once doesn't work when flex is loaded from two separate directories (global + local)

@fabpot
Copy link
Member

fabpot commented Jul 19, 2019

Thank you @nicolas-grekas.

@fabpot fabpot merged commit e80877a into symfony:master Jul 19, 2019
fabpot added a commit that referenced this pull request Jul 19, 2019
…" errors (nicolas-grekas)

This PR was merged into the 1.4-dev branch.

Discussion
----------

Fix "Cannot declare class because the name is already in use" errors

`require_once` doesn't work when flex is loaded from two separate directories (global + local)

Commits
-------

e80877a Fix "Cannot declare class because the name is already in use" errors
@nicolas-grekas nicolas-grekas deleted the cannot-redecl branch November 30, 2019 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants