Date: Sun Nov 11 15:35:04 CET 2007
User: Derick Rethans
Directory: xdebug
Log Message:
[0.05]
- Update package2.xml file as well...
Modified files:
xdebug/package2.xml (version: 1.11.2.2)
[FILE: /xdebug/package2.xml]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -r1.11.2.1 -r1.11.2.2
--- xdebug/package2.xml:1.11.2.1 Sat Oct 20 15:07:47 2007 GMT
+++ xdebug/package2.xml Sun Nov 11 13:35:04 2007 GMT
@@ -30,33 +30,28 @@
<email>derick[@]xdebug.org</email>
<active>yes</active>
</lead>
- <date>2007-10-20</date>
- <time>19:07:10</time>
+ <date>2007-11-11</date>
+ <time>15:34:44</time>
<version>
- <release>2.0.1</release>
- <api>2.0.1</api>
+ <release>2.0.2</release>
+ <api>2.0.2</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD style</license>
- <notes>Sat, Oct 20, 2007 - xdebug 2.0.1
+ <notes>Sun, Nov 11, 2007 - xdebug 2.0.2
-+ Changes:
- - Improved code coverage performance dramatically.
- - PHP 5.3 compatibility (no namespaces yet though).
-
= Fixed bugs:
- - Fixed bug #301: Loading would cause SIGBUS on Solaris 10 SPARC. (Patch by
- Sean Chalmers)
- - Fixed bug #300: Xdebug does not force LTR rendering for its tables.
- - Fixed bug #299: Computerized traces don't have a newline for return
- entries if memory limit is not enabled.
- - Fixed bug #298: xdebug_var_dump() doesn't handle entity replacements
- correctly concerning string length.
- - Fixed a memory free error related to remote debugging conditions.
- (Related to bug #297).
+ - Fixed bug #325: DBGP: "detach" stops further sessions being established
+ from Apache.
+ - Fixed bug #321: Code coverage crashes on empty PHP files.
+ - Fixed bug #318: Segmentation Fault in code coverage analysis.
+ - Fixed bug #315: Xdebug crashes when including a file that doesn't exist.
+ - Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded.
+ - Fixed bug #300: Direction of var_dump().
+ - Always set the transaction_id and command. (Related to bug #313).
</notes>
<contents>
@@ -153,6 +148,31 @@
<changelog>
<release>
<version>
+ <release>2.0.2</release>
+ <api>2.0.2</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <date>2007-11-11</date>
+ <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD style</license>
+ <notes>Sun, Nov 11, 2007 - xdebug 2.0.2
+
+= Fixed bugs:
+ - Fixed bug #325: DBGP: "detach" stops further sessions being established
+ from Apache.
+ - Fixed bug #321: Code coverage crashes on empty PHP files.
+ - Fixed bug #318: Segmentation Fault in code coverage analysis.
+ - Fixed bug #315: Xdebug crashes when including a file that doesn't exist.
+ - Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded.
+ - Fixed bug #300: Direction of var_dump().
+ - Always set the transaction_id and command. (Related to bug #313).
+
+ </notes>
+ </release>
+ <release>
+ <version>
<release>2.0.1</release>
<api>2.0.1</api>
</version>
Received on Sun Nov 11 2007 - 15:46:57 GMT
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST