Commit a4c5edc
File tree
Expand file treeCollapse file tree
37 files changed
+152
-75
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- Component
- BrowserKit
- Config/Definition/Dumper
- Console/Input
- DependencyInjection
- Compiler
- Loader
- Configurator/Traits
- Tests
- Compiler
- DomCrawler/Field
- Finder/Iterator
- Form
- Extension/Core
- DataTransformer
- Type
- Tests/Extension/Core/Type
- HttpFoundation
- Tests
- HttpKernel
- Ldap/Adapter/ExtLdap
- Lock/Store
- Mime/Header
- PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
- Security/Http
- RememberMe
- Serializer/Mapping/Loader
- Translation
- Command
- Loader
- WebLink
- Workflow/EventListener
Expand file treeCollapse file tree
37 files changed
+152
-75
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1472 | 1472 |
|
1473 | 1473 |
|
1474 | 1474 |
|
1475 |
| - |
| 1475 | + |
1476 | 1476 |
|
1477 | 1477 |
|
1478 | 1478 |
|
| ||
1615 | 1615 |
|
1616 | 1616 |
|
1617 | 1617 |
|
1618 |
| - |
| 1618 | + |
1619 | 1619 |
|
1620 | 1620 |
|
1621 | 1621 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/form.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/form.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
101 | 104 |
|
102 | 105 |
|
103 | 106 |
|
|
src/Symfony/Component/BrowserKit/AbstractBrowser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/AbstractBrowser.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
| 332 | + |
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
| ||
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
353 |
| - |
| 353 | + |
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
|
src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Console/Input/StringInput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/StringInput.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
| 52 | + |
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.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/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
373 |
| - |
374 | 373 |
|
375 | 374 |
|
376 | 375 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/BindTrait.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/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
376 |
| - |
| 376 | + |
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveClassPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveClassPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
0 commit comments