|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2159 | minor | always | 11-09-07 00:56 | 11-14-07 21:18 | |
|
|
|||||
| Reporter: | koreth | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.4 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|
|||||
| Summary: | 0002159: "*" at the end of a comment line causes line number to double-increment | ||||
| Description: |
<?php function back() { print " " . print_r(debug_backtrace(), true) . ""; } back(); // this is line 6 and shows up as line 6 in the trace /** */ back(); // this is line 9 but shows up as line 10 in the trace |
||||
| Steps To Reproduce: | |||||
| Additional Information: | My fix for the bug is attached. | ||||
| Relationships | |||||
| Attached Files: |
|
||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||