mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
e20a6b0213
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.