Commit 9a03d29
File tree
98 files changed
+300
-121
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/SchemaListener
- Monolog/Handler
- Twig/Extension
- Bundle
- FrameworkBundle/Command
- SecurityBundle
- CacheWarmer
- DependencyInjection
- TwigBundle
- Component
- Cache/Adapter
- Config
- Resource
- Console/Helper
- DependencyInjection
- Dumper
- DomCrawler
- EventDispatcher
- Debug
- Finder
- Iterator
- Form
- ChoiceList/View
- Extension/Validator
- Constraints
- ViolationMapper
- Util
- HttpClient
- Internal
- Response
- HttpFoundation
- Session
- Attribute
- HttpKernel
- DataCollector
- EventListener
- HttpCache
- Ldap
- Adapter
- ExtLdap
- Tests/Adapter/ExtLdap
- Mailer/Transport
- Messenger
- Handler
- Middleware
- Transport
- Sender
- Notifier
- Bridge/Telegram/Reply/Markup
- Transport
- Process
- PropertyAccess
- PropertyInfo
- Extractor
- Routing
- Loader
- Security
- Core
- Authentication
- Authorization
- User
- Guard
- Firewall
- Provider
- Http
- Firewall
- Validator
- Constraints
- Context
- Workflow
- Metadata
- Contracts/HttpClient
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+300
-121
lines changedsrc/Symfony/Bridge/Doctrine/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Bridge/Doctrine/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bridge/Doctrine/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
50 | 55 |
|
51 | 56 |
|
52 | 57 |
|
|
src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/ProfilerExtension.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
24 | 29 |
|
25 | 30 |
|
26 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CachePoolPruneCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CachePoolPruneCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Bundle/SecurityBundle/CacheWarmer/ExpressionCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CacheWarmer/ExpressionCacheWarmer.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
| 202 | + |
| 203 | + |
201 | 204 |
|
202 | 205 |
|
203 | 206 |
|
|
src/Symfony/Bundle/TwigBundle/TemplateIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TemplateIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
src/Symfony/Component/Cache/Adapter/AdapterInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AdapterInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Component/Config/Resource/GlobResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/GlobResource.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
|
src/Symfony/Component/Config/ResourceCheckerConfigCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/ResourceCheckerConfigCache.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
|
src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/ResourceCheckerConfigCacheFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Component/Console/Helper/HelperSet.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/HelperSet.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
98 | 100 |
|
99 | 101 |
|
100 | 102 |
|
101 |
| - |
| 103 | + |
102 | 104 |
|
103 | 105 |
|
104 | 106 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
846 | 846 |
|
847 | 847 |
|
848 | 848 |
|
849 |
| - |
| 849 | + |
850 | 850 |
|
851 | 851 |
|
852 | 852 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
65 | 68 |
|
66 | 69 |
|
67 | 70 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
| ||
1121 | 1123 |
|
1122 | 1124 |
|
1123 | 1125 |
|
1124 |
| - |
| 1126 | + |
1125 | 1127 |
|
1126 | 1128 |
|
1127 | 1129 |
|
|
src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
35 | 38 |
|
36 | 39 |
|
37 | 40 |
|
|
src/Symfony/Component/EventDispatcher/GenericEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/GenericEvent.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
|
src/Symfony/Component/Finder/Finder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Finder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
603 | 603 |
|
604 | 604 |
|
605 | 605 |
|
606 |
| - |
| 606 | + |
607 | 607 |
|
608 | 608 |
|
609 | 609 |
|
|
src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 |
| - |
28 |
| - |
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
|
src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 |
| - |
27 |
| - |
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
|
src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
18 | 23 |
|
19 | 24 |
|
20 | 25 |
|
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
24 |
| - |
25 |
| - |
26 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
27 | 32 |
|
28 | 33 |
|
29 | 34 |
|
|
src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
18 | 21 |
|
19 | 22 |
|
20 | 23 |
|
|
src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
src/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
|
src/Symfony/Component/Finder/Iterator/FilenameFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/FilenameFilterIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
|
src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
18 | 23 |
|
19 | 24 |
|
20 | 25 |
|
|
src/Symfony/Component/Finder/Iterator/PathFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/PathFilterIterator.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
|
src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 |
| - |
27 |
| - |
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
|
0 commit comments