|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-01-17 16:31 UTC] pajoye@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 08 05:00:01 2025 UTC |
Description: ------------ If you try to build PHP on windows, and don't have the ssl libraries configure.js will see SSL is missing, but still configure phar to use ssl. As a result nmake will fail. The expected behavior would be to configure phar without ssl. Configure output: Checking for library ssleay32.lib ... <not found> <snip/> Enabling extension ext\phar Native OpenSSL support in Phar enabled