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

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

Date: Sun Jul 29 17:04:48 CEST 2007
User: Derick Rethans
Directory: xdebug

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

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

[FILE: /xdebug/php_xdebug.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- xdebug/php_xdebug.h:1.135 Sun Jul 22 19:03:08 2007 GMT
+++ xdebug/php_xdebug.h Sun Jul 29 13:04:48 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:04:53 BST

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