Had to patch CI, otherweise no 8.3 compat

This commit is contained in:
int2001
2024-02-18 07:43:44 +00:00
parent f8f3e01dbe
commit 7b9ddbdddf

View File

@@ -49,6 +49,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
* @author EllisLab Dev Team
* @link
*/
#[AllowDynamicProperties] // DJ7NT added for PHP 8.2 compat
class CI_Driver_Library {
/**