View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000285 | Xdebug | Uncategorized | public | 2007-06-18 18:12 | 2007-07-14 14:55 | 
| Reporter | gsh | Assigned To | derick | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | unable to reproduce | ||
| OS | Debian | ||||
| Product Version | 2.0.0dev | ||||
| Summary | 0000285: 2.0.0RC4 and auto_prepend_file | ||||
| Description | If there is a php auto_prepend_file directive, only that file is profiled. | ||||
| Steps To Reproduce | set auto_prepend_file directive to some legit file. | ||||
| Additional Information | This worked fine in RC3 and before | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.1 | ||||
|  | I can not reproduce this with 2.0.0rc5-dev. I made a .htaccess with: php_value auto_prepend_file prepend.php and two files: <?php index.php: <?php The generated profile correctly shows two calls to strlen() and the "source" file shows both prepend.php and index.php (the latter inlined). | 
|  | And no feedback, because the given email address is a one-shot address. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2007-06-18 18:12 | gsh | New Issue | |
| 2007-07-07 21:59 | derick | Note Added: 0000677 | |
| 2007-07-07 21:59 | derick | Status | new => feedback | 
| 2007-07-14 14:55 | derick | Status | feedback => resolved | 
| 2007-07-14 14:55 | derick | Resolution | open => unable to reproduce | 
| 2007-07-14 14:55 | derick | Assigned To | => derick | 
| 2007-07-14 14:55 | derick | Note Added: 0000693 | |
| 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 | 
