Commit 8f0b304
File tree
306 files changed
+2442
-2093
lines changedFilter options
- .github/workflows
- src/Symfony
- Bridge
- Doctrine
- Tests
- ArgumentResolver
- PropertyInfo
- Validator/Constraints
- Monolog
- PhpUnit
- Tests
- DeprecationErrorHandler
- FailTests
- PsrHttpMessage
- Twig
- Tests
- Command
- Validator/Constraints
- Bundle
- DebugBundle
- FrameworkBundle
- Tests
- Console/Descriptor
- Functional
- SecurityBundle
- Tests/DependencyInjection
- Security/Factory
- TwigBundle
- Tests/DependencyInjection
- WebProfilerBundle
- Component
- Asset
- AssetMapper
- Tests/ImportMap
- BrowserKit
- Cache
- Tests/Adapter
- Clock
- Config
- Console
- Tests/Command
- CssSelector
- DependencyInjection
- Tests
- Compiler
- Dumper
- Loader
- ParameterBag
- DomCrawler
- Dotenv
- Emoji
- ErrorHandler
- Tests
- EventDispatcher
- ExpressionLanguage
- Filesystem
- Finder
- Form
- Tests/Extension/Core
- EventListener
- Type
- HtmlSanitizer
- HttpClient
- HttpFoundation
- Tests
- Fixtures/response-functional
- Session/Storage
- HttpKernel
- Tests/DependencyInjection
- Intl
- JsonPath
- JsonStreamer
- Tests/CacheWarmer
- Ldap
- Tests/Adapter
- Lock
- Mailer
- Bridge
- AhaSend
- Amazon
- Azure
- Brevo
- Google
- Infobip
- MailPace
- Mailchimp
- MailerSend
- Mailgun
- Mailjet
- Mailomat
- Mailtrap
- Postal
- Postmark
- Resend
- Scaleway
- Sendgrid
- Sweego
- Messenger
- Bridge
- AmazonSqs
- Amqp
- Beanstalkd
- Doctrine
- Redis
- Mime
- Notifier
- Bridge
- AllMySms
- AmazonSns
- Bandwidth
- Bluesky
- Brevo
- Chatwork
- ClickSend
- Clickatell
- ContactEveryone
- Discord
- Engagespot
- Esendex
- Expo
- FakeChat
- FakeSms
- Firebase
- FortySixElks
- FreeMobile
- GatewayApi
- GoIp
- GoogleChat
- Infobip
- Iqsms
- Isendpro
- JoliNotif
- KazInfoTeh
- LightSms
- LineBot
- LineNotify
- LinkedIn
- Lox24
- Mailjet
- Mastodon
- Matrix
- Mattermost
- Mercure
- MessageBird
- MessageMedia
- MicrosoftTeams
- Mobyt
- Novu
- Ntfy
- Octopush
- OneSignal
- OrangeSms
- OvhCloud
- PagerDuty
- Plivo
- Primotexto
- Pushover
- Pushy
- Redlink
- RingCentral
- RocketChat
- Sendberry
- Sevenio
- SimpleTextin
- Sinch
- Sipgate
- Slack
- Sms77
- Tests
- SmsBiuras
- SmsFactor
- SmsSluzba
- Smsapi
- Smsbox
- Smsc
- Smsense
- Smsmode
- SpotHit
- Sweego
- Telegram
- Telnyx
- Termii
- TurboSms
- Twilio
- Twitter
- Unifonic
- Vonage
- Yunpian
- Zendesk
- Zulip
- ObjectMapper
- OptionsResolver
- Tests
- PasswordHasher
- Process
- PropertyAccess
- PropertyInfo
- Tests
- Extractor
- RateLimiter
- RemoteEvent
- Routing
- Tests/Generator
- Dumper
- Runtime
- Scheduler
- Security
- Core
- Tests
- Authentication/Token
- User
- Csrf
- Http
- Tests
- Authentication
- Authenticator/Passport/Badge
- Semaphore
- Serializer
- Tests
- CacheWarmer
- Context/Encoder
- Encoder
- Mapping/Factory
- Stopwatch
- String
- Translation
- Bridge
- Crowdin
- Loco
- Lokalise
- Phrase
- Tests/Loader
- TypeInfo
- Tests
- Type
- Uid
- Validator
- Tests
- Constraints
- Mapping/Loader
- VarDumper
- Tests/Caster
- VarExporter
- Tests
- WebLink
- Webhook
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
306 files changed
+2442
-2093
lines changed.github/workflows/integration-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/integration-tests.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
|
.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 |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
.github/workflows/unit-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/unit-tests.yml+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 | 106 |
|
108 | 107 |
|
109 | 108 |
|
| ||
244 | 243 |
|
245 | 244 |
|
246 | 245 |
|
| 246 | + |
247 | 247 |
|
248 | 248 |
|
249 |
| - |
| 249 | + |
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
255 |
| - |
| 254 | + |
.github/workflows/windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/windows.yml+101-36Lines changed: 101 additions & 36 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
78 | 64 |
|
79 | 65 |
|
80 | 66 |
|
| ||
100 | 86 |
|
101 | 87 |
|
102 | 88 |
|
103 |
| - |
104 |
| - |
| 89 | + |
105 | 90 |
|
106 | 91 |
|
107 |
| - |
108 | 92 |
|
109 | 93 |
|
110 |
| - |
111 | 94 |
|
112 | 95 |
|
113 |
| - |
| 96 | + |
114 | 97 |
|
115 | 98 |
|
116 | 99 |
|
117 | 100 |
|
118 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
119 | 187 |
|
120 |
| - |
121 | 188 |
|
122 | 189 |
|
123 |
| - |
124 | 190 |
|
125 | 191 |
|
126 |
| - |
127 |
| - |
| 192 | + |
128 | 193 |
|
129 |
| - |
| 194 | + |
130 | 195 |
|
131 | 196 |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
+10-26Lines changed: 10 additions & 26 deletions
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 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
57 |
| - |
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| ||
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
68 |
| - |
| 69 | + |
69 | 70 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
92 | 76 |
|
src/Symfony/Bridge/Doctrine/Tests/ArgumentResolver/EntityValueResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/ArgumentResolver/EntityValueResolverTest.php+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 |
| - |
68 |
| - |
69 |
| - |
| 68 | + |
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
| ||
251 | 250 |
|
252 | 251 |
|
253 | 252 |
|
254 |
| - |
255 |
| - |
256 |
| - |
| 253 | + |
257 | 254 |
|
258 | 255 |
|
259 | 256 |
|
|
0 commit comments