Commit 976f709
authored
Fix wrong Symfony listeners range
It seems to be between -256 and 256.
For example: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/EventListener/ValidateRequestListener.php#L511 parent a80feaf commit 976f709
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments