-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Commit 6193b67
committed
Handle constants declared with
const
1 parent b17a353 commit 6193b67
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 | |
---|---|---|---|
| |||
8232 | 8232 |
| |
8233 | 8233 |
| |
8234 | 8234 |
| |
8235 | + | ||
8236 | + | ||
8237 | + | ||
8238 | + | ||
8239 | + | ||
8240 | + | ||
8241 | + | ||
8235 | 8242 |
| |
8236 | 8243 |
| |
8237 | 8244 |
| |
|
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