-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Commit 68c45e2
committed
Handle constants declared with
const
1 parent dcf8a63 commit 68c45e2
File tree
4 files changed
+22
-2
lines changed- Zend
- ext/reflection/tests
4 files changed
+22
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8218 | 8218 |
| |
8219 | 8219 |
| |
8220 | 8220 |
| |
8221 | + | ||
8222 | + | ||
8223 | + | ||
8224 | + | ||
8225 | + | ||
8226 | + | ||
8227 | + | ||
8221 | 8228 |
| |
8222 | 8229 |
| |
8223 | 8230 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | + | ||
4 | + | ||
3 | 5 |
|
0 commit comments