View Issue Details

IDProjectCategoryView StatusLast Update
0000255XdebugUncategorizedpublic2007-04-24 15:17
ReporterTacit Assigned Toderick  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Summary0000255: Call Stack Table doesn't show Location
Description

I alway got Location "..(null):num" in the Call Stack table.
num - is line number.

TagsNo tags attached.
Operating SystemWindows 2003, XP
PHP Version5.2.1

Activities

sniper

2007-04-13 13:06

reporter   ~0000589

Any example code?

Tacit

2007-04-18 13:35

reporter   ~0000590

dtest.php:
<?php
include("dtest1.php");
?>

dtest1.php:
<?php
functionnnnn();
?>

run dtest.php
I'm not the only one person with such bug, i didn't find nobody who doesn't have it (on windows os).

derick

2007-04-23 16:05

administrator   ~0000593

This works fine for me on Windows 2K with php 5.2.1. Do you have some sort of accelerator installed, or some other extensions? provide a link to your phpinfo() output as well.

derick

2007-04-24 14:09

administrator   ~0000595

Actually, i can reproduce it - but only through a web server.

derick

2007-04-24 15:17

administrator   ~0000596

Fixed in CVS now, thanks for the report.

Issue History

Date Modified Username Field Change
2007-04-13 12:57 Tacit New Issue
2007-04-13 13:06 sniper Note Added: 0000589
2007-04-18 13:35 Tacit Note Added: 0000590
2007-04-23 16:05 derick Status new => resolved
2007-04-23 16:05 derick Resolution open => unable to reproduce
2007-04-23 16:05 derick Assigned To => derick
2007-04-23 16:05 derick Note Added: 0000593
2007-04-24 14:09 derick Status resolved => feedback
2007-04-24 14:09 derick Resolution unable to reproduce => reopened
2007-04-24 14:09 derick Note Added: 0000595
2007-04-24 15:17 derick Status feedback => closed
2007-04-24 15:17 derick Note Added: 0000596
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