mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
We back-port https://github.com/libgd/libgd/commit/dd48286 even though we cannot come up with a regression test, because the erroneous condition appears to be impossible to trigger. We also parenthesize the inner ternary operation to avoid confusion.