Test: /ext/standard/tests/file/glob_variation.phpt - Version 5.3.26    

There are 2 different diffs reported by users for this test.

Count Diff
3 (75%)
312+
313+ Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in %s/glob_variation.php on line 49
314+
315+ Warning: glob() expects parameter 2 to be long, string given in %s/glob_variation.php on line 49
316+ NULL
312- array(1) {
313- [0]=>
314- string(%d) "%s/glob_variation/wonder12345"
315- }
1 (25%)
354- }
355- -- Iteration 11 --
356- array(1) {
357- [0]=>
358- string(%d) "%s/glob_variation/wonder1"
359- }
360- -- Iteration 12 --
361- array(0) {
362- }
363- Done