View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000825 | Xdebug | Uncategorized | public | 2012-05-02 08:46 | 2012-06-11 16:19 |
Reporter | syncgw | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | XAMPP 1.7.7 | OS | Win | OS Version | XP |
Product Version | 2.2.0RC2 | ||||
Summary | 0000825: syntax error, unexpected BOOL_FALSE in [filename] on li ne 2042 | ||||
Description | XAMPP starts failed | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.3.8 | ||||
|
Uh? I've no idea what you mean here? Which file are you talking about? |
|
[filename] = php.ini ;-) |
|
Well, it's not Xdebug parsing php.ini, so I don't know why you bring it up here? Also, the php.ini that you've attached has on line 2042: ;xdebug.collect_vars = "Off" which has no "false" in it at all... |
|
The ";" character in front of line is a character to tag line as a comment line. PHP internal .ini-file parser is recognizing this and is skipping such lines. php_xdebug-2.1.4-5.3-vc9.dll is working fine with the provided PHP.INI. I just changed to new XDEBUG version. This leads me to the conclusion XDEBUG is interpreting at least the [XDebug] section in PHP.INI itself and is stumbling over this parameter (may bee this changed in new version) AND does not recognize/accept comment lines. That's why I raised issue |
|
It's still not Xdebug doing the parsing... I don't think I can help you with this. |
|
Ok, let us agree it's a magic mysterious miracle appearing only to damned sorcerer's apprentice trying to use the new XDebug version in XAMPP universe. It was good to use XDebug as long as it worked! Please close issue record. Thank you for your cooperation. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-02 08:46 | syncgw | New Issue | |
2012-05-02 08:46 | syncgw | File Added: php.ini | |
2012-05-02 08:54 | derick | Note Added: 0002119 | |
2012-05-02 08:54 | derick | Assigned To | => derick |
2012-05-02 08:54 | derick | Status | new => feedback |
2012-05-02 09:12 | syncgw | Note Added: 0002121 | |
2012-05-02 09:12 | syncgw | Status | feedback => assigned |
2012-05-02 10:17 | derick | Note Added: 0002122 | |
2012-05-02 10:17 | derick | Status | assigned => feedback |
2012-05-02 10:55 | syncgw | Note Added: 0002123 | |
2012-05-02 10:55 | syncgw | Status | feedback => assigned |
2012-05-05 14:05 | derick | Note Added: 0002131 | |
2012-05-06 08:44 | syncgw | Note Added: 0002132 | |
2012-06-11 16:19 | derick | Status | assigned => resolved |
2012-06-11 16:19 | derick | Resolution | open => unable to reproduce |
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 |