Top "Php-7.2" questions

Use this tag for version-specific issues relating specifically to PHP 7.2.Use with the [php] tag

How do I use the Argon2 algorithm with password_hash?

So I heard that PHP 7.2 introduced the new Argon2 algorithm. But I'm confused on how I can use it with …

php algorithm php-password-hash php-7.2 argon2-ffi
What does question mark (?) before type declaration means in php (?int)

I have seen this code in https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Console/Output/Output.php …

php php-7.2
Installing mongoDB driver php 7.2.3

I am trying to install the mongoDB driver for PHP 7.2.3 x86. I installed the PHP 7.2 Non Thread Safe driver here: …

php mongodb xampp php-7.2
count() emitting an E_WARNING

Prior to PHP 7.2 using count() on a scalar value or non-countable object would return 1 or 0. For example: https://3v4l.…

php php-7.2
Cannot use 'Object as class name as it is reserved Cake 2.2.x

I'm having an issue trying to set up a testing copy of a site we have running, I have the …

php cakephp php-7.2 cakephp-2.2 cakephp-2.x
PHP7.2 missing intl extension

I'm trying to run php app that use locale_accept_from_http function from intl extension. My php version is 7.2 …

php php-7.2 intl
Howto ubuntu 18.04 install / activate PHP extension ext-mcrypt

I am installing a fresh kubuntu system 18.04, which is using by default php7.2 A composer install for my current software …

php php-extension php-7.2 ubuntu-18.04
error in phpmyadmin after updating to PHP 7.2.0

Recently I update my PHP version to 7.2.0 . When I open my phpmyadmin I have face this warning every time when …

php phpmyadmin php-7.2
XAMPP Access Forbidden

I have just downloaded the latest version of XAMPP with PHP version 7.2.4. I have made a very simple PHP validation …

php xampp windows-10 php-7.2
need help to install php 7.2 yum packages on aws ec2

I haven't seen any yum packages for php 7.2 on AWS EC2 and the release has been out over a month. …

amazon-web-services php-7.2