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
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:
38 - 7 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 19 07:01:27 2024 UTC