Top "Php-7" questions

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

Symfony 3 / APCu + PHP7

I have a problem with APCu and PHP7 again. Here is my conf. framework: validation: cache: validator.mapping.cache.doctrine.…

php symfony apc php-7 apcu
How to use OCI8 on PHP 7.0 with XAMPP?

I installed the oracle instant client 12, but I can't connect the php with OCI8. I am using XAMPP 32bit and …

xampp php-7 oci8
Cakephp with PHP7

Can I run CakePHP 1.3 with PHP7? I have to do a migration to PHP7, but in the hosting there is …

php cakephp-1.3 php-7
PHP 7 Performance

I've tried to reproduce this benchmark which compares PHP 7 with older versions on a Wordpress server: http://talks.php.net/…

mysql wordpress nginx performance-testing php-7
xdebug for php 7 on ubuntu 14.04

I'm trying to get xdebug working on PHP 7. I'm build the xdebug.so file from version http://xdebug.org/files/…

xdebug php-7 phpize