Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Bugfix on the DateTime format #32639

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
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
726 commits
Select commit Hold shift + click to select a range
70318b4
feature #32255 [HttpFoundation] Drop support for ApacheRequest (lyrixx)
fabpot Jul 3, 2019
e6d76ba
[FrameworkBundle] Simplified some code in the DI configuration
javiereguiluz Jul 2, 2019
e07ed22
minor #32322 [FrameworkBundle] Simplified some code in the DI configu…
fabpot Jul 3, 2019
c4afbf3
[PropertyAccess] Adds entries to CHANGELOG and UPGRADE
jschaedl Jun 28, 2019
ec3e66d
minor #32269 [PropertyAccess] Adds entries to CHANGELOG and UPGRADE (…
fabpot Jul 3, 2019
9432f1f
[Mime] Updated some PHPDoc contents
javiereguiluz Jul 2, 2019
e0e476d
minor #32317 [Mime] Updated some PHPDoc contents (javiereguiluz)
fabpot Jul 3, 2019
c3e914c
minor #32316 [Ldap] Document the new exceptions thrown by the code (j…
fabpot Jul 3, 2019
802dc1b
minor #32315 [Filesystem] deprecate calling isAbsolutePath with a nul…
fabpot Jul 3, 2019
8e0c800
[WIP][Mailer] Overwrite envelope sender and recipients from config
Devristo Jun 11, 2019
7b9c026
feature #32081 [WIP][Mailer] Overwrite envelope sender and recipients…
fabpot Jul 3, 2019
cc9778e
minor #32254 [Security] [Guard] Added type-hints to AuthenticatorInte…
fabpot Jul 3, 2019
ea0656a
minor #32305 [HttpKernel][DX] Improve the error message when not defi…
fabpot Jul 3, 2019
4e32643
feature #31528 [Validator] Add a Length::$allowEmptyString option to …
fabpot Jul 3, 2019
6abaa8c
feature #32265 [Validator] deprecate non-string constraint violation …
fabpot Jul 3, 2019
df13b50
feature #32231 [HttpClient] Add support for NTLM authentication (nico…
fabpot Jul 3, 2019
2452ef8
minor #32188 [PropertyInfo] add static cache to ContextFactory (bastnic)
fabpot Jul 3, 2019
6b5671f
[Messager] Simplified MessageBus::__construct()
lyrixx Jul 3, 2019
d65a5e2
minor #32340 [Messager] Simplified MessageBus::__construct() (lyrixx)
fabpot Jul 3, 2019
1952928
Improving the request/response format autodetection
yceruto Jul 2, 2019
10449cb
feature #32344 [HttpFoundation][HttpKernel] Improving the request/res…
fabpot Jul 3, 2019
b79a1bf
Merge branch '4.3' into 4.4
fabpot Jul 3, 2019
d763e63
[Security] Added type-hints to password encoders.
derrabus Jul 3, 2019
8c46b95
[Security] Added type-hints to auth providers, tokens and voters.
derrabus Jul 3, 2019
62abb70
[Security] Added type-hints to user providers.
derrabus Jul 3, 2019
ce6a5ad
Use ConnectionRegistry instead of RegistryInterface.
derrabus Jul 4, 2019
cd0341e
[FrameworkBundle] Allow to use the BrowserKit assertions with Panther…
dunglas Jun 27, 2019
9b4f801
feature #32207 [FrameworkBundle] Allow to use the BrowserKit assertio…
fabpot Jul 4, 2019
26f6509
[ExpressionLanguage] [5.0] add type-hints whenever possible
Simperfit Jul 3, 2019
60d997d
[HttpFoundation] Accept must take the lead for Request::getPreferredF…
dunglas Jul 3, 2019
b7c9fcf
bug #32348 [HttpFoundation] Accept must take the lead for Request::ge…
fabpot Jul 4, 2019
e3927b6
minor #32354 [Messenger] Use ConnectionRegistry instead of RegistryIn…
fabpot Jul 4, 2019
b163a95
minor #32353 [Security] Added type-hints to user providers (derrabus)
fabpot Jul 4, 2019
7af0c73
minor #32352 [Security] Added type-hints to password encoders (derrabus)
fabpot Jul 4, 2019
6128276
minor #32351 [Security] Added type-hints to auth providers, tokens an…
fabpot Jul 4, 2019
a569a6b
[HttpFoundation] Removed ApacheRequest
lyrixx Jul 4, 2019
90c1603
minor #32346 [ExpressionLanguage] [5.0] add type-hints whenever possi…
fabpot Jul 4, 2019
fa727be
minor #32358 [HttpFoundation] Removed ApacheRequest (lyrixx)
fabpot Jul 4, 2019
b9b03fe
Merge branch '4.3' into 4.4
nicolas-grekas Jul 4, 2019
155cfb2
Merge branch '4.4'
nicolas-grekas Jul 4, 2019
ab926d2
[ErrorCatcher] Pretty print JSON formatted errors
javiereguiluz Jul 4, 2019
0151279
minor #32359 [ErrorCatcher] Pretty print JSON formatted errors (javie…
yceruto Jul 4, 2019
22c58f5
[Validator] Fix tests
ogizanagi Jul 4, 2019
cf6a5b3
minor #32372 [Validator] Fix tests (ogizanagi)
nicolas-grekas Jul 4, 2019
26b804e
[Validator] Change Length::$allowEmptyString default to false & make …
ogizanagi Jul 4, 2019
910db45
Merge branch '4.3' into 4.4
nicolas-grekas Jul 4, 2019
242eecc
Merge branch '4.4'
nicolas-grekas Jul 4, 2019
6ab0488
[Messenger] fix missing dep
nicolas-grekas Jul 4, 2019
efdff59
Merge branch '4.4'
nicolas-grekas Jul 4, 2019
2f6c7c5
Merge branch '4.3' into 4.4
nicolas-grekas Jul 4, 2019
8369270
Merge branch '4.4'
nicolas-grekas Jul 4, 2019
29ba091
[FrameworkBundle] Allow creating chained cache pools by providing sev…
nicolas-grekas Jun 29, 2019
1413bdc
[ErrorCatcher] Fixed some escaping in XML errors
javiereguiluz Jul 4, 2019
08aa16f
minor #32369 [ErrorCatcher] Fixed some escaping in error renderers (j…
yceruto Jul 4, 2019
f065c41
feature #32373 [Validator] Change Length::$allowEmptyString default t…
fabpot Jul 5, 2019
c1fe1fa
minor #32328 [CssSelector] [5.0] Add type-hint whenever possible (Sim…
fabpot Jul 5, 2019
a672bbc
feature #32294 [FrameworkBundle] Allow creating chained cache pools b…
fabpot Jul 5, 2019
4acddef
fixed phpdocs
fabpot Jul 5, 2019
d292b13
minor #32382 Fix phpdocs (fabpot)
fabpot Jul 5, 2019
bfabad4
minor #32286 [Config] finish adding parameter types (Tobion)
fabpot Jul 5, 2019
fb3d92d
fixed CS
fabpot Jul 5, 2019
5c964c5
[Process] [5.0] Replace docblocks by type-hints
Jun 28, 2019
7eb0912
minor #32273 [Process] [5.0] Replace docblocks by type-hints (Philipp…
fabpot Jul 5, 2019
a71ee27
fixed UPGRADE
fabpot Jul 5, 2019
91138a9
[PropertyAccess] Add type-hints to public interfaces and classes
jschaedl Jun 27, 2019
e5adbe6
minor #32234 [PropertyAccess] Add type-hints to public interfaces and…
fabpot Jul 5, 2019
78dc3c3
minor #32223 [Workflow] Added parameter typhint where possible (lyrixx)
fabpot Jul 5, 2019
470996f
[5.0] [Translator] Add parameter type-hints where possible
Jun 27, 2019
53e68f7
minor #32218 [5.0] [Translator] Add parameter type-hints where possib…
fabpot Jul 5, 2019
885a192
minor #32216 [5.0] [WebProfilerBundle] Add parameter type-hints where…
fabpot Jul 5, 2019
b515107
feature #32106 [FrameworkBundle] Use default_locale as default value …
fabpot Jul 5, 2019
a59e0af
[HttpClient] Add $response->toStream() to cast responses to regular P…
nicolas-grekas Jun 29, 2019
580b126
[DomCrawler] [5.0] add type-hint whenever possible
Simperfit Jul 3, 2019
09e3cef
Merge branch '4.3' into 4.4
nicolas-grekas Jul 5, 2019
22437d4
Merge branch '4.4'
nicolas-grekas Jul 5, 2019
ba7dab6
[5.0][Filesystem] add parameter type hints
Jun 28, 2019
be0e4bd
[BrowserKit] [5.0] Add type-hint to browserkit classes
Simperfit Jun 29, 2019
7f98903
[5.0][Finder] add parameter type-hints
Jun 28, 2019
f33c67b
[Mime] add check for openssl when using SMime
nicolas-grekas Jul 5, 2019
33fddce
clean up remaining deprecations
xabbuh Jul 5, 2019
edfc9d6
Deprecated passing Parameter instances as class name to Definition.
derrabus Jul 5, 2019
43c14dd
feature #32390 [DependencyInjection] Deprecated passing Parameter ins…
Tobion Jul 5, 2019
42899cd
feature #32295 [FrameworkBundle] Add autowiring alias for PSR-14 (nic…
Tobion Jul 5, 2019
4786098
minor #32393 clean up remaining deprecations (xabbuh)
Tobion Jul 5, 2019
6811aaa
Merge branch '4.3' into 4.4
Tobion Jul 5, 2019
123d5b2
Merge branch '4.4'
Tobion Jul 5, 2019
d6d4aba
remove tests for legacy behaviour
xabbuh Jul 6, 2019
ea48176
[Stopwatch] Deprecate passing null in Section::get() method.
jschaedl Jul 6, 2019
d17b333
minor #32404 [Validator] remove tests for legacy behaviour (xabbuh)
ogizanagi Jul 6, 2019
f03bf95
[Validator] Small fix to previous commit
ogizanagi Jul 6, 2019
68f9f27
[DependencyInjection] Add type-hints to interfaces and implementations.
derrabus Jun 28, 2019
b057243
minor #32266 [DependencyInjection] Add type-hints to interfaces and i…
Tobion Jul 6, 2019
211b718
Added type-hints to LazyProxy classes and interfaces.
derrabus Jun 28, 2019
5626830
[Templating] Added type-hints to all classes.
derrabus Jul 1, 2019
089cc06
[Intl] Exclude root language
ro0NL Jul 6, 2019
c03415d
feature #32402 [Intl] Exclude root language (ro0NL)
fabpot Jul 8, 2019
a731c3b
bug #32384 [Mime] add check for openssl when using SMime (nicolas-gre…
fabpot Jul 8, 2019
3a29877
minor #32243 [5.0][Finder] add parameter type-hints (smoench)
fabpot Jul 8, 2019
d38f4b0
minor #32247 [5.0][Filesystem] add parameter type hints (smoench)
fabpot Jul 8, 2019
51cf65e
feature #32290 [HttpClient] Add $response->toStream() to cast respons…
fabpot Jul 8, 2019
088615d
[Translation] deprecate passing a null locale
Simperfit Jul 7, 2019
faf5e8b
minor #32329 [DomCrawler] [5.0] add type-hint whenever possible (Simp…
fabpot Jul 8, 2019
10e152f
minor #32280 [BrowserKit] [5.0] Add type-hint to all classes (Simperfit)
fabpot Jul 8, 2019
a640c30
feature #32415 [Translation] deprecate passing a null locale (Simperfit)
fabpot Jul 8, 2019
e071953
minor #32313 [Templating] Added type-hints to all classes (derrabus)
fabpot Jul 8, 2019
499ad6d
minor #32408 [Stopwatch] Deprecate passing null in Section::get() met…
fabpot Jul 8, 2019
a22eeb3
fixed deprecation message
fabpot Jul 8, 2019
a6f26a8
Merge branch '4.4'
fabpot Jul 8, 2019
6bff4db
[WebProfilerBundle] Add clear button to ajax tab
Jun 5, 2019
dc56389
feature #31876 [WebProfilerBundle] Add clear button to ajax tab (Matts)
fabpot Jul 8, 2019
8b439ee
fixed CS
fabpot Jul 8, 2019
088270e
feature #31626 [Console] allow answer to be trimmed by adding a flag …
fabpot Jul 8, 2019
950db8e
fixed CS
fabpot Jul 8, 2019
cb2d97f
[Ldap][Security] LdapBindAuthenticationProvider does not bind before …
Simperfit May 21, 2019
3c9ff1f
feature #31560 [Ldap][Security] LdapBindAuthenticationProvider does n…
fabpot Jul 8, 2019
dc31739
[Translator] Dump native plural formats to po files
Stadly Apr 26, 2019
e631806
feature #31269 [Translator] Dump native plural formats to po files (S…
fabpot Jul 8, 2019
54b0809
[ServerBundle] Display all logs by default
lyrixx Jul 8, 2019
26624ed
[Console] [5.0] Add all type-hint
Simperfit Jul 2, 2019
867eb78
[SECURITY] AbstractAuthenticationListener.php error instead info. Reb…
berezuev Jul 8, 2019
c202e96
feature #26339 [Console] Add ProgressBar::preventRedrawFasterThan() a…
fabpot Jul 8, 2019
69d39c1
minor #32318 [Console] [5.0] Add all type-hint (Simperfit)
fabpot Jul 8, 2019
7307907
[WebserverBundle] Deprecate the bundle in favor of symfony local server
Simperfit Apr 23, 2019
3e2ee71
feature #32423 [ServerBundle] Display all logs by default (lyrixx)
fabpot Jul 8, 2019
14614bd
feature #32284 [Cache] Add argument $prefix to AdapterInterface::clea…
fabpot Jul 8, 2019
e9a2e3f
minor #32283 [DependencyInjection][ProxyManagerBridge] Added type-hin…
fabpot Jul 8, 2019
87a6f04
feature #31554 [SECURITY] AbstractAuthenticationListener.php error in…
fabpot Jul 8, 2019
15ba579
[Console] Added Application::reset()
lyrixx Jul 8, 2019
400eaa6
feature #31217 [WebserverBundle] Deprecate the bundle in favor of sym…
fabpot Jul 8, 2019
7647209
feature #32418 [Console] Added Application::reset() (lyrixx)
fabpot Jul 8, 2019
40d04ec
feature #27905 [MonologBridge] Monolog 2 compatibility (derrabus)
fabpot Jul 8, 2019
df551e9
[Console] don't redraw progress bar more than every 100ms by default
nicolas-grekas Jul 8, 2019
ea0da05
feature #32424 [Console] don't redraw progress bar more than every 10…
fabpot Jul 8, 2019
2d04e20
bug #32056 [DI] deprecate booting the kernel twices (Simperfit)
fabpot Jul 8, 2019
527bf89
Fix missing deprecations
yceruto Jul 8, 2019
2b50990
[Validator] Allow to use property paths to get limits in range constr…
Lctrs May 16, 2019
e1cea97
feature #31511 [Validator] Allow to use property paths to get limits …
fabpot Jul 8, 2019
350ec6c
minor #32428 [Stopwatch] Fix missing deprecations (yceruto)
fabpot Jul 8, 2019
d243058
[VarDumper] Let browsers trigger their own search on double CMD/CTRL …
ogizanagi Jul 8, 2019
91fcbea
[Lock] Split \"StoreInterface\" into multiple interfaces with less re…
Simperfit Jun 25, 2019
608d428
feature #32198 [Lock] Split "StoreInterface" into multiple interfaces…
fabpot Jul 8, 2019
d9aace2
fixed CS
fabpot Jul 8, 2019
29654a4
feature #32429 [VarDumper] Let browsers trigger their own search on d…
fabpot Jul 8, 2019
2c5089b
[Lock] Fix tests
Simperfit Jul 8, 2019
f1dff5e
minor #32434 [Lock] Fix tests (Simperfit)
fabpot Jul 8, 2019
eda49e2
[Debug] Restoring back the state of the Debug component (1st step)
yceruto Jul 4, 2019
4a50400
minor #32377 [Debug] Restoring back the state of the Debug component …
nicolas-grekas Jul 9, 2019
fc75eb9
[Lock] rename and deprecate Factory into LockFactory
Simperfit Jul 9, 2019
c16fcc9
Dynamic bundle assets
garak Jun 20, 2019
de710f6
feature #31975 Dynamic bundle assets (garak)
fabpot Jul 9, 2019
4078686
feature #32446 [Lock] rename and deprecate Factory into LockFactory (…
fabpot Jul 9, 2019
f1e98f2
[Lock] minor: add missing alias for PersistenStoreInterface
Simperfit Jul 9, 2019
3424610
minor #32449 [Lock] minor: add missing alias for PersistStoreInterfac…
fabpot Jul 9, 2019
41de633
[Lock][Console] bump lock requirement in console
Simperfit Jul 9, 2019
ac7938b
minor #32450 [Lock][Console] bump lock requirement in console (Simper…
fabpot Jul 9, 2019
9d72505
[Validator] Fix Changelog for #31511
Lctrs Jul 9, 2019
906b3ca
removed support for Twig 1.x
fabpot Jul 9, 2019
8172d0f
feature #32458 Remove support for Twig 1.x (fabpot)
fabpot Jul 9, 2019
8935ea5
minor #32451 [Validator] Fix Changelog for #31511 (Lctrs)
fabpot Jul 9, 2019
2e81e45
Deprecating templateExists method
yceruto Jul 9, 2019
059113e
Removed templateExists method
yceruto Jul 9, 2019
d3c17f2
feature #32462 [WebProfilerBundle] Deprecating templateExists method …
fabpot Jul 9, 2019
5d8580b
minor #32461 [WebProfilerBundle] Removed templateExists method (yceruto)
fabpot Jul 9, 2019
a060642
Replace missing message parameter
Jul 10, 2019
2e5a8c8
Merge branch '4.3' into 4.4
nicolas-grekas Jul 10, 2019
d1a0ca6
[LDAP] add new option implemented in php 7.1
Simperfit Jul 9, 2019
4631e9c
Merge branch '4.4'
nicolas-grekas Jul 11, 2019
fb5b042
Rename ErrorCatcher to ErrorRenderer (rendering part only)
yceruto Jul 9, 2019
4499e2a
feature #32470 Rename ErrorCatcher to ErrorRenderer (rendering part o…
nicolas-grekas Jul 11, 2019
668f649
Merge branch '4.4'
nicolas-grekas Jul 11, 2019
ea92f38
Fix root composer.json
nicolas-grekas Jul 11, 2019
448c777
Merge branch '4.4'
nicolas-grekas Jul 11, 2019
390c9a6
Remove experimental notice from components
teohhanhui Jul 10, 2019
531ac23
[Translator] fix merge
nicolas-grekas Jul 11, 2019
d7d2eac
remove invalid test cases
xabbuh Jul 11, 2019
f4f5ea6
minor #32498 [Validator] remove invalid test cases (xabbuh)
nicolas-grekas Jul 11, 2019
56d2179
Merge branch '4.4'
nicolas-grekas Jul 11, 2019
c4568d1
minor #32478 Remove experimental notice from components (teohhanhui)
fabpot Jul 12, 2019
4ab2f99
[Bundles] Rename getPublicPath() as getPublicDir()
javiereguiluz Jul 9, 2019
adcd643
minor #32452 [Bundles] Rename getPublicPath() as getPublicDir() (javi…
fabpot Jul 12, 2019
8c1f61f
fixed CS
fabpot Jul 12, 2019
aefb8bd
minor #32447 [LDAP] add new option implemented in php 7.1 (Simperfit)
fabpot Jul 12, 2019
c5488bc
[Validator] Add a new constraint message when there is both min and max
Lctrs Jul 8, 2019
fd3ad65
feature #32435 [Validator] Add a new constraint message when there is…
fabpot Jul 12, 2019
6f73e62
minor #32476 Add missing message parameter (apfelbox)
fabpot Jul 12, 2019
03b0284
fixed CS
fabpot Jul 12, 2019
a8f9727
Merge branch '4.4'
fabpot Jul 12, 2019
08c80eb
fixed CS
fabpot Jul 12, 2019
871ca37
Added Nl translations
JoppeDC Jul 12, 2019
0f1ad9b
minor #32509 Added Nl translations (JoppeDC)
fabpot Jul 12, 2019
24b7fef
fix typo
xabbuh Jul 13, 2019
f62a988
remove outdated changelog entries
xabbuh Jul 13, 2019
fa317f2
fix some deprecations and add upgrade instructions
xabbuh Jul 13, 2019
f2b8329
remove deprecated features
xabbuh Jul 13, 2019
8a17e4a
minor #32534 [Debug] remove outdated changelog entries (xabbuh)
fabpot Jul 15, 2019
06930ac
minor #32533 fix some deprecations and add upgrade instructions (xabbuh)
fabpot Jul 15, 2019
95e8a65
fixed CS
fabpot Jul 15, 2019
5f30168
[Lock] add aliases for LockFactory
Simperfit Jul 12, 2019
f90a9fd
Improve errors when trying to find a writable property
pierredup Apr 22, 2019
9ab4f14
feature #31194 [PropertyAccess] Improve errors when trying to find a …
fabpot Jul 15, 2019
7dee61c
minor #32531 remove deprecated features (xabbuh)
fabpot Jul 15, 2019
e9ab234
minor #32508 [Lock] add aliases for LockFactory (Simperfit)
nicolas-grekas Jul 15, 2019
613dbb2
[VarDumper] Allow to configure VarDumperTestTrait casters & flags
ogizanagi Jul 9, 2019
52e9fb9
Merge branch '4.3' into 4.4
fabpot Jul 16, 2019
2e03f9d
[Mailer] added XML configuration for the mailer envelope
fabpot Jul 16, 2019
90e46ab
[HttpClient] make toStream() throw by default
nicolas-grekas Jul 16, 2019
da6cbab
bug #32556 [Mailer] Add XML configuration for the mailer envelope (fa…
fabpot Jul 16, 2019
af309b0
minor #32557 [HttpClient] make toStream() throw by default (nicolas-g…
fabpot Jul 16, 2019
9988844
[Lock] remove uusage of the StoreInterface
Simperfit Jul 16, 2019
5b9cded
Add transport factories (closes #31385, closes #32523)
Koc Jun 5, 2019
e5ad989
feature #31946 [Mailer] Extract transport factory and allow create cu…
fabpot Jul 17, 2019
25f1804
minor #32562 [Lock] remove usage of the StoreInterface (Simperfit)
fabpot Jul 17, 2019
ffb22ef
[WebProfilerBundle] Remove unneeded information in the routing panel
javiereguiluz Jul 17, 2019
22150bc
[Process] Path resolution for FCGI configuration
romantymoshyk Jul 17, 2019
f900c97
bug #32570 [WebProfilerBundle] Remove unneeded information in the rou…
fabpot Jul 17, 2019
ba988ac
feature #32463 [VarDumper] Allow to configure VarDumperTestTrait cast…
nicolas-grekas Jul 17, 2019
330a093
Merge branch '4.4'
nicolas-grekas Jul 17, 2019
b1b6e80
Add a new ErrorHandler component (mirror of the Debug component)
yceruto Jul 10, 2019
9ed1dd1
feature #32471 Add a new ErrorHandler component (mirror of the Debug …
fabpot Jul 18, 2019
6f78ad8
minor #32573 [Process] Path resolution for FCGI configuration (roman…
fabpot Jul 18, 2019
c8eed54
fixed missing license
fabpot Jul 18, 2019
d2f33d2
[Mailer] added debug info for HTTP mailers
fabpot Jul 17, 2019
2887724
[Mailer] fixed logic
fabpot Jul 18, 2019
ed0b361
Merge branch '4.3' into 4.4
nicolas-grekas Jul 18, 2019
fcb3309
fix merge
nicolas-grekas Jul 18, 2019
36c306d
Merge branch '4.4'
nicolas-grekas Jul 18, 2019
fded3cd
[Mailer] added support ffor debug info when using SMTP
fabpot Jul 17, 2019
3849e1c
feature #32583 [Mailer] Logger vs debug mailer (fabpot)
fabpot Jul 18, 2019
3b61889
Merge branch '4.4'
fabpot Jul 18, 2019
8173c47
[Lock] feature: lock split interface fix post-merge review
Simperfit Jul 11, 2019
e80d405
minor #32492 [Lock] feature: lock split interface fix post-merge revi…
nicolas-grekas Jul 18, 2019
1d3db3d
Merge branch '4.3' into 4.4
nicolas-grekas Jul 18, 2019
4f351f8
Merge branch '4.4'
nicolas-grekas Jul 18, 2019
bd05642
[Debug] drop the component
nicolas-grekas Jul 18, 2019
b52149f
[Security] drop the component
nicolas-grekas Jul 18, 2019
2a816aa
minor #32601 [Security] drop the component (nicolas-grekas)
fabpot Jul 18, 2019
c910095
minor #32600 [Debug] drop the component (nicolas-grekas)
fabpot Jul 18, 2019
af9bad3
[Process] Deprecate Process::inheritEnvironmentVariables()
ogizanagi Jul 10, 2019
b07933d
feature #32475 [Process] Deprecate Process::inheritEnvironmentVariabl…
nicolas-grekas Jul 18, 2019
88196ef
[DI] Move non removing compiler passes to after removing passes
alexpott Jul 3, 2019
c9b149c
feature #32332 [DI] Move non removing compiler passes to after removi…
fabpot Jul 18, 2019
d3a50d6
Merge branch '4.3' into 4.4
nicolas-grekas Jul 18, 2019
66547a4
Merge branch '4.4'
nicolas-grekas Jul 18, 2019
edd4a74
[Mailer] fix merge
nicolas-grekas Jul 18, 2019
aad6d2a
Merge branch '4.4'
nicolas-grekas Jul 18, 2019
0d8f5fe
Merge branch '4.3' into 4.4
nicolas-grekas Jul 19, 2019
66564ed
Merge branch '4.4'
nicolas-grekas Jul 19, 2019
fa4bade
remove deprecated inheritEnvironmentVariables() method
xabbuh Jul 19, 2019
cade808
minor #32620 [Process] remove deprecated inheritEnvironmentVariables(…
fabpot Jul 19, 2019
73a8f4b
[Messenger] Fix DateTime format on the Doctrine transport
vincenttouzet Jul 20, 2019
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
  •  
  •  
  •  
10 changes: 5 additions & 5 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ init:
- SET PATH=c:\php;%PATH%
- SET COMPOSER_NO_INTERACTION=1
- SET SYMFONY_DEPRECATIONS_HELPER=strict
- SET "SYMFONY_REQUIRE=>=4.2"
- SET "SYMFONY_REQUIRE=>=4.4"
- SET ANSICON=121x90 (121x90)
- REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" /v DelayedExpansion /t REG_DWORD /d 1 /f

install:
- mkdir c:\php && cd c:\php
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-7.1.3-Win32-VC14-x86.zip
- 7z x php-7.1.3-Win32-VC14-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php-7.2.9-Win32-VC15-x86.zip
- 7z x php-7.2.9-Win32-VC15-x86.zip -y >nul
- cd ext
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.8-7.1-ts-vc14-x86.zip
- 7z x php_apcu-5.1.8-7.1-ts-vc14-x86.zip -y >nul
- appveyor DownloadFile https://github.com/symfony/binary-utils/releases/download/v0.1/php_apcu-5.1.17-7.2-ts-vc15-x86.zip
- 7z x php_apcu-5.1.17-7.2-ts-vc15-x86.zip -y >nul
- cd ..
- copy /Y php.ini-development php.ini-min
- echo memory_limit=-1 >> php.ini-min
Expand Down
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ addons:

env:
global:
- MIN_PHP=7.1.3
- MIN_PHP=7.2.9
- SYMFONY_PROCESS_PHP_TEST_BINARY=~/.phpenv/shims/php
- MESSENGER_AMQP_DSN=amqp://localhost/%2f/messages
- MESSENGER_REDIS_DSN=redis://127.0.0.1:7001/messages

matrix:
include:
- php: 7.1
- php: 7.2
- php: 7.2
env: deps=high
- php: 7.3
Expand Down Expand Up @@ -215,7 +215,7 @@ install:
- |
# Install symfony/flex
if [[ $deps = low ]]; then
export SYMFONY_REQUIRE='>=2.3'
export SYMFONY_REQUIRE='>=3.4'
else
export SYMFONY_REQUIRE=">=$SYMFONY_VERSION"
fi
Expand Down
171 changes: 171 additions & 0 deletions UPGRADE-4.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
UPGRADE FROM 4.3 to 4.4
=======================

Cache
-----

* Added argument `$prefix` to `AdapterInterface::clear()`

Debug
-----

* Deprecated `FlattenException`, use the `FlattenException` of the `ErrorRenderer` component
* Deprecated the whole component in favor of `ErrorHandler` component

DependencyInjection
-------------------

* Deprecated support for short factories and short configurators in Yaml

Before:
```yaml
services:
my_service:
factory: factory_service:method
```

After:
```yaml
services:
my_service:
factory: ['@factory_service', method]
```
* Deprecated `tagged` in favor of `tagged_iterator`

Before:
```yaml
services:
App\Handler:
tags: ['app.handler']

App\HandlerCollection:
arguments: [!tagged app.handler]
```

After:
```yaml
services:
App\Handler:
tags: ['app.handler']

App\HandlerCollection:
arguments: [!tagged_iterator app.handler]
```

* Passing an instance of `Symfony\Component\DependencyInjection\Parameter` as class name to `Symfony\Component\DependencyInjection\Definition` is deprecated.

Before:
```php
new Definition(new Parameter('my_class'));
```

After:
```php
new Definition('%my_class%');
```

Filesystem
----------

* Support for passing a `null` value to `Filesystem::isAbsolutePath()` is deprecated.

Form
----

* Using `int` or `float` as data for the `NumberType` when the `input` option is set to `string` is deprecated.

FrameworkBundle
---------------

* Deprecated booting the kernel before running `WebTestCase::createClient()`.
* Deprecated support for `templating` engine in `TemplateController`, use Twig instead
* The `$parser` argument of `ControllerResolver::__construct()` and `DelegatingLoader::__construct()`
has been deprecated.
* The `ControllerResolver` and `DelegatingLoader` classes have been marked as `final`.
* The `controller_name_converter` and `resolve_controller_name_subscriber` services have been deprecated.

HttpClient
----------

* Added method `cancel()` to `ResponseInterface`

HttpFoundation
--------------

* `ApacheRequest` is deprecated, use `Request` class instead.

HttpKernel
----------

* Implementing the `BundleInterface` without implementing the `getPublicDir()` method is deprecated.
This method will be added to the interface in 5.0.
* The `DebugHandlersListener` class has been marked as `final`

Lock
----

* Deprecated `Symfony\Component\Lock\StoreInterface` in favor of `Symfony\Component\Lock\BlockingStoreInterface` and
`Symfony\Component\Lock\PersistingStoreInterface`.
* `Factory` is deprecated, use `LockFactory` instead

Messenger
---------

* Deprecated passing a `ContainerInterface` instance as first argument of the `ConsumeMessagesCommand` constructor,
pass a `RoutableMessageBus` instance instead.

MonologBridge
--------------

* The `RouteProcessor` has been marked final.

Process
-------

* Deprecated the `Process::inheritEnvironmentVariables()` method: env variables are always inherited.

PropertyAccess
--------------

* Deprecated passing `null` as 2nd argument of `PropertyAccessor::createCache()` method (`$defaultLifetime`), pass `0` instead.

Security
--------

* Implementations of `PasswordEncoderInterface` and `UserPasswordEncoderInterface` should add a new `needsRehash()` method

Stopwatch
---------

* Deprecated passing `null` as 1st (`$id`) argument of `Section::get()` method, pass a valid child section identifier instead.

TwigBridge
----------

* Deprecated to pass `$rootDir` and `$fileLinkFormatter` as 5th and 6th argument respectively to the
`DebugCommand::__construct()` method, swap the variables position.

Validator
---------

* Deprecated passing an `ExpressionLanguage` instance as the second argument of `ExpressionValidator::__construct()`.
* Deprecated using anything else than a `string` as the code of a `ConstraintViolation`, a `string` type-hint will
be added to the constructor of the `ConstraintViolation` class and to the `ConstraintViolationBuilder::setCode()`
method in 5.0.
* Deprecated passing an `ExpressionLanguage` instance as the second argument of `ExpressionValidator::__construct()`.
Pass it as the first argument instead.
* The `Length` constraint expects the `allowEmptyString` option to be defined
when the `min` option is used.
Set it to `true` to keep the current behavior and `false` to reject empty strings.
In 5.0, it'll become optional and will default to `false`.

WebProfilerBundle
-----------------

* Deprecated the `ExceptionController::templateExists()` method
* Deprecated the `TemplateManager::templateExists()` method

WebServerBundle
---------------

* The bundle is deprecated and will be removed in 5.0.
Loading