Skip to content

Commit 21e6ec5

Browse files
committed
Removed Security stubs, they're no longer needed
1 parent 41fff98 commit 21e6ec5

10 files changed

+0
-153
lines changed

extension.neon

-9
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ parameters:
2626
- stubs/Symfony/Component/HttpFoundation/Session.stub
2727
- stubs/Symfony/Component/Process/Process.stub
2828
- stubs/Symfony/Component/PropertyAccess/PropertyPathInterface.stub
29-
- stubs/Symfony/Component/Security/Acl/Dbal/AclProvider.stub
30-
- stubs/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.stub
31-
- stubs/Symfony/Component/Security/Acl/Model/AclInterface.stub
32-
- stubs/Symfony/Component/Security/Acl/Model/AclProviderInterface.stub
33-
- stubs/Symfony/Component/Security/Acl/Model/EntryInterface.stub
34-
- stubs/Symfony/Component/Security/Acl/Model/MutableAclInterface.stub
35-
- stubs/Symfony/Component/Security/Acl/Model/MutableAclProviderInterface.stub
36-
- stubs/Symfony/Component/Security/Acl/Model/ObjectIdentityInterface.stub
37-
- stubs/Symfony/Component/Security/Acl/Model/SecurityIdentityInterface.stub
3829
- stubs/Symfony/Component/Serializer/Encoder/ContextAwareDecoderInterface.stub
3930
- stubs/Symfony/Component/Serializer/Encoder/DecoderInterface.stub
4031
- stubs/Symfony/Component/Serializer/Encoder/EncoderInterface.stub

stubs/Symfony/Component/Security/Acl/Dbal/AclProvider.stub

-14
This file was deleted.

stubs/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.stub

-14
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/AclInterface.stub

-40
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/AclProviderInterface.stub

-22
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/EntryInterface.stub

-7
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/MutableAclInterface.stub

-8
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/MutableAclProviderInterface.stub

-23
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/ObjectIdentityInterface.stub

-8
This file was deleted.

stubs/Symfony/Component/Security/Acl/Model/SecurityIdentityInterface.stub

-8
This file was deleted.

0 commit comments

Comments
 (0)