View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001252 | Xdebug | public | 2016-01-13 14:18 | 2016-02-11 11:19 | |
Reporter | tomolimo | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | IIS7.5 - PHP7.0.2 x64 | OS | Windows | OS Version | 7 |
Product Version | 2.4.0rc3 | ||||
Summary | 0001252: HTTP 500.0 Internal server error when assigning an array returned by a function to $_GET | ||||
Description | Hello, The following code issues an error HTTP 500.0 Internal server error if run within IIS, <?php If xdebug extension is disabled, then the result is OK: | ||||
Steps To Reproduce | Create a script with content: <?php Try it with "php -f myscript.php" and if xdebug is enabled you should get an error. | ||||
Additional Information | xd.log content: Log opened at 2016-01-13 14:12:29 <- breakpoint_set -i x0-10000 -t exception -x "Fatal error" <- breakpoint_set -i x1-10001 -t exception -x "Parse error" <- breakpoint_set -i x2-10002 -t exception -x "Unknown error" <- feature_get -i 3 -n max_children <- run -i 4 Content of System event viewer: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Windows 7 Enterprise Edition | ||||
PHP Version | 7.0-dev | ||||
|
Hello, |
|
Could you please try 2.4.0RC4 and see whether that fixes the problem? |
|
Hello, |
|
Hello again, regards, |
|
Hello, |
|
Issue has gone away, let's consider it fixed. Please feel free to reopen if the same issue returns. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-13 14:18 | tomolimo | New Issue | |
2016-01-13 14:18 | tomolimo | File Added: phpinfo.log | |
2016-01-26 14:01 | tomolimo | Note Added: 0003433 | |
2016-02-08 21:15 | derick | Note Added: 0003461 | |
2016-02-08 21:15 | derick | Assigned To | => derick |
2016-02-08 21:15 | derick | Status | new => feedback |
2016-02-10 15:09 | tomolimo | Note Added: 0003474 | |
2016-02-10 15:09 | tomolimo | Status | feedback => assigned |
2016-02-10 15:22 | tomolimo | Note Added: 0003475 | |
2016-02-11 07:41 | tomolimo | Note Added: 0003477 | |
2016-02-11 11:19 | derick | Note Added: 0003478 | |
2016-02-11 11:19 | derick | Status | assigned => resolved |
2016-02-11 11:19 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |