Severity: 8192
Message: Return type of ActiveRecord\DateTime::format($format = null) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: lib/DateTime.php
Line Number: 87
Backtrace:
File: /home/paesaggi/public_html/sparks/php-activerecord/0.0.2/vendor/php-activerecord/lib/DateTime.php
Line: 36
Function: _error_handler
File: /home/paesaggi/public_html/sparks/php-activerecord/0.0.2/vendor/php-activerecord/ActiveRecord.php
Line: 13
Function: require
File: /home/paesaggi/public_html/sparks/php-activerecord/0.0.2/libraries/PHPActiveRecord.php
Line: 29
Function: require_once
File: /home/paesaggi/public_html/application/core/MY_Loader.php
Line: 256
Function: library
File: /home/paesaggi/public_html/application/core/MY_Loader.php
Line: 143
Function: ci_autoloader
File: /home/paesaggi/public_html/application/core/MY_Loader.php
Line: 208
Function: spark
File: /home/paesaggi/public_html/application/core/MY_Loader.php
Line: 156
Function: ci_autoloader
File: /home/paesaggi/public_html/application/core/MY_Loader.php
Line: 69
Function: initialize
File: /home/paesaggi/public_html/application/controllers/Item.php
Line: 7
Function: __construct
File: /home/paesaggi/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/paesaggi/public_html/sparks/php-activerecord/0.0.2/vendor/php-activerecord/lib/Singleton.php:44)
Filename: core/Common.php
Line Number: 564
Backtrace:
Severity: Compile Error
Message: Declaration of ActiveRecord\DateTime::setTime($hour, $minute, $second = null) must be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime
Filename: lib/DateTime.php
Line Number: 139
Backtrace: