Severity: Notice
Message: Only variables should be assigned by reference
Filename: core/Loader.php
Line Number: 74
Severity: 8192
Message: Return type of Doctrine_Manager::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Manager.php
Line Number: 637
Severity: 8192
Message: Return type of Doctrine_Manager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Manager.php
Line Number: 647
Severity: 8192
Message: Return type of Doctrine_Record_Iterator::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Record/Iterator.php
Line Number: 71
Severity: 8192
Message: Return type of Doctrine_Connection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Connection.php
Line Number: 1164
Severity: 8192
Message: Return type of Doctrine_Connection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Connection.php
Line Number: 1154
Severity: 8192
Message: Doctrine_Connection_Common implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Filename: Connection/Common.php
Line Number: 33
Severity: 8192
Message: Doctrine_Connection_Mysql implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Filename: Connection/Mysql.php
Line Number: 34
Severity: 8192
Message: Optional parameter $userRole declared before required parameter $resource is implicitly treated as a required parameter
Filename: helpers/accesscontrol_helper.php
Line Number: 5
Severity: 8192
Message: Return type of Doctrine_Access::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Access.php
Line Number: 103
Severity: 8192
Message: Return type of Doctrine_Access::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Access.php
Line Number: 115
Severity: 8192
Message: Return type of Doctrine_Access::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
Filename: Doctrine/Access.php
Line Number: 128
Severity: 8192
Message: Return type of Doctrine_Access::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Access.php
Line Number: 143
Severity: 8192
Message: Return type of Doctrine_Record::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Record.php
Line Number: 1856
Severity: 8192
Message: Return type of Doctrine_Record::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Record.php
Line Number: 2150
Severity: 8192
Message: Setting implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Filename: models/Setting.php
Line Number: 13
Severity: 8192
Message: Return type of Doctrine_Table::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Table.php
Line Number: 1945
Severity: 8192
Message: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated
Filename: Doctrine/Formatter.php
Line Number: 271
Severity: 8192
Message: Return type of Doctrine_Table_Repository::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Table/Repository.php
Line Number: 105
Severity: 8192
Message: Return type of Doctrine_Table_Repository::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Table/Repository.php
Line Number: 141
Severity: 8192
Message: Return type of Doctrine_Query::count($params = []) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Query.php
Line Number: 2103
Severity: Warning
Message: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
Filename: Query/Tokenizer.php
Line Number: 96
Severity: 8192
Message: Return type of Doctrine_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Collection.php
Line Number: 423
Severity: 8192
Message: Return type of Doctrine_Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Doctrine/Collection.php
Line Number: 992
Severity: 8192
Message: Doctrine_Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Filename: Doctrine/Collection.php
Line Number: 34
Severity: 8192
Message: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated
Filename: Connection/Statement.php
Line Number: 314
Severity: 8192
Message: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated
Filename: Connection/Statement.php
Line Number: 314