Error
- mwversion: 1.45.0-wmf.25
- timestamp: 2025-11-04T22:03:51.875Z
- phpversion: 8.3.26
- reqId: 1248ea3a-4fec-4322-b68d-253a1958c330
- Find reqId in Logstash
[{reqId}] {exception_url} PHP Warning: Trying to access array offset on nullImpact
TBD
Notes
These have picked up over the last day or so and are present only on the 8.3 deployment of mw-api-ext. They generally happen in clusters, corresponding to one or more POSTs followed by one or more GETs, presumably as phases of an file upload - see here for the cluster from which the above came.
Now, it is very possible that this is actually an artifact of workload (i.e., clients and the files they're uploading), rather than an issues specific to PHP 8.3. We're in an unusual state where the population of clients routed to 8.3 do very different things than those still on 8.1, largely owing to how enrollment works (i.e., cookies and javascript, so these tend to be real users rather than bots).
In any case, it would be great to get a second opinion on this.
Here's a stack trace from this event, which is one of the subsequent GETs in the same "cluster" hitting the same issue reported in the earlier POST: