Skip to content

wip #3

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
wants to merge 520 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
520 commits
Select commit Hold shift + click to select a range
1468c5b
typehint of DkimOptions algorithm wrong
markusramsak Mar 11, 2022
b51ce8e
bug #45719 typehint of DkimOptions algorithm wrong (markusramsak)
fabpot Mar 12, 2022
c55ff99
minor #45715 Remove extra space in NotificationEmail (jmsche)
fabpot Mar 12, 2022
486a39c
bug #45697 [Security] Fix return value of `NullToken::getUser()` (cha…
fabpot Mar 12, 2022
aa1e12c
[symfony/mailjet-mailer] Fix invalid mailjet error managment
alamirault Feb 26, 2022
b7e878c
bug #45564 [symfony/mailjet-mailer] Fix invalid mailjet error managme…
fabpot Mar 12, 2022
63be6fa
bug #45676 [Process] Don't return executable directories in PhpExecut…
fabpot Mar 12, 2022
f1f123b
minor #45664 [ErrorHandler] Center icons vertically in trace list (RT…
fabpot Mar 12, 2022
08ddac5
Make FormErrorIterator generic
VincentLanglet Mar 10, 2022
fc4700f
bug #45696 Make FormErrorIterator generic (VincentLanglet)
fabpot Mar 12, 2022
57856be
Fix SplFileInfo PHPDoc
InvisibleSmiley Mar 12, 2022
d63e0fe
Merge branch '4.4' into 5.4
derrabus Mar 13, 2022
480ab47
Merge branch '5.4' into 6.0
derrabus Mar 13, 2022
8e8207b
Merge branch '6.0' into 6.1
derrabus Mar 13, 2022
7134e46
[Mailer] Use recipients in sendmail transport
HypeMC Mar 9, 2022
69c1bdb
fix: stringify from address for ses+api transport
everyx Mar 10, 2022
ed9f973
bug #45691 [Mailer] fix: stringify from address for ses+api transport…
fabpot Mar 14, 2022
d929ca3
[HttpFoundation] Improve Cookie constructor to use constant
JohJohan Mar 15, 2022
5ffedf5
[Console] Fix compact table style to avoid outputting a leading space
Seldaek Jan 5, 2022
c1aa7b5
bug #44915 [Console] Fix compact table style to avoid outputting a le…
chalasr Mar 16, 2022
aad19dd
Add generics to ArgumentMetadata::getAttributes
Seldaek Jan 20, 2022
fcafa58
Throw access denied if CurrentUser cannot be resolved instead of a 500
Seldaek Mar 16, 2022
b0b5ff7
feature #45761 Throw access denied if CurrentUser cannot be resolved …
fabpot Mar 17, 2022
b9eace8
Fix typo in error message
fabpot Mar 17, 2022
d6be0d9
feature #45094 Add generics to ArgumentMetadata::getAttributes (Seldaek)
fabpot Mar 17, 2022
db99c07
minor #45739 [HttpFoundation] Improve Cookie constructor to use const…
fabpot Mar 17, 2022
24e7feb
Update mailer.html.twig
raziel057 Mar 16, 2022
43a9a3c
feature #45765 Mailer - Display email recipients in Profiler (raziel057)
fabpot Mar 17, 2022
b1fb345
Make use of the new getAttributesOfType method
Seldaek Mar 17, 2022
a037eca
minor #45768 Make use of the new getAttributesOfType method (Seldaek)
fabpot Mar 17, 2022
95b8607
[Security] Fix tests with low deps
chalasr Mar 17, 2022
c758bff
minor #45769 [Security] Fix tests with low deps (chalasr)
nicolas-grekas Mar 17, 2022
5f2d584
[HttpClient] Add resolve to copy as Curl
HypeMC Mar 13, 2022
9a29631
minor #45729 [HttpClient] Add resolve to copy as Curl (HypeMC)
nicolas-grekas Mar 17, 2022
5b46cb9
bug #45684 [Serializer] Fix nested deserialization_path computation w…
nicolas-grekas Mar 17, 2022
53f473f
ignoring exception from sem_get in SemaphoreStore Lock component, pre…
Triplkrypl Mar 17, 2022
03ad4af
Read SYMFONY_IDE to render exception in case of fatal error
GromNaN Mar 15, 2022
912ceb7
feature #45745 [ErrorHandler][HttpKernel] Read SYMFONY_IDE to render …
GromNaN Mar 17, 2022
9951124
[Console] Add completion values to input definition
GromNaN Jan 7, 2022
16f0668
feature #44948 [Console] Add completion values to input definition (G…
GromNaN Mar 17, 2022
4810066
[RateLimiter] Fix rate serialization for long intervals (monthly and …
smelesh Mar 16, 2022
5b56d4e
bug #45764 [RateLimiter] Fix rate serialization for long intervals (m…
fabpot Mar 18, 2022
69f02aa
feature #45725 [Finder] Fix SplFileInfo PHPDoc (InvisibleSmiley)
fabpot Mar 18, 2022
7248e16
feature #45657 [DependencyInjection] add `Autowire` parameter attribu…
fabpot Mar 18, 2022
68fa5a5
feature #44171 [Config] Add comment on array methods (jderusse)
fabpot Mar 18, 2022
723cd09
[PropertyInfo] strip only leading `\` when unknown docType
Mar 11, 2022
a2cfd7e
bug #45720 [PropertyInfo] strip only leading `\` when unknown docType…
fabpot Mar 18, 2022
676325b
bug #45690 [Mailer] Use recipients in sendmail transport (HypeMC)
fabpot Mar 18, 2022
228d96c
Fix CS
fabpot Mar 18, 2022
c86aa7a
[DependencyInjection] adjust `Autowire` attribute implementation
kbond Mar 18, 2022
074ff42
[GHA] Fix psalm job
nicolas-grekas Mar 18, 2022
7d5fa08
minor #45781 [GHA] Fix psalm job (nicolas-grekas)
nicolas-grekas Mar 18, 2022
0df1764
minor #45669 [Asset] Update the error message when assets are not bui…
nicolas-grekas Mar 18, 2022
172bf0f
bug #45737 [Lock] SemaphoreStore catching exception from sem_get (Tri…
nicolas-grekas Mar 18, 2022
79ee636
[VarExporter] fix tests on Windows
nicolas-grekas Mar 18, 2022
c6a5cdc
minor #45780 [VarExporter] fix tests on Windows (nicolas-grekas)
nicolas-grekas Mar 18, 2022
3b87ef9
Merge branch '4.4' into 5.4
nicolas-grekas Mar 18, 2022
2ed7d0d
Merge branch '5.4' into 6.0
nicolas-grekas Mar 18, 2022
42ae534
Merge branch '6.0' into 6.1
nicolas-grekas Mar 18, 2022
06b3cef
[Finder] fix tests on Windows
nicolas-grekas Mar 18, 2022
1a2def3
Merge branch '4.4' into 5.4
nicolas-grekas Mar 18, 2022
326944d
bug #45043 [ErrorHandler] ignore ``@return`` when there is an ``@temp…
nicolas-grekas Jan 17, 2022
5e4151f
Merge branch '5.4' into 6.0
nicolas-grekas Mar 18, 2022
2f27b39
Merge branch '6.0' into 6.1
nicolas-grekas Mar 18, 2022
be5b274
[Translation] [LocoProvider] Add content-type for POST translations
Mar 19, 2022
c878e52
[Cache] Upgrade TagAwareAdapter
sbelyshkin Dec 26, 2021
e10d82d
Minor code cleanup
nicolas-grekas Mar 21, 2022
1264225
[Config] Fix using null values with config builders
HypeMC Mar 19, 2022
01f6749
[HttpClient] minor cs fix
nicolas-grekas Mar 22, 2022
b87868a
[HttpClient] Move Content-Type after Content-Length
nicolas-grekas Mar 22, 2022
13e0671
bug #45813 [HttpClient] Move Content-Type after Content-Length (nicol…
nicolas-grekas Mar 22, 2022
99c69e1
Improve testsuite
blueForman Mar 18, 2022
c83b2d6
minor #45792 Improve testsuite (blueForman)
nicolas-grekas Mar 22, 2022
90f82c0
[Translation][FrameworkBundle] add `LocaleSwitcher` service
kbond Mar 19, 2022
63f8f1e
[HttpClient] Let curl handle Content-Length headers
nicolas-grekas Mar 22, 2022
7f34c54
bug #45814 [HttpClient] Let curl handle Content-Length headers (nicol…
nicolas-grekas Mar 22, 2022
a64c6e6
[Mailer] Preserve case of headers
nicolas-grekas Mar 22, 2022
1643e25
[Cache] Declaratively declare/hide DoctrineProvider to avoid breaking…
Jean85 Mar 10, 2022
6ea4613
minor #45703 [Cache] Declaratively declare/hide DoctrineProvider to a…
nicolas-grekas Mar 22, 2022
183d676
Merge branch '4.4' into 5.4
nicolas-grekas Mar 22, 2022
6afaa8c
bug #45789 [Config] Fix using null values with config builders (HypeMC)
nicolas-grekas Mar 22, 2022
5439bf2
[FrameworkBundle] Fix exit codes in debug:translation command
gndk Mar 18, 2022
21cd0af
bug #45787 [FrameworkBundle] Fix exit codes in debug:translation comm…
nicolas-grekas Mar 22, 2022
67dd69b
Revert "bug #45813 [HttpClient] Move Content-Type after Content-Lengt…
nicolas-grekas Mar 22, 2022
2de0ebe
Merge branch '4.4' into 5.4
nicolas-grekas Mar 22, 2022
ee2c59b
Merge branch '5.4' into 6.0
nicolas-grekas Mar 22, 2022
7124c3a
Merge branch '6.0' into 6.1
nicolas-grekas Mar 22, 2022
91099a9
[HttpClient] Improve default content-type handling
nicolas-grekas Mar 22, 2022
1a08c65
minor #45798 Minor code cleanup (nicolas-grekas)
nicolas-grekas Mar 22, 2022
20d0806
Allow to use a middleware instead of DbalLogger
l-vo Feb 20, 2022
002165c
bug #45816 [Mailer] Preserve case of headers (nicolas-grekas)
fabpot Mar 22, 2022
12130f4
feature #45783 [DependencyInjection] adjust `Autowire` attribute impl…
fabpot Mar 22, 2022
cd4d655
Add missing upgrade note for ldap
jderusse Mar 23, 2022
42bb472
minor #45825 [Ldap] Add missing upgrade note for ldap (jderusse)
fabpot Mar 23, 2022
f5a8916
feature #45812 [HttpClient] Improve default content-type handling (ni…
fabpot Mar 23, 2022
c00e58c
Fix compatibility of ldap 6.0 with security 5.x
jderusse Mar 21, 2022
409897b
bug #42637 [Security] Fixed TOCTOU in RememberMe cache token verifier
Mar 24, 2022
acf1f71
bug #45808 [Security] Fixed TOCTOU in RememberMe cache token verifier…
fabpot Mar 24, 2022
7d1aea4
bug #45804 Fix compatibility of ldap 6.0 with security 5.x (jderusse)
fabpot Mar 24, 2022
6591c8f
[FrameworkBundle] Deprecate the messenger.reset_on_message config option
upyx Sep 30, 2021
4fe223f
feature #45705 [FrameworkBundle] Deprecate the messenger.reset_on_mes…
chalasr Mar 24, 2022
dcc1228
[HttpKernel] Add DateTimeValueResolver
codedmonkey Feb 28, 2022
d79320d
[TwigBridge] Use a div instead of p to prevent invalid HTML
tijsverkoyen Mar 17, 2022
2b257e2
[HttpFoundation] Remove obsolete override
derrabus Mar 24, 2022
753c846
bug #45771 [TwigBridge] Use a div instead of p to prevent invalid HTM…
fabpot Mar 24, 2022
98acd62
[Serializer] Fix denormalizing union types
T-bond Mar 24, 2022
62344fd
bug #45838 [Serializer] Fix denormalizing union types (T-bond)
nicolas-grekas Mar 24, 2022
bc242cb
minor #45836 [HttpFoundation] Remove obsolete override (derrabus)
nicolas-grekas Mar 24, 2022
363b151
Fix intersect in TranslatorBag
ossinkine Mar 24, 2022
9b52da1
Merge branch '4.4' into 5.4
nicolas-grekas Mar 24, 2022
504e4b8
Merge branch '5.4' into 6.0
nicolas-grekas Mar 24, 2022
235f6a7
Merge branch '6.0' into 6.1
nicolas-grekas Mar 24, 2022
1bd3af4
Fix merge
nicolas-grekas Mar 24, 2022
b7c7fa6
Merge branch '6.0' into 6.1
nicolas-grekas Mar 24, 2022
6748b32
[Form] keep compat with older tests
nicolas-grekas Mar 24, 2022
5fab2d3
Fix locales format in CrowdinProvider
ossinkine Mar 24, 2022
dfc7c08
bug #45589 [HttpKernel] Add DateTimeValueResolver (codedmonkey)
fabpot Mar 25, 2022
f749f5e
bug #45839 [Translation] Fix intersect in TranslatorBag (ossinkine)
fabpot Mar 25, 2022
c21d8ba
[HttpKernel] Add Http Status 423 LockedHttpException
xosofox Mar 24, 2022
1b2c9b5
bug #45491 [DoctrineBridge] Allow to use a middleware instead of Dbal…
fabpot Mar 25, 2022
b887ff2
[HttpFoundation] Propagate SessionNotFoundException in Request::getSe…
Mar 22, 2022
64215ea
minor #45810 [HttpFoundation] Propagate SessionNotFoundException in R…
fabpot Mar 25, 2022
bc0e2fc
[HttpClient] fix sending PUT requests with curl
nicolas-grekas Mar 25, 2022
372b8e9
minor #45846 [HttpClient] fix sending PUT requests with curl (nicolas…
nicolas-grekas Mar 25, 2022
77757d3
Merge branch '4.4' into 5.4
nicolas-grekas Mar 25, 2022
2b57beb
Fix merge
nicolas-grekas Mar 25, 2022
ee67175
[HttpClient] fix sending Content-Length/Type for POST
nicolas-grekas Mar 25, 2022
fb055f6
Merge branch '4.4' into 5.4
nicolas-grekas Mar 25, 2022
66f39b0
[HttpClient] always send Content-Length when a body is passed
nicolas-grekas Mar 25, 2022
0d17a6e
Merge branch '4.4' into 5.4
nicolas-grekas Mar 25, 2022
31a1a2b
[HttpClient] always send Content-Type when a body is passed
nicolas-grekas Mar 25, 2022
49ab598
Merge branch '4.4' into 5.4
nicolas-grekas Mar 25, 2022
56b428f
[HttpClient] fix 303 after PUT and sending chunked requests
nicolas-grekas Mar 25, 2022
0ecacec
Merge branch '4.4' into 5.4
nicolas-grekas Mar 25, 2022
727ca9e
bug #45840 [Translation] Fix locales format in CrowdinProvider (ossin…
fabpot Mar 26, 2022
6c2087d
feature #45833 [HttpKernel] Add Http Status 423 LockedHttpException (…
fabpot Mar 26, 2022
403337e
feature #45793 [FrameworkBundle][Translation] add `LocaleSwitcher` se…
fabpot Mar 26, 2022
4efd3ce
bug #45791 [Translation] [LocoProvider] Add content-type for POST tra…
fabpot Mar 26, 2022
c82ec18
[Notifier] Add Sendberry notifier bridge
StaffNowa Jan 26, 2022
68a2ba2
feature #45195 [Notifier] Add Sendberry notifier bridge (StaffNowa)
fabpot Mar 26, 2022
7ce1b9c
[Notifier] Add Importance level to flash message type
benr77 Jan 17, 2022
1904fed
Add missing dep
fabpot Mar 26, 2022
50ca517
feature #45166 [HttpFoundation] add stale while revalidate cache head…
fabpot Mar 26, 2022
28ab68e
feature #45047 [Notifier] Use Importance level to set flash message t…
fabpot Mar 26, 2022
b2977c2
Handle CSV DSN in ZookeeperStore
qkdreyer Dec 9, 2021
9f28dbd
feature #44532 Handle CSV DSN in ZookeeperStore (qkdreyer)
fabpot Mar 26, 2022
c817141
Fix deprecation
fabpot Mar 26, 2022
c7e1d1a
Add Engagespot bridge
danut007ro Nov 27, 2021
50749dd
feature #44303 Add Engagespot bridge (danut007ro)
fabpot Mar 26, 2022
ba72a2f
feature #44284 [SecurityBundle] Display the inherited roles of the lo…
fabpot Mar 26, 2022
fe3d912
[Messenger] Allow AsMessageHandler attribute on methods
mjpvandenberg Feb 1, 2022
fc19ed5
Fix deps
fabpot Mar 26, 2022
b5b48c0
feature #45273 [Messenger] Allow AsMessageHandler attribute on method…
fabpot Mar 26, 2022
12e017f
[Notifier] Fix tests
fabpot Mar 26, 2022
b3a6250
[Notifier] Fix wrong class path
fabpot Mar 26, 2022
c3c752a
bug #45855 [Notifier] Fix tests (fabpot)
fabpot Mar 26, 2022
c430989
[DependencyInjection] Allow using expressions as service factories
nicolas-grekas Mar 7, 2022
c66bb29
feature #45512 [DependencyInjection] Allow using expressions as servi…
fabpot Mar 26, 2022
9fed228
[FrameworkBundle] Fix deps
fabpot Mar 26, 2022
d774fe3
[Validator] fix #43345 @Assert\DivisibleBy
CharlyPoppins Mar 13, 2022
1d1dcf8
bug #45733 [Validator] fix #43345 @Assert\DivisibleBy (CharlyPoppins)
fabpot Mar 26, 2022
24304ad
bug #45856 [FrameworkBundle] Fix deps (fabpot)
fabpot Mar 26, 2022
e7072aa
[Console] Fix exit status on uncaught exception with negative code
acoulton Mar 26, 2022
7b43f0f
bug #45851 [Console] Fix exit status on uncaught exception with negat…
fabpot Mar 27, 2022
9a0e99c
Fix timezone influenced tests
GromNaN Mar 26, 2022
ecc72ba
Use source() function to include assets in template
GromNaN Mar 26, 2022
26c1d4b
minor #45859 [HttpKernel] Fix timezone influenced tests (GromNaN)
fabpot Mar 27, 2022
1627e45
minor #45858 Use source() function to include assets in template (Gro…
fabpot Mar 27, 2022
7e0ed85
Fix issue 45070 : UserNotFoundException is not thrown
damienfa Feb 17, 2022
e6e7efd
bug #45452 [Security] Fix UserNotFoundException is not thrown (damienfa)
fabpot Mar 27, 2022
4de7a02
Use an option for twig file names in cache warmer and linter
GromNaN Mar 25, 2022
b82a145
[Validator] Improve Image constraint invalid mime type message
fancyweb Jan 20, 2022
a9e781f
[Validator] Fix File constraint invalid max size exception message
fancyweb Mar 28, 2022
780efff
bug #45870 [Validator] Fix File constraint invalid max size exception…
nicolas-grekas Mar 28, 2022
6a90ca0
[Cache] Improve packing tags into items
nicolas-grekas Mar 21, 2022
72ae634
feature #42997 [Cache] Improve reliability and performance of `TagAwa…
nicolas-grekas Mar 28, 2022
9a14dd0
feature #45090 [Validator] Improve Image constraint invalid mime type…
fabpot Mar 28, 2022
54cacfe
[RateLimiter] Always store SlidingWindows with an expiration set
Seldaek Jan 12, 2022
7d17928
Resolve DateTime values with default timezone
GromNaN Mar 28, 2022
1db1443
bug #45874 [HttpKernel]  Resolve DateTime values with default timezon…
fabpot Mar 29, 2022
5dd5dd2
bug #44996 [RateLimiter] Always store SlidingWindows with an expirati…
fabpot Mar 29, 2022
ad2cc0e
[Ldap] LDAP authentication should return a meaningful error when the …
Jayfrown Jan 3, 2022
a4592e1
feature #44898 [Ldap] LDAP authentication should return a meaningful …
fabpot Mar 29, 2022
f039ee6
Add BC layer to handle old objects already present in cache
Seldaek Mar 29, 2022
45d0023
minor #45876 Add BC layer to handle old objects already present in ca…
nicolas-grekas Mar 29, 2022
fe1404f
[DependencyInjection] Add argument type `closure` to help passing clo…
nicolas-grekas Mar 29, 2022
7e8cf5d
Simplifying bundle extension/config definition
yceruto Nov 24, 2021
7cdf8b4
feature #45878 [DependencyInjection] Add argument type `closure` to h…
fabpot Mar 30, 2022
12271a4
[Messenger] Add mysql indexes back and work around deadlocks using so…
nicolas-grekas Mar 30, 2022
f09da16
[ExpressionLanguage] Fix matches when the regexp is not valid
fabpot Mar 28, 2022
8a9b841
[VarExporter] Fix exporting objects with readonly properties
nicolas-grekas Mar 30, 2022
51fc454
[HttpFoundation] Allow dynamic session "ttl" when using a remote storage
nicolas-grekas Mar 28, 2022
d46b676
[PropertyInfo] PhpStanExtractor namespace missmatch issue
Korbeil Mar 30, 2022
7dc98de
bug #45875 [ExpressionLanguage] Fix matches when the regexp is not va…
fabpot Mar 30, 2022
acee03f
feature #45873 [HttpFoundation] Allow dynamic session "ttl" when usin…
fabpot Mar 30, 2022
4e6b803
feature #43701 [HttpKernel] Simplifying Bundle/Extension config defin…
fabpot Mar 30, 2022
8252414
Fix CS
fabpot Mar 30, 2022
2593546
[Mailer] Improve extensibility of `EsmtpTransport`
ampaze Dec 3, 2021
6782fd4
[PropertyAccess] Fix typo in PropertyAccessor::readProperty() DocBlock
mttsch Mar 30, 2022
d27ac23
minor #45895 [PropertyAccess] Fix typo in PropertyAccessor::readPrope…
fabpot Mar 30, 2022
5762970
bug #45891 [HttpClient] Fix exporting objects with readonly propertie…
fabpot Mar 30, 2022
07de048
[Messenger] [Redis] Redis Sentinel support - issue #41762
norbertschultheisz Sep 23, 2021
63df978
[Messenger][Security/Core] Remove legacy class aliases
nicolas-grekas Mar 31, 2022
ab83e92
[FrameworkBundle] Fix UidTest
fancyweb Mar 31, 2022
758ed6b
minor #45899 [Messenger] [Security/Core] Remove legacy class aliases …
chalasr Mar 31, 2022
6c5f289
[Messenger] cleanup creation logic in Redis Connection class
nicolas-grekas Mar 31, 2022
39a69bb
feature #43163 [Messenger] Add Redis Sentinel support (norbertschulth…
nicolas-grekas Mar 31, 2022
a846589
fix bootstrap_3_layout ChoiceType's expanded label_html
ytilotti Mar 31, 2022
2809e40
[PhpUnitBridge] Add option `ignoreFile` to configure a file that list…
mondrake Jan 28, 2022
1a15826
feature #45226 [PhpUnitBridge] Add option `ignoreFile` to configure a…
nicolas-grekas Mar 31, 2022
a51197b
minor #45900 [FrameworkBundle] Fix UidTest (fancyweb)
nicolas-grekas Mar 31, 2022
3a76820
bug #45897 [TwigBridge] fix bootstrap_3_layout ChoiceType's expanded …
nicolas-grekas Mar 31, 2022
8352e29
bug #45890 [PropertyInfo] PhpStanExtractor namespace missmatch issue …
nicolas-grekas Mar 31, 2022
888e552
bug #45888 [Messenger] Add mysql indexes back and work around deadloc…
nicolas-grekas Mar 31, 2022
8016293
Fix composer on appveyor
nicolas-grekas Mar 31, 2022
e6f392a
Merge branch '4.4' into 5.4
nicolas-grekas Mar 31, 2022
bbfe05e
Merge branch '5.4' into 6.0
nicolas-grekas Mar 31, 2022
ecab6fe
Merge branch '6.0' into 6.1
nicolas-grekas Mar 31, 2022
235262e
Revert "minor #45899 [Messenger] [Security/Core] Remove legacy class …
nicolas-grekas Mar 31, 2022
904ece9
Merge branch '6.0' into 6.1
nicolas-grekas Mar 31, 2022
d8b5db7
Restore "minor #45899 [Messenger] [Security/Core] Remove legacy class…
nicolas-grekas Mar 31, 2022
6f87f91
[TwigBridge] Fix the build
wouterj Mar 31, 2022
08966f7
bug #45905 [TwigBridge] Fix the build (wouterj)
fabpot Apr 1, 2022
e3306c4
feature #44446 [Mailer] Improve extensibility of `EsmtpTransport` (am…
fabpot Apr 1, 2022
8075e1d
feature #45845 [TwigBundle]  Pre-compile only *.twig files in cache w…
fabpot Apr 1, 2022
744392d
[Finder] Look for gitignore patterns up to git root
julienfalque Oct 26, 2021
9fbe216
feature #43239 [Finder] Look for gitignore patterns up to git root (j…
fabpot Apr 1, 2022
f22433f
[Validator] Allow creating constraints with required arguments
norkunas Jan 19, 2022
9c3bdb7
Leverage non-capturing catches
fancyweb Mar 31, 2022
3d00baf
minor #45902 Leverage non-capturing catches (fancyweb)
fabpot Apr 1, 2022
9827947
Fix appveyor
nicolas-grekas Apr 1, 2022
f55927a
Fix URL to get composer.phar
nicolas-grekas Apr 1, 2022
2fba7c9
Merge branch '4.4' into 5.4
nicolas-grekas Apr 1, 2022
f0673f0
Merge branch '5.4' into 6.0
nicolas-grekas Apr 1, 2022
77094af
Merge branch '6.0' into 6.1
nicolas-grekas Apr 1, 2022
a0746ec
[Bridge/Doctrine] Fix tests
nicolas-grekas Apr 1, 2022
317e262
Merge branch '5.4' into 6.0
nicolas-grekas Apr 1, 2022
854b2ec
Merge branch '6.0' into 6.1
nicolas-grekas Apr 1, 2022
25327fe
[Translation] fix tests
nicolas-grekas Apr 1, 2022
911fee3
[Bridge/Doctrine] fix tests
nicolas-grekas Apr 1, 2022
dd94c20
Merge branch '5.4' into 6.0
nicolas-grekas Apr 1, 2022
2848b70
Merge branch '6.0' into 6.1
nicolas-grekas Apr 1, 2022
42a8baa
[TwigBundle] Fix TwigExtension
nicolas-grekas Apr 1, 2022
d4a695f
[Messenger] Fix cannot select FOR UPDATE from view on Oracle
rjd22 Mar 11, 2022
deb9030
bug #45714 [Messenger] Fix cannot select FOR UPDATE from view on Orac…
nicolas-grekas Apr 1, 2022
fec00b1
Merge branch '4.4' into 5.4
nicolas-grekas Apr 1, 2022
6a5e183
Merge branch '5.4' into 6.0
nicolas-grekas Apr 1, 2022
2634d8c
Merge branch '6.0' into 6.1
nicolas-grekas Apr 1, 2022
34cebec
feature #45072 [Validator] Allow creating constraints with required a…
fabpot Apr 1, 2022
0e20ad6
[Serializer] Add serializer profiler
mtarld Feb 4, 2022
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
  •  
  •  
  •  
22 changes: 9 additions & 13 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ clone_depth: 2
clone_folder: c:\projects\symfony
image: Visual Studio 2019

cache:
- composer.phar
- .phpunit -> phpunit

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

install:
- mkdir c:\php && cd c:\php
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-8.0.2-Win32-vs16-x86.zip
- 7z x php-8.0.2-Win32-vs16-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.21-8.0-ts-vs16-x86.zip
- 7z x php_apcu-5.1.21-8.0-ts-vs16-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_redis-5.3.5-8.0-ts-vs16-x86.zip
- 7z x php_redis-5.3.5-8.0-ts-vs16-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.7rc1-8.1-ts-vs16-x86.zip
- 7z x php_redis-5.3.7rc1-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 All @@ -46,11 +42,11 @@ install:
- echo extension=php_fileinfo.dll >> php.ini-max
- echo extension=php_pdo_sqlite.dll >> php.ini-max
- echo extension=php_curl.dll >> php.ini-max
- echo extension=php_sodium.dll >> php.ini-max
- copy /Y php.ini-max php.ini
- cd c:\projects\symfony
- IF NOT EXIST composer.phar (appveyor DownloadFile https://github.com/composer/composer/releases/download/2.0.0/composer.phar)
- php composer.phar self-update --2
- copy /Y .github\composer-config.json %APPDATA%\Composer\config.json
- appveyor DownloadFile https://getcomposer.org/download/latest-stable/composer.phar
- mkdir %APPDATA%\Composer && copy /Y .github\composer-config.json %APPDATA%\Composer\config.json
- git config --global user.email ""
- git config --global user.name "Symfony"
- FOR /F "tokens=* USEBACKQ" %%F IN (`bash -c "grep ' VERSION = ' src/Symfony/Component/HttpKernel/Kernel.php | grep -o '[0-9][0-9]*\.[0-9]'"`) DO (SET SYMFONY_VERSION=%%F)
Expand Down
Loading