PHP 7.2 support
1 guest and 0 members have just viewed this.
Control functions:
Important: This website is now read only (except to admins) to comply with the UK Online Safety Act. Composr CMS is in the process of migrating to a new Constitutional governance model and Bazaar development model, with functionality of the old website (constructed by ocProducts Ltd, the prior copyright holder, a UK company) spread between GitLab and the new website (which has no connections to the UK).
PHP 7.2 support
14th December 2017, 8:19 pmInformation on Composr compatibility with PHP 7.2.
version: 9.0.41, PHP version: 7.2.7
I have recently upgraded my V9 to the above PHP version and are experiencing problems. In my case, download items that have not been validated produce an error. It seems I can resolve the issue by manually setting the 'Validated' entry in the db to 1, accessing it then resetting it to 0.
There may be other issues but I haven't come across them yet.
Will the above mentioned FIX work on my old V9?
Nick
Definitely don't apply a v10 patch to a v9 site.
I have been unofficially maintaining a v9 branch with the most urgent fixes to maintain sites stuck on that version for whatever reason. This is a side effect of support work for some customers.
https://github.com/chrisgraham/ocPortal/commits/v9_urgent_maintenance. Any commits since March this year.
If you tell me an error message I might be able to advise further.