Commit 1c11464
committed
File tree
Expand file treeCollapse file tree
417 files changed
+4820
-1759
lines changedFilter options
- .github
- workflows
- src/Symfony
- Bridge
- Doctrine
- Security/RememberMe
- Tests/Security/RememberMe
- Monolog
- PhpUnit
- bin
- ProxyManager
- LazyProxy/PhpDumper
- Twig
- Bundle
- DebugBundle
- FrameworkBundle
- CacheWarmer
- Controller
- DependencyInjection
- Compiler
- Kernel
- Resources/config
- Tests
- CacheWarmer
- Controller
- Functional
- app/Security
- SecurityBundle
- DataCollector
- DependencyInjection
- Compiler
- Security/Factory
- Resources
- config
- schema
- views/Collector
- Tests
- DataCollector
- DependencyInjection
- Compiler
- Fixtures
- php
- xml
- yml
- Functional
- app
- AbstractTokenCompareRoles
- Authenticator
- AutowiringTypes
- CsrfFormLogin
- FirewallEntryPoint
- JsonLoginLdap
- JsonLogin
- Logout
- RememberMeCookie
- RememberMe
- SecurityHelper
- StandardFormLogin
- TwigBundle
- WebProfilerBundle
- Resources/views/Profiler
- Component
- Asset
- BrowserKit
- Cache
- Config
- Definition
- Tests/Definition
- Console
- DependencyInjection
- Helper
- Input
- Tests/DependencyInjection
- CssSelector/XPath/Extension
- DependencyInjection
- Compiler
- DomCrawler
- Dotenv
- ErrorHandler
- Resources/assets/js
- EventDispatcher
- ExpressionLanguage
- Finder
- Comparator
- Tests
- Form
- Extension/Core/Type
- Tests
- Extension/Core/Type
- HttpClient
- Tests
- HttpFoundation
- Tests/Session/Storage/Proxy
- HttpKernel
- DependencyInjection
- EventListener
- Tests
- HttpCache
- Inflector
- Intl
- DateFormatter
- Tests/DateFormatter
- Ldap
- Security
- Tests/Security
- Mailer
- Bridge
- Amazon
- Tests/Transport
- Transport
- Google
- Mailchimp
- Mailgun
- Tests/Transport
- Transport
- Mailjet
- Postmark
- Sendgrid
- Sendinblue
- Messenger
- Bridge
- AmazonSqs
- Amqp
- Beanstalkd
- Doctrine
- Redis
- Mime
- Notifier
- Bridge
- AllMySms
- Clickatell
- Discord
- Esendex
- FakeChat
- FakeSms
- Firebase
- FreeMobile
- GatewayApi
- Gitter
- GoogleChat
- Infobip
- Iqsms
- LightSms
- LinkedIn
- Mattermost
- Mercure
- MessageBird
- MicrosoftTeams
- Mobyt
- Nexmo
- Octopush
- OvhCloud
- RocketChat
- Sendinblue
- Sinch
- Slack
- Tests
- SmsBiuras
- Smsapi
- SpotHit
- Telegram
- Twilio
- Zulip
- PasswordHasher
- PropertyAccess
- Tests
- PropertyInfo
- RateLimiter
- Routing
- Generator
- Tests/Annotation
- Runtime
- Security
- Core
- Authentication
- Provider
- RememberMe
- Token
- Event
- Resources/translations
- Tests/Authentication
- Provider
- RememberMe
- Token
- Fixtures
- Csrf
- Guard
- Authenticator
- Firewall
- Provider
- Tests
- Authenticator
- Firewall
- Provider
- Token
- Http
- Authentication
- Authenticator
- Firewall
- RememberMe
- Tests
- Authentication
- Firewall
- LoginLink
- RememberMe
- Serializer
- String
- Slugger
- Translation
- Bridge
- Crowdin
- Loco
- Lokalise
- Tests
- PoEditor
- Loader
- Uid
- Validator
- Constraints
- Tests
- VarDumper
- VarExporter
- WebLink
- Workflow
- Yaml
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
417 files changed
+4820
-1759
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
.github/workflows/psalm.yml
Copy file name to clipboardExpand all lines: .github/workflows/psalm.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+55Lines changed: 55 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
.php_cs.dist renamed to .php-cs-fixer.dist.php
Copy file name to clipboardExpand all lines: .php-cs-fixer.dist.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
+11-13Lines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
57 |
| - |
| 59 | + |
| 60 | + |
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
| ||
179 | 182 |
|
180 | 183 |
|
181 | 184 |
|
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 | 185 |
|
188 | 186 |
|
189 | 187 |
|
| ||
200 | 198 |
|
201 | 199 |
|
202 | 200 |
|
203 |
| - |
204 |
| - |
| 201 | + |
| 202 | + |
205 | 203 |
|
206 |
| - |
| 204 | + |
207 | 205 |
|
208 | 206 |
|
209 | 207 |
|
210 | 208 |
|
211 | 209 |
|
212 | 210 |
|
213 | 211 |
|
214 |
| - |
| 212 | + |
215 | 213 |
|
216 | 214 |
|
217 | 215 |
|
| ||
226 | 224 |
|
227 | 225 |
|
228 | 226 |
|
229 |
| - |
| 227 | + |
230 | 228 |
|
231 | 229 |
|
232 | 230 |
|
| ||
263 | 261 |
|
264 | 262 |
|
265 | 263 |
|
266 |
| - |
| 264 | + |
267 | 265 |
|
268 | 266 |
|
269 | 267 |
|
|
+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
10 | 56 |
|
11 | 57 |
|
12 | 58 |
|
|
+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
10 | 54 |
|
11 | 55 |
|
12 | 56 |
|
|
0 commit comments