1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/build
Daniel Scherzer f1dd3f2f30 gen_stub: move generateArgInfoCode() into FileInfo
Reduce the number of global functions by moving it to instance method
`FileInfo::generateArgInfoCode()`.

In the process, make the following parts of `FileInfo` private:

- `$funcInfos`
- `$generateFunctionEntries`
- `$declarationPrefix`
- `$generateClassEntries`
- `$generateCEnums`
- `::getMinimumPhpVersionIdCompatibility()`
2026-03-16 09:53:51 -07:00
..
2025-08-04 16:56:59 +02:00
2022-03-19 18:25:29 +01:00
2022-03-19 18:25:29 +01:00