mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
92d27ccb05
(`char *` to `const char *` for parameters and few return values) In a few places int len moved to size_t len.