[xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 1.3.2.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Wed, 30 Jun 2004 13:44:25 +0200

Date: Wed Jun 30 13:44:25 CEST 2004
User: Derick Rethans
Directory: xdebug

Log Message:
[0.50]
- Go with 1.3.2.

Modified files:
           xdebug/package.xml (version: 1.22.2.6)
           xdebug/php_xdebug.h (version: 1.53.2.7)

[FILE: /xdebug/package.xml]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.22.2.5
retrieving revision 1.22.2.6
diff -u -r1.22.2.5 -r1.22.2.6
--- xdebug/package.xml:1.22.2.5 Tue Apr 06 17:26:06 2004 GMT
+++ xdebug/package.xml Wed Jun 30 09:44:25 2004 GMT
@@ -32,14 +32,10 @@
   <license>BSD style</license>
   <release>
     <state>stable</state>
- <version>1.3.1</version>
- <date>2004-04-06</date>
+ <version>1.3.2</version>
+ <date>2004-06-30</date>
     <notes>
-= Fixed profiler to aggregate class/method calls correctly. (Robert Beenen)
-= Fixed debugclient to initialize socket structure correctly. (Brandon Philips
- and David Sklar)
-= GDB: Fixed bug where the source file wasn't closed after a "source" command.
- (Derick)
+= Fixed bug #58: Xdebug 1.3.x doesn't compile with PHP 5. (Derick)
     </notes>
     <filelist>
       <file role="src" name="php_xdebug.h"/>
@@ -110,6 +106,14 @@
     </filelist>
   </release>
   <changelog>
+ <release>
+ <state>stable</state>
+ <version>1.3.2</version>
+ <date>2004-06-30</date>
+ <notes>
+= Fixed bug #58: Xdebug 1.3.x doesn't compile with PHP 5. (Derick)
+ </notes>
+ </release>
     <release>
      <state>stable</state>
      <version>1.3.1</version>

[FILE: /xdebug/php_xdebug.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.53.2.6
retrieving revision 1.53.2.7
diff -u -r1.53.2.6 -r1.53.2.7
--- xdebug/php_xdebug.h:1.53.2.6 Sat Apr 17 21:35:33 2004 GMT
+++ xdebug/php_xdebug.h Wed Jun 30 09:44:25 2004 GMT
@@ -19,7 +19,7 @@
 #ifndef PHP_XDEBUG_H
 #define PHP_XDEBUG_H
 
-#define XDEBUG_VERSION "1.3.2dev"
+#define XDEBUG_VERSION "1.3.2"
 
 #include "php.h"
 
Received on Wed Jun 30 2004 - 13:44:27 BST

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