Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Feedback: Textpattern CMS 4.9.0 beta.1 released
bici wrote #337725:
Hope this correct thread to post in. I am currently running Textpattern version: 4.8.8 on PHP version: 7.4.33.
In anticipation of the forthcoming Update to 4.9.0 , is it safe to simply bump my version of PHP to 8.3. Or will doing so bork my installation and website?
It won’t destroy your website, but PHP 8.3 is definitely not recommended for 4.8.8. There are errors in Textile, some issues with tag, iirc.
You can bump your PHP version to 8.1, that is certain to work well with TXP 4.8 (and 4.9.0 works well with that version too).
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback: Textpattern CMS 4.9.0 beta.1 released
Preferences panel
There are differences and discrepancies between different installs
- a default (new) install with TXP-4.9.0beta, or TXP-dev
- upgrading from TXP 4.8.x to 4.9.0-beta
- long-term 4.9-dev install.
1/ on updating from 4.8.x or a fresh install:
the custom fields panel gains a pattern attribute for each input field. It prevents the use of some reserved keywords (field names), there is an additional back-end validation on Saving. A long running 4.9-dev install does not have those available (but when saving, the same validation is used)
2/ a new install with TXP4.9 beta has a number of input type=number
instead of input type=text
. Those are not available to a site that updates from 4.8 or long running 4.9 installs. Exception: if the field is new to 4.9, such as the advanced email settings, the upgraded install uses the input type=number
.
Would it be possible to synchronise the various types of installs to match the default new install?
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Feedback: Textpattern CMS 4.9.0 beta.1 released
phiw13 wrote #337728:
It won’t destroy your website, but PHP 8.3 is definitely not recommended for 4.8.8. There are errors in Textile, some issues with tag, iirc.
You can bump your PHP version to 8.1, that is certain to work well with TXP 4.8 (and 4.9.0 works well with that version too).
+1 to this. PHP 8.2 is mostly OK, but we didn’t officially support it in 4.8 releases. Given that PHP 8.1 is still supported, albeit security support, that’s the ‘safest’ thing to do.
Offline
Re: Feedback: Textpattern CMS 4.9.0 beta.1 released
Thank you very much, Stef!
The web provider does not enable MySQLi by default. Enabling the corresponding feature allows TXP to work perfectly with PHP 8.3.
You are a master!
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline