View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000552 | Xdebug | Uncategorized | public | 2010-03-25 09:30 | 2010-07-13 09:24 |
| Reporter | TothAmon | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Summary | 0000552: xdebug.dump.SERVER not dumping if no accessed before | ||||
| Description | PLEASE NOTICE THAT PHP VER is 5.2.11 (which is not available to select) if $_SERVER variable is not accessed in php script, to reproduce it simply run script: now try this: | ||||
| Additional Information | $ lsb_release -a $ php -i $ cat /etc/php.d/xdebug.ini xdebug.collect_vars=on xdebug.var_display_max_depth=16 | ||||
| Tags | SERVER, xdebug.dump, xdebug.dump.SERVER | ||||
| Operating System | CentOS release 5.4 (Final) | ||||
| PHP Version | 5.2.10 | ||||
|
|
Could you please try the SVN version: http://xdebug.org/docs/install#source |
|
|
Could you please try the SVN version: http://xdebug.org/docs/install#source |
|
|
it's up to the server administrator ;/ i will try do give some response when possible |
|
|
Well, by now 2.1.0 is out; so you could try that. |
|
|
Hi again :) problem is gone with php version 5.2.13 and Xdebug 2.1.0 thanks for a great job here :) |