php-enqueue/enqueue-dev

Changes in version 0.10.25 are not compatible with version php 7.4

Closed this issue · 1 comments

Changes in version 0.10.25 DSN are not compatible with version php 7.4

file: "/www/code_host_volume/vendor/enqueue/dsn/Dsn.php"
line: 70
message: "syntax error, unexpected ')', expecting variable (T_VARIABLE)"

I suggest turning version 0.10.25 into 0.11.0 to fix the incompatibility of PHP versions

@Muzic98 could you please clarify how this issue was fixed?
The PR was closed, but it's not clear what exact change resolved the PHP 7.4 incompatibility in Dsn.php.