Test: /ext/xdebug/tests/bug00476.phpt - Version 5.4.0beta2        

Bug #476 Undefined reference errors when compiling with Apache 1.3
Submitted: 1998-06-25 15:19:05 Modified: 1998-06-25 17:44:26
From: boydbria Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Final Release OS: Redhat Linux 5.0

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
008+
009+ Variables in local scope (#1):
010+ $e = *uninitialized*
011+ $f = *uninitialized*
012+
018+
019+ Variables in local scope (#1):
020+ $e = class Exception { protected $message = 'First exception'; private $string = ''; protected $code = 0; protected $file = %s/bug00476.php'; protected $line = 3; private $trace = array (); private $previous = NULL; public $xdebug_message = '\nException: First exception in %s/bug00476.php on line 3\n\nCall Stack:\n 0.0003 125996 1. {main}() %s/bug00476.php:0\n\n\nVariables in local scope (#1):\n $e = *uninitialized*\n $f = *uninitialized*\n' }
021+ $f = *uninitialized*
022+
027+
028+
029+ Variables in local scope (#1):
030+ $e = class Exception { protected $message = 'First exception'; private $string = ''; protected $code = 0; protected $file = %s/bug00476.php'; protected $line = 3; private $trace = array (); private $previous = NULL; public $xdebug_message = '\nException: First exception in %s/bug00476.php on line 3\n\nCall Stack:\n 0.0003 125996 1. {main}() %s/bug00476.php:0\n\n\nVariables in local scope (#1):\n $e = *uninitialized*\n $f = *uninitialized*\n' }
031+ $f = class Exception { protected $message = 'Second exception'; private $string = ''; protected $code = 0; protected $file = %s/bug00476.php'; protected $line = 6; private $trace = array (); private $previous = class Exception { protected $message = 'First exception'; private $string = ''; protected $code = 0; protected $file = %s/bug00476.php'; protected $line = 3; private $trace = array (...); private $previous = NULL; public $xdebug_message = '\nException: First exception in %s/bug00476.php on line 3\n\nCall Stack:\n 0.0003 125996 1. {main}() %s/bug00476.php:0\n\n\nVariables in local scope (#1):\n $e = *uninitialized*\n $f = *uninitialized*\n' }; public $xdebug_message = '\nException: First exception in %s/bug00476.php on line 3\n\nCall Stack:\n 0.0003 125996 1. {main}() %s/bug00476.php:0\n\n\nVariables in local scope (#1):\n $e = *uninitialized*\n $f = *uninitialized*\n\nException: Second exception in %s/bug00476.php on line 6\n\nCall Stack:\n 0.0003 125996 1. {main}() /home/alurin/download/php-5.4.0beta...' }