ccsminer
Posts: 159
|
Posted: 12/19/2020, 9:31 AM |
|
Who out there is using PHP 8.0 for CCS applications in production?
What has been your experience so far?
|
 |
 |
PCHome
Posts: 57
|
Posted: 12/19/2020, 10:24 AM |
|
CCS hasn’t been updated in many years and is all but defunct. When it last got an update, it was to add PHP 7.0 support but even that is rudimentary and doesn’t really generate pages that I’ve been able to use so I doubt there will ever be a version to support 8.
|
 |
 |
ccsminer
Posts: 159
|
Posted: 12/19/2020, 11:48 AM |
|
Curious if someone has already been experimenting with converted CCS (7.4.x) code in PHP 8.x
This would require running the available PHP 7.4 converter application against a CCS 5.x code base.
Then, attempting to run the converted (PHP 7.4 compatible code) under PHP 8.x
|
 |
 |
enko
Posts: 74
|
Posted: 02/15/2021, 6:06 AM |
|
I develop CSS with PHP 7.4.3 without much trouble using conv_fnames_74.php. Using PHP 8.0 seems to me to want to expect a little too much from a tool that has not been updated for so many years.
_________________
Italy - CodeCargeStudio (5.1.1.18992) - Dephi RIO - Lazarus (Free Pascal) - www.egsoft.it - www.egauto.it - www.egcourier.it - www.egestetica.it - Windows, Linux, Raspberry Apps. |
 |
 |
djgjohn
Posts: 52
|
Posted: 02/23/2021, 4:15 PM |
|
https://www.egauto.it/ccstools/CCSTools.7z
Just posting your conversion tool here. Thanks enko.
|
 |
 |