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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
35 - 5 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 22:01:28 2024 UTC