View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001837 | Xdebug | Uncategorized | public | 2020-08-24 09:32 | 2020-09-25 00:15 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.0.0beta1 | Fixed in Version | 3.0.0beta1 | ||
Summary | 0001837: Support for associative variadic variable names (PHP 8) | ||||
Description | PHP 8 introduces named parameters, and will now accept variadics with associative key names. Add a test, and potentially support for this. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.0-7.4.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-24 09:32 | derick | New Issue | |
2020-09-23 16:56 | derick | Target Version | 3.0dev => 3.0.0beta1 |
2020-09-25 00:15 | derick | Assigned To | => derick |
2020-09-25 00:15 | derick | Status | new => closed |
2020-09-25 00:15 | derick | Resolution | open => fixed |
2020-09-25 00:15 | derick | Fixed in Version | => 3.0.0beta1 |
2020-09-25 00:15 | derick | Note Added: 0005465 |