summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-01-17 11:22:32 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-20 09:59:27 +0100
commit74380465ec8d868bd3d28d7cf73151642d195012 (patch)
treee692632a71e7d10028a6b81ef09a1367248544ce /ext/reflection/php_reflection.c
parentb6506ab32a902029303a5d3a3afaa299c41fbe1a (diff)
downloadphp-git-74380465ec8d868bd3d28d7cf73151642d195012.tar.gz
Fix bug #79112: IMAP can't find OpenSSL during configure
Remove the check of PHP_OPENSSL inside SETUP_OPENSSL. It's the responsibility of the caller to determine whether they want to enable openssl or not. This makes SSL detection in IMAP work, which uses a different option. Additionally also clarify that --with-openssl-dir cannot actually be used to specify an OpenSSL directory -- these options just serve as a way to enable OpenSSL in extensions without also enabling the OpenSSL extension. They need to be renamed to something clearer in master. Closes GH-5091.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions