The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000147
======================================================================
Reporter: garfieldfr
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 147
Category: Debug client (console)
Reproducibility: always
Severity: crash
Priority: normal
Status: resolved
Operating System: Windows 2000 Pro SP4
PHP Version: 4.3.10
Xdebug Version: 1.3.2
Resolution: not a bug
======================================================================
Date Submitted: 2005-09-12 16:26 CEST
Last Modified: 2005-09-22 20:25 CEST
======================================================================
Summary: Crash PHP.exe under Windows
Description:
PHP crash when using Xdebug.
I have this warning:
Warning: Call-time pass-by-reference has been deprecated - argument passed
by value; If you would like to pass it by reference, modify the declaration
of [runtime function name](). If you would like to enable call-time
pass-by-reference, you can set allow_call_time_pass_reference to true in
your INI file. However, future versions may not support this any longer.
in d:\xxxxx\class.frontController.php on line 95
I know why this warning but when i disable Xdebug the code work well.
======================================================================
----------------------------------------------------------------------
garfieldfr - 2005-09-16 20:28 CEST
----------------------------------------------------------------------
Forgot this bug, it was a probleme in my configuration. I was set
xdebug.remote_handler=bdgp
instead of
xdebug.remote_handler=dbgp
very hard to find !
----------------------------------------------------------------------
derick - 2005-09-22 20:25 CEST
----------------------------------------------------------------------
Not a bug, marking as such.
Bug History
Date Modified Username Field Change
======================================================================
2005-09-12 16:26garfieldfr New Bug
2005-09-12 16:26garfieldfr Bug Monitored: garfieldfr
2005-09-16 20:28garfieldfr Bugnote Added: 0000282
2005-09-22 20:25derick Bugnote Added: 0000287
2005-09-22 20:25derick Assigned To => derick
2005-09-22 20:25derick Resolution open => not a bug
2005-09-22 20:25derick Status new => resolved
======================================================================
Received on Thu Sep 22 2005 - 20:25:43 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST