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

addClassesToCompile is deprecated #218

Open
MisatoTremor opened this issue Jun 9, 2017 · 12 comments
Open

addClassesToCompile is deprecated #218

MisatoTremor opened this issue Jun 9, 2017 · 12 comments

Comments

@MisatoTremor
Copy link

MisatoTremor commented Jun 9, 2017

Used in JMSSecurityExtraBundle/DependencyInjection/SecurityExtension.php:92

BC compatible fix would be to enclose with if (\PHP_VERSION_ID < 70000) { ... }

@MisatoTremor MisatoTremor changed the title addClassesToCompile is deprecated as of 3.3 addClassesToCompile is deprecated Jun 9, 2017
@nmeirik
Copy link

nmeirik commented Jul 22, 2017

+1

@ghost
Copy link

ghost commented Jul 27, 2017

+1

4 similar comments
@blackarcanis
Copy link

+1

@SebLevDev
Copy link

+1

@aweqqas
Copy link

aweqqas commented Sep 21, 2017

+1

@alpha1917
Copy link

+1

@matthieuwerner
Copy link

+1

5 similar comments
@ajtis
Copy link

ajtis commented Dec 6, 2017

+1

@bspeidel
Copy link

+1

@pzienowicz
Copy link

+1

@patrickmatsumura
Copy link

+1

@rubendehaas
Copy link

+1

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

No branches or pull requests