[xdebug-dev] xdebug xdebug/php_xdebug.h - MFH: Fixed bug #301: Loading would cause SIGBUS on Solaris 10 SPARC. (Patch

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Sun, 29 Jul 2007 17:05:20 +0200

Date: Sun Jul 29 17:05:20 CEST 2007
User: Derick Rethans
Directory: xdebug

Log Message:
[0.10]
- MFH: Fixed bug #301: Loading would cause SIGBUS on Solaris 10 SPARC. (Patch
  by Sean Chalmers)

Modified files:
           xdebug/php_xdebug.h (version: 1.133.2.2)

[FILE: /xdebug/php_xdebug.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.133.2.1
retrieving revision 1.133.2.2
diff -u -r1.133.2.1 -r1.133.2.2
--- xdebug/php_xdebug.h:1.133.2.1 Wed Jul 18 15:39:55 2007 GMT
+++ xdebug/php_xdebug.h Sun Jul 29 13:05:20 2007 GMT
@@ -122,7 +122,7 @@
         long max_nesting_level;
         zend_bool default_enable;
         zend_bool collect_includes;
- zend_bool collect_params;
+ long collect_params;
         zend_bool collect_return;
         zend_bool collect_vars;
         zend_bool extended_info;
Received on Sun Jul 29 2007 - 17:05:21 BST

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