-
When the compilation is on for Mag 1.9, I have getting the fatal error Inchoo_PHP7_Helper_Data class not found and when I didable the compilation from admin System -> tools, it is not showing any erro…
-
Morning everybody,
The company I work for is planning to migrate a legacy app from PHP5 to PHP7
I know PHP7 is not longer supported either, I'd migrate to PHP8 instead, but it's not my decision, a…
-
Is the PHP7.1+ requirement mandatory for 3.0+ versions ? (when installed with composer)
One major production platform is Ubuntu 16.04LTS that provides PHP 7.0. Having a strong requirement on PHP7.1…
-
I finished installation 1/2,but i continue it,write the setting to file. Web display:
Not Found
The requested URL /en/ was not found on this server.
Additionally, a 404 Not Found error was enco…
-
Current `payum/server:latest` image (image id `3ab4418f87bc`) has no XML/DOM extension installed.
There's php7.1-xml installed, but the default version uses php7.2 and therefore looks for extension…
-
```
```
When a function contains a declared parameter of `bool` and a default value set to `true` or `false`, it get incorrectly detected as `boolean` and thinks `bool` is different.
I recomm…
-
```
```
The return type above is specified as `bool`, but `[type]` is used in the auto-generated docblock.
Expected result is:
```
```
-
when compiling the module there is an error:
```
/opt/ngx_php7-0.0.3/src/php/php_ngx.c:254:5: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
NULL,
…
-
php7-intl is a default package in some distros (e.g. Ubuntu), plus it's required for some websites (e.g. Tiny Tiny RSS).
-
Hi, refering to https://github.com/gordalina/cachetool/issues/188
Still have same issue with such config pool:
```
# php cachetool.phar opcache:reset --fcgi=/run/php/php7.4-fpm.sock
In FastCGI…