-
Notifications
You must be signed in to change notification settings - Fork 545
Commit fc75deb
Fix bug parsing negative classes containing only digits ([^0-9])
1 parent dbb9665 commit fc75deb
File tree
2 files changed
+10
-0
lines changed- src/Type/Php
- tests/PHPStan/Analyser/nsrt
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | + | ||
629 | + | ||
630 | + | ||
631 | + | ||
632 | + | ||
633 | + | ||
634 | + | ||
628 | 635 | | |
629 | 636 | | |
630 | 637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | + | ||
519 | + | ||
520 | + | ||
518 | 521 | | |
0 commit comments