php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70544 ext/zip/tests/oo_addglob.phpt broken on Solaris
Submitted: 2015-09-21 13:44 UTC Modified: -
From: rainer dot jung at kippdata dot de Assigned:
Status: Closed Package: Zip Related
PHP Version: 7.0.0RC3 OS: Solaris
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rainer dot jung at kippdata dot de
New email:
PHP Version: OS:

 

 [2015-09-21 13:44 UTC] rainer dot jung at kippdata dot de
Description:
------------
The test ext/zip/tests/oo_addglob.phpt uses the glob flag named "GLOB_BRACE". This does not exist on Solaris. That fact is actualy also documented in the PHP docs (see http://php.net/manual/en/function.glob.php).

So the part of the test using GLOB_BRACE should be skipped on the Solaris platform (alternatively if GLOB_BRACE does not exist) to make the test PASS.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-09-21 14:06 UTC] laruence@php.net
Automatic comment on behalf of laruence@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ed5a5bdff88fcbab6208ea396efd6808e00de573
Log: Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)
 [2015-09-21 14:06 UTC] laruence@php.net
-Status: Open +Status: Closed
 [2015-09-29 13:10 UTC] ab@php.net
Automatic comment on behalf of laruence@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ed5a5bdff88fcbab6208ea396efd6808e00de573
Log: Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)
 [2016-07-20 11:36 UTC] davey@php.net
Automatic comment on behalf of laruence@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ed5a5bdff88fcbab6208ea396efd6808e00de573
Log: Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 04:01:29 2024 UTC