Top "Php-7" questions

PHP 7 is the successor to PHP 5.6, it was released on December 3, 2015.

Which version of Zend Framework 1 is compatible with PHP7?

After which version Zend Framework become compatible with PHP7?

zend-framework php-7
"Allocation of JIT memory failed, PCRE JIT will be disabled" warning in PHP 7

I'm transitioning my website from PHP v.5 installed on a shared web-hosting account (at DreamHost) to run on PHP 7.3.11. After …

php php-7 dreamhost
Swiftmailer - Uncaught Error: Call to undefined method Swift_SmtpTransport::newInstance()

I'm trying to send email using the Swiftmailer. I'm getting an Uncaught Error: Call to undefined method Swift_SmtpTransport::newInstance(). …

php php-7 swiftmailer
there is a error as apxs not found and apache is not built when I build(configure) the source code of phpspreadsheet

[checking for Apache 2.0 handler-module support via DSO through APXS... Sorry, I cannot run apxs. Possible reasons follow: Perl is not …

php apache php-7 phpspreadsheet
Laravel - Model filter date field by month

I have a method that can receive a parameter of "month" and another of "year", you can receive both or …

php laravel laravel-5 php-7 php-5.5
PHP 7.x connection with MSSQL server with MAMP

I am trying to connect mssql server to PHP 7.0.8 through MAMP. I have tried using freetds. On some blog people …

sql-server mamp php-7 freetds
Laravel Homestead php-7 "php5-fpm: unrecognized service" on vagrant up

Whilst trying to use the php-7 version of Laravel Homestead in a per-project installation, I see this error during vagrant …

php laravel homestead php-7
Docker install memcached

I am trying to install memcached in Dockerfile but I keep getting th same error. Everything was working fine but …

php docker memcached php-7 php-5.6
Error install pecl/raphf and propro

I have updated php5.5 to php7.0. I try to run this commande : pecl install pecl/raphf But I obtain this …

php pear updating php-5.5 php-7
Ubuntu 14.04: Upgrade to php7 and uninstall php5?

I'm upgrading the php version to 7.0 in my docker image which is based on Ubuntu 14.04. I read some articles giving …

php docker ubuntu-14.04 php-7 php-5.5