Commit 1021ae2
committed
This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.
Discussion
----------
`Definition::$class` may not be `class-string`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | none
| License | MIT
[Example](https://github.com/php-amqplib/RabbitMqBundle/blob/fc816b77d3dee4045f8044b70059942832b079b3/DependencyInjection/OldSoundRabbitMqExtension.php#L214) of non-class-string usage.
Commits
-------
4afb630 Definition::$class may not be class-string
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
| |||
0 commit comments