Date: Tue Aug 30 13:57:25 CEST 2005
User: Derick Rethans
Directory: xdebug
Log Message:
[0.25]
- MFH: Broken include.
Modified files:
xdebug/test.sh (version: 1.6.2.2)
xdebug/xdebug.c (version: 1.157.2.13)
[FILE: /xdebug/test.sh]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -r1.6.2.1 -r1.6.2.2
--- xdebug/test.sh:1.6.2.1 Sun Apr 18 10:31:35 2004 GMT
+++ xdebug/test.sh Tue Aug 30 09:57:25 2005 GMT
@@ -1 +1 @@
-TEST_PHP_EXECUTABLE=`which php` php /dat/dev/php/php-5.0dev/run-tests.php tests/*.phpt
+TEST_PHP_EXECUTABLE=`which php` php-5.0dev /dat/dev/php/php-5.0dev/run-tests.php tests/*.phpt
[FILE: /xdebug/xdebug.c]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.157.2.12
retrieving revision 1.157.2.13
diff -u -r1.157.2.12 -r1.157.2.13
--- xdebug/xdebug.c:1.157.2.12 Fri Aug 06 04:59:03 2004 GMT
+++ xdebug/xdebug.c Tue Aug 30 09:57:25 2005 GMT
@@ -36,7 +36,7 @@
#include "TSRM.h"
#include "SAPI.h"
-#include "php_ini.h"
+#include "main/php_ini.h"
#include "ext/standard/html.h"
#include "ext/standard/info.h"
#include "ext/standard/php_smart_str.h"
Received on Tue Aug 30 2005 - 13:57:30 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST