Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3a0f23e36c0e17b21dda9473d610ae6ebcc4225)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3a0f23e36c0e17b21dda9473d610ae6ebcc4225)
  • Date: Tue, 4 Jun 2013 05:44:28 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

php-pear/xdebug/DETAILS | 10 +++++-----
php-pear/xdebug/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit e3a0f23e36c0e17b21dda9473d610ae6ebcc4225
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xdebug: => 2.2.3

diff --git a/php-pear/xdebug/DETAILS b/php-pear/xdebug/DETAILS
index 6227e70..506a918 100755
--- a/php-pear/xdebug/DETAILS
+++ b/php-pear/xdebug/DETAILS
@@ -1,6 +1,6 @@
SPELL=xdebug
- VERSION=2.1.3
-
SOURCE_HASH=sha512:574f5e89cd32b8c0ec461d61e32bd3941a3c47488bc6a6d3e17d8a8ac7d3a768d268554dfb7efdb8f5ba0b4078ad5aae283698a4bbe3c84c31cca6a33b62ce9e
+ VERSION=2.2.3
+
SOURCE_HASH=sha512:2ba62010776a1bf05fbbc9bee086b88ce23d257814e309732e4ec3015079213a7a8cf855256edadd8566d564050a6e517ac9f3c239e3be3af0bfdcb3a79d21bc
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.xdebug.org/files/$SOURCE
@@ -14,9 +14,9 @@ The Xdebug extension helps you debugging your script by
providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack and function traces in error messages with:
- o full parameter display for user defined functions
- o function name, file name and line indications
- o support for member functions
+ o full parameter display for user defined functions
+ o function name, file name and line indications
+ o support for member functions
* memory allocation
* protection for infinite recursions
EOF
diff --git a/php-pear/xdebug/HISTORY b/php-pear/xdebug/HISTORY
index 8de91d8..6d5c2a4 100644
--- a/php-pear/xdebug/HISTORY
+++ b/php-pear/xdebug/HISTORY
@@ -1,3 +1,6 @@
+2013-06-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.3; cleaned up desc
+
2012-02-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.1.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3a0f23e36c0e17b21dda9473d610ae6ebcc4225), Vlad Glagolev, 06/04/2013

Archive powered by MHonArc 2.6.24.

Top of Page