Commit a7a3a5f
authored
zend_ast: Clean up
* zend_ast: Make `s` a `const zend_string*` in `zend_ast_export_quoted_str()`
Following php#22350.
* zend_ast: Reduce variable scope in `zend_ast_export_*str()`zend_ast_export_quoted_str() (php#22393)1 parent cb64c16 commit a7a3a5f
1 file changed
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1578 | 1578 | | |
1579 | 1579 | | |
1580 | 1580 | | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
| 1581 | + | |
1584 | 1582 | | |
1585 | 1583 | | |
1586 | 1584 | | |
| |||
1593 | 1591 | | |
1594 | 1592 | | |
1595 | 1593 | | |
1596 | | - | |
1597 | | - | |
1598 | | - | |
| 1594 | + | |
1599 | 1595 | | |
1600 | 1596 | | |
1601 | 1597 | | |
| |||
1636 | 1632 | | |
1637 | 1633 | | |
1638 | 1634 | | |
1639 | | - | |
| 1635 | + | |
1640 | 1636 | | |
1641 | | - | |
1642 | | - | |
1643 | | - | |
1644 | | - | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
1645 | 1640 | | |
1646 | 1641 | | |
1647 | 1642 | | |
| |||
0 commit comments