summaryrefslogtreecommitdiffstats
path: root/php-pear/php4/PREPARE
diff options
context:
space:
mode:
authorElisamuel Resto2008-09-08 11:02:13 -0400
committerElisamuel Resto2008-09-08 11:02:40 -0400
commit76275a00a90263142751c8aec7ca8ce383831449 (patch)
tree1dfd67b7a0e860b7bec3463519e3bc090e369718 /php-pear/php4/PREPARE
parent1329c35ba2c8ba090918145cb8baa231bfa8a7b4 (diff)
php-pear/php4: added red upstream deprecation warning
Diffstat (limited to 'php-pear/php4/PREPARE')
-rwxr-xr-xphp-pear/php4/PREPARE4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pear/php4/PREPARE b/php-pear/php4/PREPARE
new file mode 100755
index 0000000000..4b32d23414
--- /dev/null
+++ b/php-pear/php4/PREPARE
@@ -0,0 +1,4 @@
+message "${PROBLEM_COLOR}PHP 4.x has been deprecated since August 8th 2008 and is no longer" &&
+message "maintained by upstream authors, and as such, will be removed from our" &&
+message "grimoires. Please take steps to upgrade to PHP 5.x ('php' spell)${NORMAL_COLOR}" &&
+query "Please acknowledge that you've read the warning from above" n || return 1