Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork124
Commit09b1144
committed
bug #25502 Fixing wrong class_exists on interface (weaverryan)
This PR was merged into the 3.4 branch.Discussion----------Fixing wrong class_exists on interface| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | none| License | MIT| Doc PR |symfony/symfony-docs#8873 already does not mention changing anything in the configThis was a bug introduced in #25151 on the 3.4 branch. It's... pretty self-explanatory I hope :).Cheers!Commits-------be75bd994b Fixing wrong class_exists on interface1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments
Comments
(0)