mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
adea221b1a
This should also fix the null pointer arithmetic warning on MacOS as we don't depend on whack code written by Apple. Closes GH-5387