php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75791 apcu using non-portable shell == in config.m4
Submitted: 2018-01-10 09:57 UTC Modified: 2018-02-11 14:28 UTC
From: jdolecek at NetBSD dot org Assigned: nikic (profile)
Status: Closed Package: APC (PECL)
PHP Version: 7.1.13 OS: any (NetBSD, Linux, mac os x)
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jdolecek at NetBSD dot org
New email:
PHP Version: OS:

 

 [2018-01-10 09:57 UTC] jdolecek at NetBSD dot org
Description:
------------
The config.m4 uses bash-only construct for equal operator - uses == but should use =

Patch for this is maintained in NetBSD pkgsrc system, would be nice to have this fixed upstream and remove the need for patches, especially since we also need to maintain also patch to fix md5 hash in package.xml.

Test script:
---------------
grep == config.m4


Patches

patch-config.m4 (last revision 2018-01-10 09:58 UTC by jdolecek at NetBSD dot org)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-08 21:59 UTC] jdolecek at NetBSD dot org
Still relevant even with php 7.2.2 and APCu 5.1.9
 [2018-02-11 14:28 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 17:01:34 2025 UTC