This repository was archived by the owner on May 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +20
-48
lines changed Expand file tree Collapse file tree 4 files changed +20
-48
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,8 @@ the Java Spring framework.
9
9
Resources
10
10
---------
11
11
12
- Documentation:
13
-
14
- https://symfony.com/doc/2.7/book/security.html
15
-
16
- Tests
17
- -----
18
-
19
- You can run the unit tests with the following command:
20
-
21
- $ cd path/to/Symfony/Component/Security/Acl/
22
- $ composer.phar install --dev
23
- $ phpunit
12
+ * [ Documentation] ( https://symfony.com/doc/current/components/security/index.html )
13
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
14
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
15
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
16
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
Original file line number Diff line number Diff line change @@ -9,15 +9,8 @@ the Java Spring framework.
9
9
Resources
10
10
---------
11
11
12
- Documentation:
13
-
14
- https://symfony.com/doc/2.7/book/security.html
15
-
16
- Tests
17
- -----
18
-
19
- You can run the unit tests with the following command:
20
-
21
- $ cd path/to/Symfony/Component/Security/Core/
22
- $ composer.phar install --dev
23
- $ phpunit
12
+ * [ Documentation] ( https://symfony.com/doc/current/components/security/index.html )
13
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
14
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
15
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
16
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
Original file line number Diff line number Diff line change @@ -7,15 +7,8 @@ The Security CSRF (cross-site request forgery) component provides a class
7
7
Resources
8
8
---------
9
9
10
- Documentation:
11
-
12
- https://symfony.com/doc/2.7/book/security.html
13
-
14
- Tests
15
- -----
16
-
17
- You can run the unit tests with the following command:
18
-
19
- $ cd path/to/Symfony/Component/Security/Csrf/
20
- $ composer.phar install --dev
21
- $ phpunit
10
+ * [ Documentation] ( https://symfony.com/doc/current/components/security/index.html )
11
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
12
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
13
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
14
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
Original file line number Diff line number Diff line change @@ -9,15 +9,8 @@ the Java Spring framework.
9
9
Resources
10
10
---------
11
11
12
- Documentation:
13
-
14
- https://symfony.com/doc/2.7/book/security.html
15
-
16
- Tests
17
- -----
18
-
19
- You can run the unit tests with the following command:
20
-
21
- $ cd path/to/Symfony/Component/Security/Http/
22
- $ composer.phar install --dev
23
- $ phpunit
12
+ * [ Documentation] ( https://symfony.com/doc/current/components/security/index.html )
13
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
14
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
15
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
16
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
You can’t perform that action at this time.
0 commit comments