Okay I had an initial look at it. I'd somewhat describe that link as being "misleading".
There isn't actually a PDO driver. You'd have to use their turso/libsql package which is a native PHP extension using FFI/Rust which means it likely needs additional compilation/configuration in PHP. It...
Yeah sounds like you'd just use their PDO driver. 2.4 will be all-in on PDO. I'll try to give it some testing prior to release just in case there's any wrinkles :)
Have seen other reports about Firefox but I’m using Zen browser and haven’t had an issue. If anyone can try the nightly build to see if it persists, that would be useful as it appears to be rather sudden.
Not at this moment in time no. It's something we want to do.
Template work via agents is still rough to say the least, even for add-on work. Style work is also not something we're doing very often so ironically we don't always have the expertise necessary to steer it in the right direction.
Just to be clear, it's not exactly a "support AI assistant" it's just development metadata / instruction files so your existing AI agents (like Codex and Claude Code) grasp a better understanding of the framework.
I think you know that already but I just didn't want people to pick up on this...
Later this week we will be releasing XenForo 2.3.10 with a couple of notable additions for developers.
Phrase tools
For more years than I've been at the company, we have had an internal tool which we use during development of features to help us keep on top of phrases. It scans the code base to...
At least for now, I'm recommending that we don't make changes here.
To canonicalise the full journey to this point, the code is currently where it was at a few versions ago where it used FQNs. There was I think a single release cycle where it attempted to use short names via imports but it was...
This report covers the same issue:
https://xenforo.com/community/threads/incorrect-in-rating-count-the-phrase-appears-in-other-languages.227943/
Has been fixed in the next release.