Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-7

Make phpunit catch php7 TypeError

phpunit php-7

Download PhpSpreadsheet file without save it before

Memcache for PHP7 on Windows?

windows memcached php-7

How to install redis extension for php 7

php redis php-7 phpredis

What is the status of the MongoDB extension for PHP7?

mongodb php-7

PHP 7 changes to foreach: Can I still delete items in they array on which I'm iterating?

php php-7

Does codeigniter 3 support PHP 7?

codeigniter php-7

Correct way to handle PHP 7 return types

php oop php-7

Anonymous classes in PHP 7

php anonymous-class php-7

Have trouble installing phpmyadmin on PHP7 Apache/2.4.7 (Ubuntu)

php phpmyadmin php-7

Installing the PHP 7 MongoDB Client/Driver?

php mongodb php-7 php-mongodb

PHP rand() vs. random_int()

php php-7

Are scalar and strict types in PHP7 a performance enhancing feature?

How to select PHP version 5 and 7 per virtualhost in Apache 2.4 on Debian?

How can I install mcrypt under PHP7? Laravel needs it

Linux - PHP 7.0 and MSSQL (Microsoft SQL)

php sql-server linux odbc php-7

How to install php extension using pecl for specific php version, when several php versions installed in system?

Colon after method declaration?

php php-7

Void as return type

php void return-type php-7

C#'s null coalescing operator (??) in PHP