Warning: The magic method Yaf\Application::__sleep() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 249
Warning: The magic method Yaf\Application::__wakeup() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 254
Warning: The magic method Yaf\Dispatcher::__sleep() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 331
Warning: The magic method Yaf\Dispatcher::__wakeup() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 336
Warning: The magic method Yaf\Loader::__sleep() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 594
Warning: The magic method Yaf\Loader::__wakeup() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 599
Warning: The magic method Yaf\Session::__sleep() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 785
Warning: The magic method Yaf\Session::__wakeup() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 790
Warning: Private methods cannot be final as they are never overridden by other classes in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 1219
Warning: The magic method Yaf\Response\Http::__toString() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 1943
Warning: The magic method Yaf\Response\Cli::__toString() must have public visibility in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 2008
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 4
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 5
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 6
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 7
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 8
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 9
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 10
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 11
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 12
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 13
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 14
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 15
Deprecated: Return type of Yaf\Session::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 856
Deprecated: Return type of Yaf\Session::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 861
Deprecated: Return type of Yaf\Session::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 871
Deprecated: Return type of Yaf\Session::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 866
Deprecated: Return type of Yaf\Session::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 851
Deprecated: Return type of Yaf\Session::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 886
Deprecated: Return type of Yaf\Session::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 881
Deprecated: Return type of Yaf\Session::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 891
Deprecated: Return type of Yaf\Session::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 876
Deprecated: Return type of Yaf\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 846
Fatal error: Access level to Yaf\Response\Http::__toString() must be public (as in class Yaf\Response_Abstract) in /home/flighto/.drivee/vendor/jetbrains/phpstorm-stubs/yaf/yaf_namespace.php on line 1943