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 | |||
| 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. | ||||
| 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. |