Antony
September 7, 2024, 11:20am
1
Hi Wappler Team...
I'm setting up a new production server, and just checking:
That Wappler 6.8.0 fully supports PHP 8.3
Whether there are known issues with Amazon S3 bucket access from PHP 8.3, as I remember coming across an issue with an earlier PHP upgrade which @patrick had to help me out with.
Thanks!
Antony.
Cheese
September 7, 2024, 11:25am
2
Antony:
That Wappler 6.8.0
Hold on a minute... Are you upgrading?
1 Like
Seem to recall a post recently about an issue with 8.1+
Maybe stick with php 8.0 for the moment if possible
Teodor
September 7, 2024, 1:27pm
5
There are no any known issues with PHP 8.3, if you find any issues just report them here.
Thats what i was recalling,pretty minor.
Wappler Version : 6.8
Operating System : Win11
Server Model: PHP (8.2)
Database Type: MySQL
Hosting Type: --
Expected vs actual behavior
My hosting provider upgraded PHP to 8.2 and I saw deprecated error after the fact:
{
"code": 0,
"file": "\/home\/customer\/www\/circles.icu\/public_html\/dmxConnectLib\/lib\/formatters\/crypto.php",
"line": 56,
"message": "strlen(): Passing null to parameter #1 ($string) of type string is deprecated",
"trace": "#0 [internal function]: …
1 Like