Commit 02614a2
ext/spl: zend_string_concat3() instead of manual memcpy for sub_path construction (#21564)
* ext/spl: zend_string_concat3() instead of manual memcpy for sub_path construction
* spl: Adjust `zend_string_concat3()` formatting
---------
Co-authored-by: Tim Düsterhus <tim@bastelstu.be>1 parent 78f2d44 commit 02614a2
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1470 | 1470 | | |
1471 | 1471 | | |
1472 | 1472 | | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
1478 | 1478 | | |
1479 | 1479 | | |
1480 | 1480 | | |
| |||
0 commit comments