diff options
| author | John Coggeshall <john@php.net> | 2002-11-13 13:31:33 +0000 |
|---|---|---|
| committer | John Coggeshall <john@php.net> | 2002-11-13 13:31:33 +0000 |
| commit | 253cecd43aad193622daa237acf2bb173d99d68c (patch) | |
| tree | 144b03231a6433cb2093fb3852dfb9f1e9632324 /run-tests2.php | |
| parent | ae51b7f4db379c07f5ef82cb6409f9fe233a70bb (diff) | |
| download | php-git-253cecd43aad193622daa237acf2bb173d99d68c.tar.gz | |
Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob()
function.
Modified the layout and some minor logic in the experimental webHarness()
test class
Added Whitespace accidently to array.c :)
Diffstat (limited to 'run-tests2.php')
| -rw-r--r-- | run-tests2.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests2.php b/run-tests2.php index 2ca32ace2b..073e3b0f50 100644 --- a/run-tests2.php +++ b/run-tests2.php @@ -18,7 +18,7 @@ | Marcus Boerger <helly@php.net> | | Derick Rethans <derick@php.net> | | Sander Roobol <sander@php.net> | - | John Coggeshall <john@php.net | + | John Coggeshall <john@php.net> | | (based on version by: Stig Bakken <ssb@fast.no>) | | (based on the PHP 3 test framework by Rasmus Lerdorf) | +----------------------------------------------------------------------+ |
