[12-Sep-2024 11:59:22 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [12-Sep-2024 12:28:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [12-Sep-2024 12:31:05 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [13-Sep-2024 04:27:01 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [13-Sep-2024 07:39:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [13-Sep-2024 23:07:35 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [14-Sep-2024 00:31:59 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [14-Sep-2024 04:45:28 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [25-Sep-2024 17:18:17 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [02-Jan-2025 14:11:07 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [02-Jan-2025 14:25:31 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [02-Jan-2025 14:36:16 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [03-Jan-2025 11:54:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [07-Jan-2025 13:40:12 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [07-Jan-2025 18:43:45 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [07-Jan-2025 22:34:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [07-Jan-2025 22:37:48 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [17-Jan-2025 20:04:09 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [11-Feb-2025 07:30:20 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [12-Feb-2025 13:50:41 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [13-Feb-2025 05:55:30 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [28-Feb-2025 15:12:11 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [01-Mar-2025 18:52:11 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [02-Mar-2025 13:02:44 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [13-Mar-2025 14:13:34 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [15-Mar-2025 13:11:00 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [24-Mar-2025 04:58:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [24-Mar-2025 14:27:13 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [24-Mar-2025 22:18:26 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [27-Mar-2025 02:41:22 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [27-Mar-2025 17:27:03 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [05-Apr-2025 15:55:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [08-Apr-2025 00:08:48 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [08-Apr-2025 08:13:06 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [08-Apr-2025 15:13:53 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [10-Apr-2025 01:58:33 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [22-Apr-2025 09:59:42 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [22-Apr-2025 17:06:38 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [22-Apr-2025 19:09:33 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [23-Apr-2025 00:08:01 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [23-Apr-2025 20:58:23 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [24-Apr-2025 09:57:35 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [24-Apr-2025 10:07:00 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [09-May-2025 01:06:34 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [10-May-2025 02:52:05 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [10-May-2025 04:03:41 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [10-May-2025 22:17:31 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [11-May-2025 06:31:58 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [12-May-2025 06:18:17 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [13-May-2025 13:32:21 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [22-May-2025 00:52:24 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [24-May-2025 23:39:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [25-May-2025 07:29:51 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [25-May-2025 21:00:34 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [26-May-2025 09:04:29 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [26-May-2025 09:34:39 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [04-Jun-2025 08:21:30 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [05-Jun-2025 05:54:50 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [08-Jun-2025 19:30:39 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [14-Jun-2025 12:07:50 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [18-Jun-2025 05:08:35 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\ServiceProvider" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php:8 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php on line 8 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [23-Jun-2025 15:47:25 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [23-Jun-2025 23:30:29 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [24-Jun-2025 20:18:03 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [25-Jun-2025 23:21:53 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [26-Jun-2025 14:46:31 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [26-Jun-2025 21:23:13 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [29-Jun-2025 04:22:53 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CookieSessionHandler.php on line 10 [20-Jul-2025 01:03:31 America/Bogota] PHP Fatal error: Uncaught Error: Interface "Illuminate\Contracts\Session\Session" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php:12 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\Store.php on line 12 [21-Jul-2025 02:49:52 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Support\Manager" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\SessionManager.php on line 7 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [21-Jul-2025 21:36:48 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52 [22-Jul-2025 15:54:44 America/Bogota] PHP Fatal error: Trait "Illuminate\Support\InteractsWithTime" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\DatabaseSessionHandler.php on line 14 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 51 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 59 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 67 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 81 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 91 [22-Jul-2025 22:56:45 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\FileSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\FileSessionHandler.php on line 101 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [23-Jul-2025 14:19:35 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [24-Jul-2025 05:03:48 America/Bogota] PHP Fatal error: Uncaught Error: Class "Illuminate\Session\Store" not found in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\EncryptedStore.php on line 9 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 40 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 48 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 56 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 64 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 72 [07-Aug-2025 15:27:32 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\CacheBasedSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\CacheBasedSessionHandler.php on line 80 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 12 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 20 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 28 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 36 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 44 [27-Aug-2025 14:34:36 America/Bogota] PHP Deprecated: Return type of Illuminate\Session\NullSessionHandler::gc($lifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\pruebas\vendor\laravel\framework\src\Illuminate\Session\NullSessionHandler.php on line 52