1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/build
Daniel Scherzer dd72c4325c gen_stub: convert ArgInfo::$sendBy to a string
Instead of using integers that then need to be converted to the string
representation via `::getSendByString()`, just always store a string,
eliminating the conversion method and replacing it with property access.
2024-12-29 00:24:40 +01:00
..
2022-03-19 18:25:29 +01:00
2022-03-19 18:25:29 +01:00