Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-7.2

PHP Incorrect variable declaration

Prevent action from Laravel observer events

PhpStorm 2018 - how to inspect whole project to php 7.2 compatibility?

php phpstorm php-7.2

Install php72 on MacOS using brew

php homebrew php-7.2 php-7.3

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

Laravel: [ErrorException] "continue" targeting switch is equivalent to "break". during "composer install"

Phpmyadmin export issue: count(): Parameter must be an array or an object that implements Countable

mysql phpmyadmin php-7.2

PHP 7.2 - How to create anonymous function dynamically when having function body in a string

count() emitting an E_WARNING

php php-7.2

PHP 7.2 - Warning: count(): Parameter must be an array or an object that implements Countable [closed]

php session post count php-7.2

How do I use the Argon2 algorithm with password_hash?

Docker-php-ext-install mcrypt missing folder

What does question mark (?) before type declaration means in php (?int) [duplicate]

php php-7.2

Silence "Declaration ... should be compatible" warnings in PHP 7

What do strict types do in PHP?