This change fixes a typo that, in PHP 8.2, causes this exception:
Creation of dynamic property PhabricatorAuthPasswordException::$confirmError is deprecated
Closes T15201
Differential D25100
PHP 8.2: fix deprecated creation of dynamic properties valerio.bozzolan on Mar 26 2023, 16:49. Authored by
Details
This change fixes a typo that, in PHP 8.2, causes this exception: Creation of dynamic property PhabricatorAuthPasswordException::$confirmError is deprecated Closes T15201
Diff Detail
|