View Issue Details

IDProjectCategoryView StatusLast Update
0000247XdebugUncategorizedpublic2007-03-18 10:11
Reporterjun Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
Summary0000247: xdebug.remote_mode = jit does not work
Description

I'm trying to get JIT working, but it does not work.
I set these and made sure they are set correctly by
phpinfo().

xdebug.remote_enable = On
xdebug.remote_mode = jit

Then I added erroneous function call like:

bogusfunction();

in my php source.

When the error hppened, xdebug inserted a nice error
information on generating web page, but did not attempt
to connect debug client.

TagsNo tags attached.
Operating SystemWindows
PHP Version5.2.0

Activities

derick

2007-03-18 10:11

administrator   ~0000578

Fixed in CVS, thanks for the report!

Issue History

Date Modified Username Field Change
2007-03-15 02:18 jun New Issue
2007-03-18 10:11 derick Status new => closed
2007-03-18 10:11 derick Note Added: 0000578
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized