mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix deprecation warnings in PHP 8.2
This commit is contained in:
parent
f7f20a0825
commit
e0a041bb3d
5 changed files with 10 additions and 7 deletions
|
|
@ -44,7 +44,7 @@ class Validator
|
|||
* custom message list
|
||||
* @var array
|
||||
*/
|
||||
var $_messages;
|
||||
var $_message;
|
||||
|
||||
/**
|
||||
* custom field name list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue