mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
aff044857f
The `--EXTENSIONS--` section already ensures that ext/readline is available, so there's no need to additionally check for unconditionally available readline functions. Closes GH-17170.