diff options
author | Marcus Boerger <helly@php.net> | 2009-03-10 23:40:06 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2009-03-10 23:40:06 +0000 |
commit | d4f5b3f0a99c5bf93416d3e12e5b55845ebc2270 (patch) | |
tree | 634661c09638f00a94daae303d1a1daf5922222d /scripts | |
parent | b43851b7aa1ef4bd28e5e32be8f6520d532f1c96 (diff) | |
download | php-git-d4f5b3f0a99c5bf93416d3e12e5b55845ebc2270.tar.gz |
- This is PHP 6 - if this ... ever gets out
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/dev/check_parameters.php | 2 | ||||
-rwxr-xr-x | scripts/dev/search_underscores.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dev/check_parameters.php b/scripts/dev/check_parameters.php index 31b182bd42..799376fbff 100644 --- a/scripts/dev/check_parameters.php +++ b/scripts/dev/check_parameters.php @@ -1,7 +1,7 @@ <?php /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 6 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ diff --git a/scripts/dev/search_underscores.php b/scripts/dev/search_underscores.php index 445228b8c5..d1cdfdb225 100755 --- a/scripts/dev/search_underscores.php +++ b/scripts/dev/search_underscores.php @@ -3,7 +3,7 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 6 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ |