For questions specific to the usage and features of version 7.4 of PHP.
I'm getting this error on multiple occasion in a script (invoiceplane) I have been using for a few years now …
php php-7.4I've just updated my php version to 7.4, and i noticed this error pops up: Array and string offset access syntax …
php php-7.4I am trying to install php with fpm on macports. I read somewhere that fpm means FastCGI process manager. Does …
php php-7 fastcgi php-7.4 mod-fastcgiI just upgraded my server's PHP version to PHP 7.4.1 and now getting this error: Notice: Trying to access array offset …
php php-7.4I am encountered with the situation where one of my old code is using get_magic_quotes_gpc() which is …
php deprecated php-7.4Migrating from php 7.1 to 7.4. We have like 500 functional tests for an API, and some of them started to fail with …
php php-7.4I try to update my PHP version to 7.4 on macOS Catalina with brew. I did brew install [email protected] If I …
php macos homebrew php-7.4I have updated my class definitions to make use of the newly introduced property type hints, like this: class Foo { …
php doctrine-orm php-7 type-hinting php-7.4I am running Virtuamin on centos 7, I am unable to install ziparchive on php 7.4, but when I switch to php 7.2, …
apache virtualmin php-7.4 php-zip-archive