Deprecated: Return type of Slim\Helper\Set::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 178
Deprecated: Return type of Slim\Helper\Set::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 183
Deprecated: Return type of Slim\Helper\Set::offsetSet($offset, $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/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 188
Deprecated: Return type of Slim\Helper\Set::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 193
Deprecated: Return type of Slim\Helper\Set::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 202
Deprecated: Return type of Slim\Helper\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 211
Deprecated: Return type of Slim\Middleware\Flash::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 158
Deprecated: Return type of Slim\Middleware\Flash::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 168
Deprecated: Return type of Slim\Middleware\Flash::offsetSet($offset, $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/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 178
Deprecated: Return type of Slim\Middleware\Flash::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 186
Deprecated: Return type of Slim\Middleware\Flash::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 195
Deprecated: Return type of Slim\Middleware\Flash::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 205
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 49
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 98
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 75
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 90
Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 82
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 62
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 112
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 126
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 146
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php on line 36
Deprecated: Return type of zpt\anno\Annotations::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 179
Deprecated: Return type of zpt\anno\Annotations::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 189
Deprecated: Return type of zpt\anno\Annotations::offsetSet($offset, $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/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 199
Deprecated: Return type of zpt\anno\Annotations::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 215
Deprecated: Return type of Slim\Environment::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 186
Deprecated: Return type of Slim\Environment::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 194
Deprecated: Return type of Slim\Environment::offsetSet($offset, $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/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 206
Deprecated: Return type of Slim\Environment::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 214
Deprecated: Return type of Slim\Environment::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 224
Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/imobalcom/public_html/vendor/slim/slim/Slim/Http/Util.php on line 401
Fatal error: During inheritance of Countable: Uncaught ErrorException: Return type of Doctrine\Common\Collections\AbstractLazyCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php:31
Stack trace:
#0 /home/imobalcom/public_html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php(15): Slim\Slim::handleErrors(8192, 'Return type of ...', '/home/imobalcom...', 31)
#1 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(444): include('/home/imobalcom...')
#2 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/imobalcom...')
#3 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php(49): Composer\Autoload\ClassLoader->loadClass('Doctrine\\Common...')
#4 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(444): include('/home/imobalcom...')
#5 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/imobalcom...')
#6 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2909): Composer\Autoload\ClassLoader->loadClass('Doctrine\\ORM\\Pe...')
#7 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php(162): Doctrine\ORM\UnitOfWork->createEntity('Admin\\Models\\Pr...', Array, Array)
#8 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php(77): Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(Array, Array)
#9 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(211): Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData()
#10 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(737): Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Object(Doctrine\DBAL\Driver\PDO\Statement), Object(Doctrine\ORM\Query\ResultSetMapping), Array)
#11 /home/imobalcom/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(216): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(Array, NULL, NULL, Array, NULL, 1, Array)
#12 /home/imobalcom/public_html/App/DAO/Traits/FindTrait.php(136): Doctrine\ORM\EntityRepository->findOneBy(Array, Array)
#13 /home/imobalcom/public_html/App/DAO/Traits/FindTrait.php(120): App\DAO\GenericDAO->findOneByArray(Array, Array)
#14 /home/imobalcom/public_html/Site/Controllers/ProdutoController.php(146): App\DAO\GenericDAO->findOneBy(Array)
#15 [internal function]: Site\Controllers\ProdutoController->showAction('143')
#16 /home/imobalcom/public_html/vendor/slim/slim/Slim/Route.php(468): call_user_func_array(Array, Array)
#17 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1355): Slim\Route->dispatch()
#18 /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#19 /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#20 /home/imobalcom/public_html/Site/Middlewares/OnlineMiddleware.php(27): Slim\Middleware\MethodOverride->call()
#21 /home/imobalcom/public_html/App/Middlewares/SecurityMiddleware.php(27): Site\Middlewares\OnlineMiddleware->call()
#22 /home/imobalcom/public_html/Site/Middlewares/ProdutoMiddleware.php(32): App\Middlewares\SecurityMiddleware->call()
#23 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1300): Site\Middlewares\ProdutoMiddleware->call()
#24 /home/imobalcom/public_html/App/App.php(310): Slim\Slim->run()
#25 /home/imobalcom/public_html/App/App.php(84): App\App->run()
#26 /home/imobalcom/public_html/index.php(60): App\App->__construct()
#27 {main} in /home/imobalcom/public_html/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php on line 15