===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderBenchmarkTest.php-84-        foreach ($schema->toSql($this->con->getDatabasePlatform()) as $sql) {
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderBenchmarkTest.php:85:            $this->con->exec($sql);
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderBenchmarkTest.php-86-        }
##############################################
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderTest.php-155-        foreach ($schema->toSql($this->con->getDatabasePlatform()) as $sql) {
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderTest.php:156:            $this->con->exec($sql);
php-symfony-security-acl-3.1.0/Tests/Dbal/AclProviderTest.php-157-        }
##############################################
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-477-                    if (isset($aclIds[$aclData['parent_acl']])) {
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php:478:                        $con->executeUpdate('UPDATE acl_object_identities SET parent_object_identity_id = '.$aclIds[$aclData['parent_acl']].' WHERE id = '.$aclId);
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-479-                        $con->executeUpdate($this->callMethod($provider, 'getInsertObjectIdentityRelationSql', [$aclId, $aclIds[$aclData['parent_acl']]]));
##############################################
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-490-
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php:491:                $con->executeUpdate(sprintf('UPDATE acl_object_identities SET parent_object_identity_id = %d WHERE id = %d', $aclIds[$name], $aclId));
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-492-                $con->executeUpdate($this->callMethod($provider, 'getInsertObjectIdentityRelationSql', [$aclId, $aclIds[$name]]));
##############################################
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-520-        foreach ($schema->toSql($this->con->getDatabasePlatform()) as $sql) {
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php:521:            $this->con->exec($sql);
php-symfony-security-acl-3.1.0/Tests/Dbal/MutableAclProviderTest.php-522-        }
##############################################
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-477-                    if (isset($aclIds[$aclData['parent_acl']])) {
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php:478:                        $con->executeUpdate('UPDATE acl_object_identities SET parent_object_identity_id = '.$aclIds[$aclData['parent_acl']].' WHERE id = '.$aclId);
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-479-                        $con->executeUpdate($this->callMethod($provider, 'getInsertObjectIdentityRelationSql', [$aclId, $aclIds[$aclData['parent_acl']]]));
##############################################
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-490-
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php:491:                $con->executeUpdate(sprintf('UPDATE acl_object_identities SET parent_object_identity_id = %d WHERE id = %d', $aclIds[$name], $aclId));
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-492-                $con->executeUpdate($this->callMethod($provider, 'getInsertObjectIdentityRelationSql', [$aclId, $aclIds[$name]]));
##############################################
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-520-        foreach ($schema->toSql($this->con->getDatabasePlatform()) as $sql) {
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php:521:            $this->con->exec($sql);
php-symfony-security-acl-3.1.0/.pc/fixed-obsolete-getMock-usage.patch/Tests/Dbal/MutableAclProviderTest.php-522-        }