[xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug.c

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Thu, 22 Apr 2010 16:26:22 +0000

derick Thu, 22 Apr 2010 16:26:22 +0000

Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3267&root=xdebug

Log:
- Added the API FAQ URL and use that in the Zend Module struct.

Changed paths:
    U xdebug/trunk/php_xdebug.h
    U xdebug/trunk/xdebug.c

Modified: xdebug/trunk/php_xdebug.h
===================================================================
--- xdebug/trunk/php_xdebug.h 2010-04-22 16:20:51 UTC (rev 3266)
+++ xdebug/trunk/php_xdebug.h 2010-04-22 16:26:22 UTC (rev 3267)
@@ -25,6 +25,7 @@
 #define XDEBUG_COPYRIGHT "Copyright (c) 2002-2010 by Derick Rethans"
 #define XDEBUG_COPYRIGHT_SHORT "Copyright (c) 2002-2010"
 #define XDEBUG_URL "http://xdebug.org"
+#define XDEBUG_URL_FAQ "http://xdebug.org/docs/faq#api"

 #include "php.h"


Modified: xdebug/trunk/xdebug.c
===================================================================
--- xdebug/trunk/xdebug.c 2010-04-22 16:20:51 UTC (rev 3266)
+++ xdebug/trunk/xdebug.c 2010-04-22 16:26:22 UTC (rev 3267)
@@ -1833,7 +1833,7 @@
         XDEBUG_NAME,
         XDEBUG_VERSION,
         XDEBUG_AUTHOR,
- XDEBUG_URL,
+ XDEBUG_URL_FAQ,
         XDEBUG_COPYRIGHT_SHORT,
         xdebug_zend_startup,
         xdebug_zend_shutdown,
Received on Thu Apr 22 2010 - 17:26:22 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST