View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001037 | Xdebug | Uncategorized | public | 2014-03-17 11:32 | 2014-06-12 09:24 |
Reporter | mirko | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Netbeans | OS | Windows 7 | OS Version | Ultimate SP1 |
Product Version | 2.2.3 | ||||
Summary | 0001037: Error when stepping over require_once with relative path | ||||
Description | When stepping over a require_once, if it does not have the absolute path to the file, I get this error: Warning: require_once(modelActivities.php): failed to open stream: No such file or directory in Unknown on line 0 Setting an absolute path solves the issue. | ||||
Steps To Reproduce | Set a breakpoint or step over a line like this: require_once('./myfile.php'); | ||||
Additional Information | Netbeans v 7.4 or Netbeans v 8.0 RC1 | ||||
Tags | No tags attached. | ||||
Operating System | Windows | ||||
PHP Version | 5.3.25-5.3.29 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-17 11:32 | mirko | New Issue | |
2014-05-19 23:19 | derick | Note Added: 0002826 | |
2014-05-19 23:19 | derick | Status | new => resolved |
2014-05-19 23:19 | derick | Resolution | open => unable to reproduce |
2014-05-19 23:19 | derick | Assigned To | => derick |
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 |