Welcome Guest, Not a member yet? Register   Sign In
Optimize.php make a problem cached
#3

(05-07-2024, 01:04 AM)kenjis Wrote: It is documented.
If you think that the current explanation is difficult or misleading, feel free to send a PR to improve the documentation.

Quote:Using this feature when the prerequisites are not met will prevent CodeIgniter from operating properly. Do not use this feature in such cases.

To use this feature, the properties of all Config objects instantiated in Factories must not be modified after instantiation. Put another way, the Config classes must be an immutable or readonly classes.

Simply put, all Config instances held by Factories are cached immediately prior to shutdown, and the cached instances are used permanently.

https://codeigniter4.github.io/CodeIgnit...ig-caching

Hello, i dont have see this, I think you should put it in an orange hazard square.
Dear Florian
Reply


Messages In This Thread
RE: Optimize.php make a problem cached - by ALTITUDE_DEV - 05-08-2024, 07:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB