php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #75614 Some non-portable == in shell scripts
Submitted: 2017-12-03 12:09 UTC Modified: -
From: jdolecek at NetBSD dot org Assigned:
Status: Closed Package: cURL related
PHP Version: 7.2.0 OS: NetBSD,pkgsrc
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jdolecek at NetBSD dot org
New email:
PHP Version: OS:

 

 [2017-12-03 12:09 UTC] jdolecek at NetBSD dot org
Description:
------------
NetBSD package system pkgsrc maintains several patches, which we'd like to feed upstream. This is one of them.

ext/curl/config.m4 and makedist use non-portable '==' instead of '=' in shell script.




Patches

php_avoid_doubleequal.txt (last revision 2017-12-03 12:10 UTC by jdolecek at NetBSD dot org)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-12-16 21:33 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=340255a69433d6af44ce484af7ba686528f2b9e1
Log: Fixed bug #75614
 [2017-12-16 21:33 UTC] nikic@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC