I encountered a deprecation warning in my PHP application. The warning message is as follows: ``` Severity: 8192 Message: Creation of dynamic property CI_Loader::$input is deprecated Filename: core/Loader.php Line Number: 1011 ```