View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000253 | Xdebug | Uncategorized | public | 2007-04-10 15:16 | 2007-04-24 14:06 |
Reporter | stanv | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000253: XDebug causes all error log messages to be trimmed at 1024 bytes, irrespective of "log_errors_max_len" | ||||
Description | In the following code, the trace will be clipped at 1024 mark when xdebug is on, and will behave properly if xdebug is disabled in php.ini (no clipping): <?php function deepTrace($a, $b, $c) { | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.2.1 | ||||
|
I can't reproduce it - it works just fine here with apache 1.3.31 and PHP 5.2.2dev and the latest Xdebug from CVS. |
|
Derick, are you testing on windows? I mentioned I think in the bug this happens on Windows XP SP2 (and on Apache 2.2 in fact, I don't know if the Apache version matters). |
|
Works fine for me on Windows 2k with Apache 1.3.29 as well - and there is no reason why things should be different here anyway. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-04-10 15:16 | stanv | New Issue | |
2007-04-23 15:24 | derick | Status | new => resolved |
2007-04-23 15:24 | derick | Resolution | open => unable to reproduce |
2007-04-23 15:24 | derick | Assigned To | => derick |
2007-04-23 15:24 | derick | Note Added: 0000591 | |
2007-04-23 15:29 | stanv | Status | resolved => feedback |
2007-04-23 15:29 | stanv | Resolution | unable to reproduce => reopened |
2007-04-23 15:29 | stanv | Note Added: 0000592 | |
2007-04-24 14:06 | derick | Status | feedback => resolved |
2007-04-24 14:06 | derick | Resolution | reopened => unable to reproduce |
2007-04-24 14:06 | derick | Note Added: 0000594 | |
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 |