lonnieezell / forum-example

An in-progress sample forum application built on CodeIgniter 4.
MIT License
43 stars 10 forks source link

fix: Faker deprecations #391

Closed neznaika0 closed 2 months ago

neznaika0 commented 2 months ago

faker deprecation.

WARNING - 2024-09-01 20:18:35 --> [DEPRECATED] Since fakerphp/faker 1.14: Accessing property "ipv4" is deprecated, use "ipv4()" instead. in VENDORPATH/symfony/deprecation-contracts/function.php on line 25.

WARNING - 2024-09-01 20:18:35 --> [DEPRECATED] Since fakerphp/faker 1.14: Accessing property "password" is deprecated, use "password()" instead. in VENDORPATH/symfony/deprecation-contracts/function.php on line 25.

// and others