mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
Both of these just forward to the default implementation, so just use that directly. This is simpler and benefits from the special-casing of the default implementation.