Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-7

foreach changes in PHP7

php foreach php-7

Is PHP DateTime::RFC3339_EXTENDED broken?

PECL yaml in PHP7

yaml pecl php-7

Will type declaration in functions make my code perform better? [duplicate]

php performance php-7

PHP Notice: Array to string conversion only on PHP 7

php php-7

How to setup XDebug for PHP7 on Mac?

macos homebrew xdebug php-7

Problems to install php intl with Xampp (MacOs)

php macos xampp php-7 intl

What's a good example for making use of an anonymous class in PHP7

php php-7 anonymous-class

PHP7 cli vs php-fpm

php php-7

phpunit tests run using PHP7.2 and 7.1 are 3x slower than when run using PHP7.0

PHP Artisan Tinker not working with Laravel 5.4 and PHP 7.0.1

php laravel-5.4 php-7 tinker

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