mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
ca48129cae
Instead of returning long and then casting to void. This fixes a build warning on Ubuntu 20.04. Closes GH-5742.