mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
8bcaaa3579
These functions either return always a valid color, or `-1` on failure, but never `false`. Closes GH-7041.