mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +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.