=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== php-doctrine-collections-1.6.7/README.md-79-* [Keep keys when using `ArrayCollection#matching()` with sorting](https://github.com/doctrine/collections/pull/49) php-doctrine-collections-1.6.7/README.md:80:* [Made `AbstractLazyCollection#$initialized` protected for extensibility](https://github.com/doctrine/collections/pull/52) php-doctrine-collections-1.6.7/README.md-81- ############################################## php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php-49- php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php:50: $where = $criteria->getWhereExpression(); php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php-51- self::assertInstanceOf(CompositeExpression::class, $where); ############################################## php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php-75- php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php:76: $where = $criteria->getWhereExpression(); php-doctrine-collections-1.6.7/tests/Doctrine/Tests/Common/Collections/CriteriaTest.php-77- self::assertInstanceOf(CompositeExpression::class, $where);