View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000784 | XMB1 | Bugs | public | 2025-04-12 14:11 | 2025-04-15 08:32 |
Reporter | flushedpancake | Assigned To | miqrogroove | ||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.10.00-alpha | ||||
Target Version | 1.10.00 | Fixed in Version | 1.10.00 | ||
Summary | 0000784: the latest alpha crashes on php8.2 | ||||
Description | Parse error: syntax error, unexpected identifier "NONCE_AYS_EXP", expecting "=" in blahblahblahblahblah/htdocs/include/Variables.php on line 29 bizarrely, according to phpcodechecker, this snippet of code runs fine on php8.1, doesn't work in 8.2, and then works again in 8.3... what'sgoingon? | ||||
Additional Information | https://wiki.php.net/rfc/typed_class_constants | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 8.2 | ||||
Web Server | Apache | ||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | https://github.com/miqrogroove/xmb/commit/9f872bfa5ba1b51f6fe959819e6a1e9c2d621d5f | ||||
|
I think we will end up removing the type declarations for the class constants. Otherwise the minimum version would have to be 8.3. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-12 14:11 | flushedpancake | New Issue | |
2025-04-14 08:43 | miqrogroove | Status | new => acknowledged |
2025-04-14 08:43 | miqrogroove | Product Version | => 1.10.00 |
2025-04-14 09:26 | miqrogroove | Priority | normal => high |
2025-04-14 09:26 | miqrogroove | Severity | crash => block |
2025-04-14 09:26 | miqrogroove | Status | acknowledged => confirmed |
2025-04-14 09:26 | miqrogroove | Product Version | 1.10.00 => 1.10.00-alpha |
2025-04-14 09:26 | miqrogroove | Target Version | => 1.10.00 |
2025-04-14 09:26 | miqrogroove | Additional Information Updated | |
2025-04-14 09:26 | miqrogroove | PHP Version | 8.2.idk => 8.2 |
2025-04-14 09:26 | miqrogroove | Note Added: 0000563 | |
2025-04-15 08:23 | miqrogroove | Assigned To | => miqrogroove |
2025-04-15 08:23 | miqrogroove | Status | confirmed => assigned |
2025-04-15 08:32 | miqrogroove | Status | assigned => resolved |
2025-04-15 08:32 | miqrogroove | Resolution | open => fixed |
2025-04-15 08:32 | miqrogroove | Fixed in Version | => 1.10.00 |
2025-04-15 08:32 | miqrogroove | Git Commit | => https://github.com/miqrogroove/xmb/commit/9f872bfa5ba1b51f6fe959819e6a1e9c2d621d5f |