Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (76275a00a90263142751c8aec7ca8ce383831449)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (76275a00a90263142751c8aec7ca8ce383831449)
  • Date: Mon, 8 Sep 2008 10:02:53 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

php-pear/php4/HISTORY | 3 +++
php-pear/php4/PREPARE | 4 ++++
2 files changed, 7 insertions(+)

New commits:
commit 76275a00a90263142751c8aec7ca8ce383831449
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/php4: added red upstream deprecation warning

diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY
index f0e73ea..c05261b 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,6 @@
+2008-09-08 Elisamuel Resto <ryuji AT sourcemage.org>
+ * PREPARE: added upstream deprecation warning, removing on late
December
+
2008-08-12 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated VERSION to 4.4.9; SECURITY_PATCH++
* POST_INSTALL: big red warning about PHP 4.x being EOL
diff --git a/php-pear/php4/PREPARE b/php-pear/php4/PREPARE
new file mode 100755
index 0000000..4b32d23
--- /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



  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (76275a00a90263142751c8aec7ca8ce383831449), Elisamuel Resto, 09/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page