Commit 51033c2
authored
zend_vm_gen: Fix line numbers for
The removal of empty lines and lines containing only semicolons moved the
offsets around. Remove just the standalone semicolons without removing entire
lines to keep both files in sync. This is also useful for IDE split view mode
even when not enabling `--with-lines`.--with-lines (#19789)1 parent 26eac7d commit 51033c2
2 files changed
+2165
-4
lines changed
0 commit comments