Skip to content

[Mailer] Add microsoft graph api mailer bridge #52517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6448 commits
Select commit Hold shift + click to select a range
b329c63
[WebProfilerBundle] Rewrite to avoid using request word when nothing …
alamirault Oct 18, 2023
1fc56bb
[Messenger] Fix graceful exit with ids
HypeMC Oct 19, 2023
67ecd29
bug #52152 [WebProfilerBundle] Fix generated application link (alamir…
fabpot Oct 19, 2023
737613c
minor #52155 [WebProfilerBundle] Rewrite to avoid using request word …
fabpot Oct 19, 2023
041480f
[WebProfilerBundle] UI tweaks for the command profiler
javiereguiluz Oct 18, 2023
7402279
minor #52138 [WebProfilerBundle] UI tweaks for the command profiler (…
fabpot Oct 19, 2023
8cdac69
[Serializer] Replace "annotation" wording by "attribute"
nicolas-grekas Oct 19, 2023
2f247cf
minor #52159 [Serializer] Replace "annotation" wording by "attribute"…
nicolas-grekas Oct 19, 2023
18211bd
[DoctrineBridge] Change argument `$lastUsed` of `DoctrineTokenProvide…
nicolas-grekas Oct 19, 2023
eee7e8f
feature #52160 [DoctrineBridge] Change argument `$lastUsed` of `Doctr…
nicolas-grekas Oct 19, 2023
738450f
[HtmlSanitizer] Add support for sanitizing unlimited length of HTML d…
lyrixx Oct 19, 2023
6aff9d9
DX: nullable_type_declaration
keradus Oct 19, 2023
6319e5d
minor #52174 DX: nullable_type_declaration (keradus)
nicolas-grekas Oct 19, 2023
c424da4
[Messenger] [Sqs] Add `AddFifoStamp` middleware
tyx Oct 18, 2023
e942c1c
feature #48095 [Messenger] [Sqs] Add `AddFifoStamp` middleware (tyx)
nicolas-grekas Oct 19, 2023
5301b00
feature #52166 [HtmlSanitizer] Add support for sanitizing unlimited l…
nicolas-grekas Oct 19, 2023
f5178e0
feature #52032 [FrameworkBundle][Routing][Translation][Workflow] Move…
nicolas-grekas Oct 19, 2023
42dfb9a
[AssetMapper] Warn of missing or incompat dependencies
weaverryan Oct 4, 2023
071a971
feature #51849 [AssetMapper] Warn of missing or incompat dependencies…
nicolas-grekas Oct 19, 2023
120b35b
[MonologBridge][TwigBridge] Fix requiring symfony/deprecation-contracts
fancyweb Oct 19, 2023
7cd5576
[Messenger] Fix requiring symfony/deprecation-contracts
fancyweb Oct 19, 2023
963cc7a
[Worflow] Add a TraceableWorkflow
lyrixx Aug 1, 2023
7b48483
minor #52178 [Messenger] Fix requiring symfony/deprecation-contracts …
nicolas-grekas Oct 19, 2023
1783903
Merge branch '5.4' into 6.3
nicolas-grekas Oct 19, 2023
08fbcd0
Merge branch '6.3' into 6.4
nicolas-grekas Oct 19, 2023
5929aa1
minor #52177 [MonologBridge][TwigBridge] Fix requiring symfony/deprec…
nicolas-grekas Oct 19, 2023
370f6dc
[AssetMapper] Using ?specifier=* does not match unstable packages on …
weaverryan Oct 17, 2023
1ba348a
Add WorflowGuardListenerPass only if it exists
smnandre Oct 20, 2023
fbd3a63
bug #52158 [Messenger] Fix graceful exit with ids (HypeMC)
fabpot Oct 20, 2023
ec09b40
Rename fixtures paths to be consistent
smnandre Oct 19, 2023
3bfb8c2
minor #52169 Rename fixtures paths to be consistent (smnandre)
fabpot Oct 20, 2023
da648b1
[AssetMapper] Split ImportmapManager into 2
weaverryan Oct 17, 2023
3f2d9d7
feature #52120 [AssetMapper] Split ImportmapManager into 2 (weaverryan)
fabpot Oct 20, 2023
97bbd4e
bug #52119 [AssetMapper] Using ?specifier=* does not match unstable p…
fabpot Oct 20, 2023
0284e95
bug #52188 [FrameworkBundle][Workflow] Add `WorflowGuardListenerPass`…
fabpot Oct 20, 2023
9f63c81
[AssetMapper] Optimize memory usage (load only "compilable" assets)
smnandre Oct 18, 2023
18df11d
minor #52156 [AssetMapper] Optimize memory usage (load only "compilab…
fabpot Oct 20, 2023
749ba56
DX: PHP CS Fixer - update excluded paths and apply some minor CS
keradus Oct 17, 2023
ad081be
minor #52117 DX: PHP CS Fixer - update excluded paths and apply some …
fabpot Oct 20, 2023
124706b
feature #51220 [Workflow] Add a `TraceableWorkflow` (lyrixx)
fabpot Oct 20, 2023
2b95681
[FrameworkBundle] Fix requiring moved translation compiler passes
fancyweb Oct 20, 2023
4292cc0
minor #52190 [FrameworkBundle] Fix requiring moved translation compil…
nicolas-grekas Oct 20, 2023
f2b7b46
Fix AssetMapper tests (+ dependencies)
smnandre Oct 20, 2023
7f58a4d
minor #52192 [AssetMapper] Fix failing tests (+ dependencies) (smnandre)
nicolas-grekas Oct 20, 2023
d52565b
[Intl] Add support for emoji 15.1
lyrixx Oct 10, 2023
e57ad37
minor #52183 [Intl] Add support for emoji 15.1 (lyrixx)
fabpot Oct 20, 2023
adcc652
[Workflow] List place or transition listeners in profiler
lyrixx Aug 1, 2023
91a3a4f
feature #51211 [Workflow] List place and transition listeners in prof…
fabpot Oct 20, 2023
3c6c130
[Validator] Handle `null` case
OskarStark Oct 20, 2023
722cd1a
[Notifier][Novu] Implement overrides
wouter-toppy Sep 6, 2023
a19c534
feature #51577 [Notifier][Novu] Implement overrides (wouter-toppy)
nicolas-grekas Oct 20, 2023
e2336db
bug #52194 [Validator] Handle `null` case (OskarStark)
fabpot Oct 20, 2023
a3a089a
[FrameworkBundle][Validator] Allow implementing validation groups pro…
yceruto Aug 10, 2023
0e201d1
feature #51348 [FrameworkBundle][Validator] Allow implementing valida…
fabpot Oct 20, 2023
b6418aa
feature #52079 [HttpKernel] Add parameters `kernel.runtime_mode` and …
fabpot Oct 20, 2023
e5bd7d0
[AssetMapper] Fixing bug of bad parsing of imports when an import the…
weaverryan Oct 20, 2023
3b02e73
bug #52200 [AssetMapper] Fixing bug of bad parsing of imports when an…
fabpot Oct 20, 2023
48a2d68
[AssetMapper] Allowing for files to be written to some non-local loca…
weaverryan Oct 4, 2023
d261eeb
feature #51847 [AssetMapper] Allowing for files to be written to some…
fabpot Oct 20, 2023
d87cd8d
Merge branch '5.4' into 6.3
nicolas-grekas Oct 20, 2023
8511198
Partially revert "DX: PHP CS Fixer - update excluded paths and apply …
nicolas-grekas Oct 20, 2023
51b4cab
Merge branch '6.3' into 6.4
nicolas-grekas Oct 20, 2023
0a6504a
minor #52202 Partially revert "DX: PHP CS Fixer - update excluded pat…
nicolas-grekas Oct 20, 2023
215ab86
[FrameworkBundle] Fix tests
nicolas-grekas Oct 20, 2023
02702a2
minor #52203 [FrameworkBundle] Fix tests (nicolas-grekas)
nicolas-grekas Oct 20, 2023
a17efc3
[HttpKernel] Fix BC
nicolas-grekas Oct 20, 2023
c02610e
bug #52205 [HttpKernel] Fix BC (nicolas-grekas)
nicolas-grekas Oct 20, 2023
6a7159d
[HttpKernel] Fix BC with FWB v5.3
nicolas-grekas Oct 20, 2023
fb775f4
minor #52209 [HttpKernel] Fix BC with FWB v5.3 (nicolas-grekas)
nicolas-grekas Oct 20, 2023
cf5b68b
[AssetMapper] Normalizing path in test to fix / \ comparison in Windows
weaverryan Oct 21, 2023
a542b53
synchronize require-dev and conflict sections
xabbuh Oct 21, 2023
5cb2f83
minor #52216 [FrameworkBundle][SecurityBundle] synchronize require-de…
fabpot Oct 21, 2023
790f6f5
minor #52213 [AssetMapper] Normalizing path in test to fix / \ compar…
fabpot Oct 21, 2023
6f8c912
[FrameworkBundle] Add conflict with `WebProfilerBundle` < 6.4
HeahDude Oct 21, 2023
e3d2fb4
Update CHANGELOG for 6.3.6
fabpot Oct 21, 2023
516e3da
Update VERSION for 6.3.6
fabpot Oct 21, 2023
adc422e
Merge pull request #52219 from fabpot/release-6.3.6
fabpot Oct 21, 2023
6637b78
Bump Symfony version to 6.3.7
fabpot Oct 21, 2023
c6e39b3
Update CHANGELOG for 6.4.0-BETA1
fabpot Oct 21, 2023
c9339e8
Update VERSION for 6.4.0-BETA1
fabpot Oct 21, 2023
7384cae
Merge pull request #52220 from fabpot/release-6.4.0-BETA1
fabpot Oct 21, 2023
90ce3e5
Bump Symfony version to 6.4.0
fabpot Oct 21, 2023
e6d1ed4
bug #52218 [FrameworkBundle] Add conflict with `WebProfilerBundle` < …
nicolas-grekas Oct 21, 2023
6e2c2ec
[FrameworkBundle] Fix CommandDataCollector is always registered
smnandre Oct 21, 2023
b9334ab
bug #52229 [FrameworkBundle] Fix CommandDataCollector is always regis…
chalasr Oct 21, 2023
f903ab1
Update UndefinedCallableHandler with "importmap", "form" and "worflow…
smnandre Oct 22, 2023
3810053
declare constructor argument as optional for backwards compatibility
xabbuh Oct 22, 2023
f95aaed
minor #52231 [TwigBridge] Update UndefinedCallableHandler (importmap,…
fabpot Oct 22, 2023
3ceed63
add return type hints to EntityFactory
xabbuh Oct 22, 2023
fafbbfa
bug #52234  add return type hints to EntityFactory (xabbuh)
fabpot Oct 22, 2023
b9e9dce
[AssetMapper] Adding import-parsing case where import contains a path
weaverryan Oct 23, 2023
850afbb
re-introduce conflict rule with WebProfilerBundle < 6.4
xabbuh Oct 24, 2023
b3bfc6d
bug #52274 [FrameworkBundle] re-introduce conflict rule with WebProfi…
fabpot Oct 24, 2023
cfe219e
DX: drop unused import
keradus Oct 24, 2023
900d271
[VarDump] Fix order of dumped properties - parent goes first
lyrixx Oct 24, 2023
b228261
bug #52272 [VarDump] Fix order of dumped properties - parent goes fir…
nicolas-grekas Oct 25, 2023
c1bf14f
Merge branch '5.4' into 6.3
xabbuh Oct 25, 2023
91d2840
Merge branch '6.3' into 6.4
xabbuh Oct 25, 2023
e653ed8
fix tests
xabbuh Oct 25, 2023
ab665d6
minor #52282 DX: drop unused import (keradus)
nicolas-grekas Oct 25, 2023
b0df65a
[Messenger] Add call to `gc_collect_cycles()` after each message is h…
jwage Oct 23, 2023
8720b78
minor #52253 [Messenger] Add call to `gc_collect_cycles()` after each…
nicolas-grekas Oct 25, 2023
68e8930
bug #52254 [AssetMapper] Adding import-parsing case where import cont…
nicolas-grekas Oct 25, 2023
3a78c70
bug #52232 [Messenger] declare constructor argument as optional for b…
nicolas-grekas Oct 25, 2023
275c3af
[Messenger] add handler description as array key to `HandlerFailedExc…
kbond Aug 9, 2023
eb7d88d
bug #51331 [Messenger] add handler description as array key to `Handl…
nicolas-grekas Oct 25, 2023
99a0dba
replace a not-existing virtual request stack with the real one
xabbuh Oct 25, 2023
32940b7
bug #52290 [DebugBundle] ignore a not-existing virtual request stack …
nicolas-grekas Oct 26, 2023
135baad
[6.3] Remove unused test fixture
fancyweb Oct 26, 2023
22f1ea0
minor #52311 [6.3] Remove unused test fixture (fancyweb)
fabpot Oct 26, 2023
a9b9e4e
Merge branch '5.4' into 6.3
fabpot Oct 26, 2023
3d078d1
Merge branch '6.3' into 6.4
fabpot Oct 26, 2023
d5c59e0
[HttpKernel] Improve PHPDoc on `#[AsController]` attribute
muchafm Oct 18, 2023
3df3372
minor #52147 [HttpKernel] Improve PHPDoc on `#[AsController]` attribu…
nicolas-grekas Oct 27, 2023
2954468
[PhpUnitBridge] Allow setting the locale using SYMFONY_PHPUNIT_LOCALE…
VincentLanglet Oct 20, 2023
ce48fbe
feature #52193 [PhpUnitBridge] Allow setting the locale using SYMFONY…
nicolas-grekas Oct 27, 2023
ae5927a
DX: re-apply concat_space
keradus Oct 27, 2023
c0b9f13
minor #52317 DX: re-apply concat_space (keradus)
nicolas-grekas Oct 27, 2023
827bd6a
[HtmlSanitizer] Consider `width` attribute as safe
cedric-anne Oct 27, 2023
598d5bd
[Scheduler] Save checkpoint in a finally block
FrancoisPog Oct 26, 2023
798a36a
bug #52307 [Scheduler] Save checkpoint in a finally block (FrancoisPog)
fabpot Oct 27, 2023
009f68b
Merge branch '6.3' into 6.4
fabpot Oct 27, 2023
f77a188
[AssetMapper] jsdelivr "no version" import syntax
weaverryan Oct 27, 2023
60dec0b
bug #52325 [AssetMapper] jsdelivr "no version" import syntax (weaverr…
fabpot Oct 27, 2023
b691eba
minor #52324 [HtmlSanitizer] Consider `width` attribute as safe (cedr…
fabpot Oct 27, 2023
78ec570
[AssetMapper] Fixing memory bug where we stored way more file content…
weaverryan Oct 27, 2023
415ad8c
bug #52330 [AssetMapper] Fixing memory bug where we stored way more f…
nicolas-grekas Oct 27, 2023
6085fe0
[Scheduler] Use MockClock
fabpot Oct 27, 2023
834e0ab
Passing null to Inline::parse is not allowed
GromNaN Oct 27, 2023
49abe89
minor #52333 [Scheduler] Use MockClock (fabpot)
fabpot Oct 27, 2023
d8a03d1
throw better exception in TranslatableNormalizer, add to changelog
xabbuh Oct 28, 2023
ebcfb62
Merge branch '5.4' into 6.3
fabpot Oct 28, 2023
636c329
Merge branch '6.3' into 6.4
fabpot Oct 28, 2023
659c635
[AssetMapper] Fix in-file imports to resolve via filesystem
weaverryan Oct 28, 2023
fd3435a
bug #52349 [AssetMapper] Fix in-file imports to resolve via filesyste…
fabpot Oct 28, 2023
e8fe851
minor #52344 [Serializer] throw better exception in TranslatableNorma…
fabpot Oct 28, 2023
0cef1e4
Merge branch '5.4' into 6.3
fabpot Oct 28, 2023
31bd20a
Merge branch '6.3' into 6.4
fabpot Oct 28, 2023
bb5d49c
minor #52334 [Yaml]  `Inline::parse(null)` not allowed (GromNaN)
fabpot Oct 28, 2023
eaff34a
[Yaml] Remove dead code
fabpot Oct 28, 2023
f1708aa
[AssetMapper] Fix file deleting errors & remove nullable MappedAsset …
weaverryan Oct 27, 2023
6fad9a4
bug #52331 [AssetMapper] Fix file deleting errors & remove nullable M…
fabpot Oct 28, 2023
b0953a4
[AssetMapper] Allowing circular references in JavaScriptImportPathCom…
weaverryan Oct 27, 2023
2ccdfbc
bug #52323 [AssetMapper] Allowing circular references in JavaScriptIm…
fabpot Oct 28, 2023
e400626
Fix wrong merge
fabpot Oct 28, 2023
b41d545
Merge branch '5.4' into 6.3
fabpot Oct 28, 2023
99d5cbb
[AssetMapper] Fixing merge from multiple PR's
weaverryan Oct 29, 2023
9b10106
Fix wrong yaml parse null test
GromNaN Oct 29, 2023
fc41bf5
minor #52353 [Yaml] Remove test on `Inline::parse(null)` (GromNaN)
xabbuh Oct 29, 2023
2f03942
fix test
xabbuh Oct 29, 2023
d15c34b
minor #52354 [Scheduler] fix test (xabbuh)
xabbuh Oct 29, 2023
b1ec74b
minor #52351 [AssetMapper] Fixing merge (weaverryan)
xabbuh Oct 29, 2023
a695fa4
Merge branch '5.4' into 6.3
nicolas-grekas Oct 29, 2023
e5e535c
Merge branch '6.3' into 6.4
nicolas-grekas Oct 29, 2023
ccd7841
DX: re-apply self_accessor and phpdoc_types_order by PHP CS Fixer
keradus Oct 27, 2023
893329e
minor #52321 DX: re-apply self_accessor and phpdoc_types_order by PHP…
nicolas-grekas Oct 29, 2023
03590f1
[Process] remove fixing of legacy bug, when PTS functionality is enabled
Oct 27, 2023
0f67d51
minor #52316 [Process] remove fixing of legacy bug, when PTS function…
nicolas-grekas Oct 29, 2023
def887a
Update CHANGELOG for 6.3.7
fabpot Oct 29, 2023
3a86b03
Update VERSION for 6.3.7
fabpot Oct 29, 2023
5f74215
Merge pull request #52357 from fabpot/release-6.3.7
fabpot Oct 29, 2023
f50aa78
Bump Symfony version to 6.3.8
fabpot Oct 29, 2023
b7207da
Update CHANGELOG for 6.4.0-BETA2
fabpot Oct 29, 2023
9283fc1
Update VERSION for 6.4.0-BETA2
fabpot Oct 29, 2023
f99a8d2
Merge pull request #52358 from fabpot/release-6.4.0-BETA2
fabpot Oct 29, 2023
547485e
Bump Symfony version to 6.4.0
fabpot Oct 29, 2023
cce20a4
Add annotation -> attribute aliases
wouterj Oct 25, 2023
eed36c8
fix tests
xabbuh Oct 29, 2023
4b99e60
minor #52360 [Messenger] fix tests (xabbuh)
xabbuh Oct 29, 2023
3aacc28
[MonologBridge] Fix support for monolog 3.0
louismariegaborit Oct 21, 2023
0196872
bug #52222 [MonologBridge] Fix support for monolog 3.0 (louismariegab…
derrabus Oct 29, 2023
6c62a62
Merge branch '5.4' into 6.3
derrabus Oct 29, 2023
89fdb22
Merge branch '6.3' into 6.4
derrabus Oct 29, 2023
e3bf65b
[Uid] Fix UuidV7 collisions within the same ms
nicolas-grekas Oct 30, 2023
4f0a585
minor #52294 [Routing][Serializer] Add annotation -> attribute aliase…
nicolas-grekas Oct 30, 2023
5edc2b1
[DependencyInjection] Remove inaccurate `@throws` on `Container::get()`
VincentLanglet Oct 4, 2023
61023a7
minor #51835 [DependencyInjection] Remove inaccurate ``@throws`` on `…
nicolas-grekas Oct 30, 2023
ea2a8cd
Add test for autoconfigured schedule
valtzu Oct 26, 2023
bd0538d
[FrameworkBundle] Fix BC break about enable_annotations in validation…
lyrixx Oct 25, 2023
17dee5b
bug #52287 [FrameworkBundle] Fix deprecation layer for "enable_annota…
nicolas-grekas Oct 31, 2023
fb913d9
bug #52367 [Uid] Fix UuidV7 collisions within the same ms (nicolas-gr…
nicolas-grekas Oct 31, 2023
31d04ef
[AssetMapper] Fixing bug where JSCompiler used non-absolute importmap…
weaverryan Oct 30, 2023
1781648
bug #52368 [AssetMapper] Fixing bug where JSCompiler used non-absolut…
nicolas-grekas Oct 31, 2023
b577601
Merge branch '5.4' into 6.3
nicolas-grekas Oct 31, 2023
6ef10c1
[Console] Fix horizontal table top border is incorrectly rendered
OskarStark Oct 18, 2023
7a59ef0
bug #52132 [Console] Fix horizontal table top border is incorrectly r…
nicolas-grekas Oct 31, 2023
a9a49a6
Merge branch '6.3' into 6.4
nicolas-grekas Oct 31, 2023
e4a6cc3
Fix tests
OskarStark Oct 31, 2023
be13df7
minor #52374 Fix tests (OskarStark)
nicolas-grekas Oct 31, 2023
6115ab0
[Tests] Move expectException closer to the place of the expectation t…
OskarStark Oct 27, 2023
1bff654
Fix tests
OskarStark Oct 31, 2023
203f629
minor #52375 Fix tests (OskarStark)
xabbuh Oct 31, 2023
22145bf
remove invalid test
xabbuh Oct 31, 2023
33d214a
minor #52382 [SecurityBundle] remove invalid test (xabbuh)
xabbuh Oct 31, 2023
95a1675
Merge branch '5.4' into 6.3
nicolas-grekas Oct 31, 2023
714ca9b
Merge branch '6.3' into 6.4
nicolas-grekas Oct 31, 2023
5bff8c5
Merge branch '5.4' into 6.3
nicolas-grekas Oct 31, 2023
fd2cc44
Merge branch '6.3' into 6.4
nicolas-grekas Oct 31, 2023
382564d
minor #52157 [Tests] Move `expectException` closer to the place of th…
nicolas-grekas Oct 31, 2023
bd764f5
DX: PHP CS Fixer - keep Annotation,NamedArgumentConstructor,Target an…
keradus Oct 31, 2023
5bdf2f0
minor #52389 DX: PHP CS Fixer - keep Annotation,NamedArgumentConstruc…
nicolas-grekas Oct 31, 2023
8ce344e
remove the WriteConfig class
xabbuh Oct 31, 2023
0579c32
minor #52393 [Translation]  remove the WriteConfig class (xabbuh)
xabbuh Oct 31, 2023
f462999
fix typo
xabbuh Oct 31, 2023
110d13b
DX: re-apply PHP CS Fixer, partially
keradus Oct 31, 2023
10209f5
minor #52398 DX: re-apply PHP CS Fixer, partially (keradus)
nicolas-grekas Nov 1, 2023
7a5eba2
[Process] Remove dead code from Process
ausi Oct 31, 2023
d7c5c47
minor #52399 Remove unused code from Process (ausi)
nicolas-grekas Nov 1, 2023
c5a2342
relax constraints to also run tests with symfony/webhook 6.3
xabbuh Nov 1, 2023
6c3d377
minor #52404 [Mailer] relax constraints to also run tests with symfon…
nicolas-grekas Nov 1, 2023
d96479d
do not let context classes extend the message classes
xabbuh Nov 2, 2023
8b13301
bug #52427 [Console][Process] do not let context classes extend the m…
nicolas-grekas Nov 2, 2023
bc24cb3
[HttpFoundation][Lock] Makes MongoDB adapters usable with `ext-mongod…
GromNaN Oct 29, 2023
8a69f67
feature #52336 [HttpFoundation][Lock] Makes MongoDB adapters usable w…
fabpot Nov 2, 2023
0e0848b
Fix missing `profile` option for console commands
keulinho Nov 3, 2023
3b0bb11
[HttpClient] Replace `escapeshellarg` to prevent overpassing `ARG_MAX`
alexandre-daubois Nov 2, 2023
f66dd14
Disable the "Copy as cURL" button when the debug info are disabled
stof Nov 3, 2023
3e2f2e3
bug #52442 Disable the "Copy as cURL" button when the debug info are …
fabpot Nov 3, 2023
e8ce12a
bug #52429 [HttpClient] Replace `escapeshellarg` to prevent overpassi…
fabpot Nov 3, 2023
ed105f1
minor #52313 [FrameworkBundle][Scheduler] Add test for autoconfigured…
fabpot Nov 3, 2023
d3f178b
[TwigBridge] Mark CodeExtension as @internal
fabpot Nov 4, 2023
68e6af4
feature #52449 [TwigBridge] Mark CodeExtension as `@internal` (fabpot)
fabpot Nov 4, 2023
09992b7
PHP files cannot be executable without shebang
GromNaN Nov 4, 2023
f306b74
[Cache] Fix property types in PdoAdapter
HypeMC Nov 5, 2023
5725df0
minor #52458 [Cache] Fix property types in PdoAdapter (HypeMC)
fabpot Nov 5, 2023
c985732
fix test fixture
xabbuh Nov 6, 2023
c3f0a10
minor #52464 fix test fixture (xabbuh)
chalasr Nov 6, 2023
97e4839
render newline in front of all script elements
xabbuh Nov 6, 2023
01efac5
Merge branch '5.4' into 6.3
xabbuh Nov 6, 2023
9a1a42e
Merge branch '6.3' into 6.4
xabbuh Nov 6, 2023
4503f94
[HttpClient][WebProfilerBundle] Do not generate cURL command when fil…
MatTheCat Nov 6, 2023
615b844
minor #52455 [Process] Fix OutputMemoryLimitProcess.php cannot be exe…
nicolas-grekas Nov 6, 2023
b8bba36
bug #52472 [HttpClient][WebProfilerBundle] Do not generate cURL comma…
nicolas-grekas Nov 6, 2023
003843d
minor #52466 [AssetMapper] render newline in front of all script elem…
weaverryan Nov 6, 2023
dcc465f
[HttpKernel] Fix quotes expectations in tests
alexandre-daubois Nov 6, 2023
d308e2c
bug #52434 [Console][FrameworkBundle] Fix missing `profile` option fo…
chalasr Nov 7, 2023
c752607
minor #52473 [HttpKernel] Fix quotes expectations in tests (alexandre…
nicolas-grekas Nov 7, 2023
9c611eb
[Serializer] Fix `@method` annotation
OskarStark Nov 7, 2023
df793d8
minor #52480 [Serializer] Fix ``@method`` annotation (OskarStark)
nicolas-grekas Nov 7, 2023
e84257a
Merge branch '5.4' into 6.3
nicolas-grekas Nov 7, 2023
35703d1
Merge branch '6.3' into 6.4
nicolas-grekas Nov 7, 2023
df37834
the debug log processor must be a callable
xabbuh Nov 2, 2023
fbc44f2
minor #52426 [HttpKernel] the debug log processor must be a callable …
nicolas-grekas Nov 7, 2023
2196b67
[TwigBridge] Fix `@internal` annotation
nicolas-grekas Nov 7, 2023
a45205e
Initiate repository
nguyenk Nov 9, 2023
cb3646a
Implement Transport
nguyenk Nov 9, 2023
e5d9593
Add tests
nguyenk Nov 9, 2023
72b6175
fix CI
nguyenk Nov 9, 2023
3ed6380
fix CI
nguyenk Nov 9, 2023
8275d9c
WIP
nguyenk Nov 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
13 changes: 7 additions & 6 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
build: false
clone_depth: 2
clone_folder: c:\projects\symfony
image: Visual Studio 2019

init:
- SET PATH=c:\php;%PATH%
Expand All @@ -12,13 +13,13 @@ init:

install:
- mkdir c:\php && cd c:\php
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-7.2.5-Win32-VC15-x86.zip
- 7z x php-7.2.5-Win32-VC15-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-8.1.0-Win32-vs16-x86.zip
- 7z x php-8.1.0-Win32-vs16-x86.zip -y >nul
- cd ext
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.19-7.2-ts-vc15-x86.zip
- 7z x php_apcu-5.1.19-7.2-ts-vc15-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_redis-5.3.2-7.2-ts-vc15-x86.zip
- 7z x php_redis-5.3.2-7.2-ts-vc15-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.21-8.1-ts-vs16-x86.zip
- 7z x php_apcu-5.1.21-8.1-ts-vs16-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_redis-5.3.7-8.1-ts-vs16-x86.zip
- 7z x php_redis-5.3.7-8.1-ts-vs16-x86.zip -y >nul
- cd ..
- copy /Y php.ini-development php.ini-min
- echo memory_limit=-1 >> php.ini-min
Expand Down
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
/src/Symfony/Bundle/SecurityBundle/ @chalasr
/src/Symfony/Component/Security/ @chalasr
/src/Symfony/Component/Ldap/Security/ @chalasr
# Scheduler
/src/Symfony/Component/Scheduler/ @kbond
# Translation
/src/Symfony/Component/Translation/ @welcomattic
# TwigBundle
/src/Symfony/Bundle/TwigBundle/ @yceruto
# WebLink
Expand Down
2 changes: 1 addition & 1 deletion .github/build-packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'type' => 'composer',
'url' => 'file://'.str_replace(DIRECTORY_SEPARATOR, '/', dirname(__DIR__)).'/',
]];
if (false === strpos($json, "\n \"repositories\": [\n")) {
if (!str_contains($json, "\n \"repositories\": [\n")) {
$json = rtrim(json_encode(['repositories' => $package->repositories], $flags), "\n}").','.substr($json, 1);
file_put_contents($dir.'/composer.json', $json);
}
Expand Down
157 changes: 0 additions & 157 deletions .github/deprecations-baseline.json

This file was deleted.

Loading