Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-7

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

php php-7 swiftmailer

Property exists but property_exists() return false;

Imagick don't open pdf files with "Failed to read the file" exception

Symfony: Form issue using Return type hinting in Doctrine Entity methods

"Empty delimiter" Warning when using PHP explode() function

php split explode php-7

PHP7 language support for PhpStorm

php plugins phpstorm php-7

Anonymous class construction

Argument X passed to Y must be an instance of boolean, boolean given - PHP7

php types php-7 type-hinting

Laravel Homestead php-7 "php5-fpm: unrecognized service" on vagrant up

php laravel homestead php-7

Why is $_SESSION passed by reference in PHP 7?

php session php-7

Unable to load dynamic php_mbstring.dll library

php-7 ubuntu-16.04

Does PHP7's PDO ext read the entire result set into memory?

php mysql pdo yii2 php-7

The different behavior of the function uasort in PHP 5.5 and PHP 7.0

php magento php-5.5 php-7

Symfony3 Form component trying to pass null to a type hinted method in PHP 7

What type hint to use if return value is mixed?

php return php-7 type-hinting

Symfony 2. Migration project to php 7 from php5.5. Performance issues

php performance symfony php-7

Which version of Zend Framework 1 is compatible with PHP7?

zend-framework php-7

php-fpm doesn't create .sock file

php centos php-7

PHPDocumentor 2 and PHP 7 with opcache issues in Doctrine

PHP7 compatibility with Symfony3?

php-7 symfony