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