summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2009-03-10 23:40:06 +0000
committerMarcus Boerger <helly@php.net>2009-03-10 23:40:06 +0000
commitd4f5b3f0a99c5bf93416d3e12e5b55845ebc2270 (patch)
tree634661c09638f00a94daae303d1a1daf5922222d /scripts
parentb43851b7aa1ef4bd28e5e32be8f6520d532f1c96 (diff)
downloadphp-git-d4f5b3f0a99c5bf93416d3e12e5b55845ebc2270.tar.gz
- This is PHP 6 - if this ... ever gets out
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dev/check_parameters.php2
-rwxr-xr-xscripts/dev/search_underscores.php2
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 |
+----------------------------------------------------------------------+