php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76454 PHP is going to be linked with an external PCRE, --with-pcre-valgrind has no ef
Submitted: 2018-06-11 20:40 UTC Modified: 2020-04-16 16:43 UTC
From: spam2 at rhsoft dot net Assigned: nikic (profile)
Status: Closed Package: Compile Warning
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2018-06-11 20:40 UTC] spam2 at rhsoft dot net
Description:
------------
"configure: WARNING: PHP is going to be linked with an external PCRE, --with-pcre-valgrind has no effect" is nosense in case of production builds with "--disable-debug --without-valgrind --disable-valgrind-checks"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-06-12 15:40 UTC] spam2 at rhsoft dot net
especially when build with --without-pcre-valgrind "--with-pcre-valgrind has no effect" is nonsense
 [2020-04-16 16:43 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 [2020-04-16 16:43 UTC] nikic@php.net
This option and warning no longer exist, as this has been rolled into the global --with-valgrind option.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 04:01:33 2024 UTC