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

Skip to content

[HttpFoundation] Setting REQUEST_TIME_FLOAT when constructing a Request object #39952

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 4,599 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4599 commits
Select commit Hold shift + click to select a range
8baafa2
deprecate parents() in favor of ancestors()
xabbuh Jan 2, 2021
5b55097
Deprecate option prefetch_count
jderusse Dec 29, 2020
9cb88fe
feature #39660 [Messenger] Deprecate option prefetch_count (jderusse)
chalasr Jan 2, 2021
8fffa2c
[FrameworkBundle][HttpFoundation] add assertResponseFormatSame()
dunglas Dec 31, 2020
5e10543
feature #39666 [FrameworkBundle][HttpFoundation] add assertResponseFo…
fabpot Jan 3, 2021
d2e589c
feature #39684 [DomCrawler] deprecate parents() in favor of ancestors…
fabpot Jan 3, 2021
df769ec
Dump abstract arguments
jderusse Jan 3, 2021
e970027
minor: don't mute call to trigger_deprecation()
chalasr Jan 3, 2021
be22c37
Create flock directory
jderusse Jan 3, 2021
3fca96d
Merge branch '4.4' into 5.1
derrabus Jan 3, 2021
a378537
Merge branch '5.1' into 5.2
derrabus Jan 3, 2021
13cfc00
Merge branch '5.2' into 5.x
derrabus Jan 3, 2021
b76d560
bug #39692 [FrameworkBundle] Dump abstract arguments (jderusse)
fabpot Jan 4, 2021
a174e6b
[DoctrineBridge] Deprecate internal test helpers in Test namespace
wouterj Jan 3, 2021
670da4f
feature #39696 [DoctrineBridge] Deprecate internal test helpers in Te…
fabpot Jan 4, 2021
74d8fb8
Merge branch '4.4' into 5.1
xabbuh Jan 4, 2021
5b9e187
Merge branch '5.1' into 5.2
xabbuh Jan 4, 2021
4e42149
Merge branch '5.2' into 5.x
xabbuh Jan 4, 2021
4c5cff6
throw type error when incompatible types are passed
xabbuh Jan 3, 2021
35f836a
use the clock mock to make test more resilient
xabbuh Jan 4, 2021
9b318b3
minor #39713 [Cache] use the clock mock to make test more resilient (…
nicolas-grekas Jan 4, 2021
87b1e11
Merge branch '4.4' into 5.1
xabbuh Jan 4, 2021
929b4b5
bug #39649 [Validator] propagate groups to nested constraints (xabbuh)
nicolas-grekas Jan 4, 2021
51d2da7
Merge branch '5.1' into 5.2
nicolas-grekas Jan 4, 2021
1e8fe94
minor #39695 [PropertyAccess] throw type error when incompatible type…
nicolas-grekas Jan 4, 2021
85af7a2
bug #39672 [FrameworkBundle] Fix UidNormalizer priority (fancyweb)
nicolas-grekas Jan 4, 2021
17eaad2
Merge branch '5.2' into 5.x
nicolas-grekas Jan 4, 2021
47385a1
allow HttpKernel 5.x
xabbuh Jan 4, 2021
4468d6d
minor #39715 [Cache] allow HttpKernel 5.x (xabbuh)
xabbuh Jan 4, 2021
3e376a1
Merge branch '5.1' into 5.2
xabbuh Jan 4, 2021
8f0ba2a
Merge branch '5.2' into 5.x
xabbuh Jan 4, 2021
70ed003
feature #39701 [Lock] Create flock directory (jderusse)
fabpot Jan 5, 2021
b302ebc
Merge branch '4.4' into 5.1
fabpot Jan 5, 2021
7c5cf57
[WebProfilerBundle] Possibility to dynamically set mode
brusch Nov 11, 2020
47e4b8e
feature #39051 [WebProfilerBundle] Possibility to dynamically set mod…
fabpot Jan 5, 2021
1a9a3c3
Implement negatable option
jderusse Jan 4, 2021
08fb696
fix code style
xabbuh Jan 4, 2021
a0bbf53
feature #39642 [Console] Support binary / negatable options (greg-1-a…
fabpot Jan 5, 2021
da5c39e
Move AuthenticationSuccessEvent outside try/catch block
jderusse Dec 8, 2020
2954c9a
Handle duplicate negatable options
jderusse Jan 5, 2021
eb3aa16
bug #39723 [Console] Handle duplicate negatable options (jderusse)
fabpot Jan 5, 2021
e74a7f2
Fix CI
jderusse Jan 5, 2021
d71aa52
fix typo
xabbuh Jan 5, 2021
d1664d7
add missing upgrade entry
xabbuh Jan 5, 2021
d4620a7
minor #39714 fix code style (xabbuh)
xabbuh Jan 5, 2021
900cb0e
Merge branch '5.1' into 5.2
xabbuh Jan 5, 2021
c97d850
minor #39721 [Lock] Fix CI (jderusse)
xabbuh Jan 5, 2021
8f9f370
stop using void in test files
xabbuh Jan 5, 2021
44392cb
[Uid] Use the Uuid constructor when reconstructing an Ulid from its R…
fancyweb Jan 5, 2021
f0fafec
[Uid] Hardcode UuidV3 & UuidV5 TYPE conditional constants
fancyweb Jan 5, 2021
6a953f4
minor #39730 [Uid] Inline UuidV*::TYPE constants (fancyweb)
nicolas-grekas Jan 5, 2021
dcd3bad
minor #39729 [Uid] Use the Uuid constructor when reconstructing an Ul…
nicolas-grekas Jan 5, 2021
b9c743c
minor #39728 stop using void in test files (xabbuh)
nicolas-grekas Jan 5, 2021
3ed22be
[PhpUnitBridge] Add log file option for deprecations
michaelKaefer Dec 23, 2020
80bde1e
feature #39098 [PhpUnitBridge] Add log file option for deprecations (…
nicolas-grekas Jan 5, 2021
bc20e63
Merge branch '5.1' into 5.2
xabbuh Jan 5, 2021
0fdf59c
fix code style
xabbuh Jan 5, 2021
af13843
minor #39727 fix code style (xabbuh)
xabbuh Jan 5, 2021
cd1361b
Merge branch '4.4' into 5.1
xabbuh Jan 5, 2021
d3739d4
Merge branch '5.1' into 5.2
xabbuh Jan 5, 2021
a760037
Merge branch '5.2' into 5.x
xabbuh Jan 5, 2021
70ab084
fix code style
xabbuh Jan 5, 2021
9e47d90
minor #39731 fix code style (xabbuh)
fabpot Jan 6, 2021
6b88e6f
[Serializer][UidNormalizer] Add normalization formats
fancyweb Dec 31, 2020
dcaee99
[Notifier] Add tests for SlackOptions
OskarStark Dec 22, 2020
7d90472
minor #39609 [Notifier] Add tests for SlackOptions (OskarStark)
fabpot Jan 6, 2021
3f095bf
[Notifier] [DX] Dsn::getRequiredOption()
OskarStark Dec 11, 2020
fe91b86
feature #39457 [Notifier] [DX] Dsn::getRequiredOption() (OskarStark)
fabpot Jan 6, 2021
6bfcaa7
[Notifier] Cleanup changelog (5.1)
OskarStark Jan 6, 2021
be5a541
[Notifier] Cleanup changelog (5.2)
OskarStark Jan 6, 2021
3f1989d
[Notifier] Add missing space in changelog (5.3)
OskarStark Jan 6, 2021
ff05e84
[Serializer] Drop extra space
DavidPrevot Jan 5, 2021
f2beda8
minor #39742 [Serializer] Drop extra space (DavidPrevot)
derrabus Jan 6, 2021
7f3044a
Merge branch '4.4' into 5.1
derrabus Jan 7, 2021
f6c1023
Merge branch '5.1' into 5.2
derrabus Jan 7, 2021
8bf1669
Merge branch '5.2' into 5.x
derrabus Jan 7, 2021
d7c4433
minor #39741 [Notifier] Add missing space in changelog (5.3) (OskarSt…
derrabus Jan 7, 2021
e4598c2
Rename parameter of @method configureContainer
pavol-tuka Jan 7, 2021
467d8d2
minor #39751 [FrameworkBundle] Rename parameter of magic method confi…
nicolas-grekas Jan 7, 2021
18002e2
minor #39740 [Notifier] Cleanup changelog (5.2) (OskarStark)
nicolas-grekas Jan 7, 2021
cd1067b
minor #39739 [Notifier] Cleanup changelog (5.1) (OskarStark)
nicolas-grekas Jan 7, 2021
8f6b08c
[Notifier] Use abstract test cases in 5.2
OskarStark Jan 6, 2021
07c6c43
minor #39736 [Notifier] Use abstract test cases in 5.2 (OskarStark)
nicolas-grekas Jan 7, 2021
4e0d424
feature #39675 [Serializer] [UidNormalizer] Add normalization formats…
nicolas-grekas Jan 7, 2021
054e00c
Merge branch '4.4' into 5.1
nicolas-grekas Jan 7, 2021
7e28ffa
Merge branch '5.1' into 5.2
nicolas-grekas Jan 7, 2021
ed52a0d
Merge branch '5.2' into 5.x
nicolas-grekas Jan 7, 2021
70fe660
Fix transient test with HttpClient jitter
jderusse Jan 7, 2021
9952458
fix PHP 8 compatibility
xabbuh Jan 7, 2021
4fe702f
minor #39756 [DependencyInjection] fix PHP 8 compatibility (xabbuh)
xabbuh Jan 8, 2021
e7e7907
Merge branch '5.1' into 5.2
xabbuh Jan 8, 2021
9f5d178
Merge branch '5.2' into 5.x
xabbuh Jan 8, 2021
c233636
[Notifier] Use abstract test cases in 5.x
OskarStark Jan 7, 2021
76f02fd
minor #39749 [Notifier] Use abstract test cases in 5.x (OskarStark)
derrabus Jan 9, 2021
1ec5a65
Remove "requires PHP 7.2" annotations
derrabus Jan 10, 2021
5380fac
minor #39777 Remove "requires PHP 7.2" annotations (derrabus)
fabpot Jan 10, 2021
26aad18
Merge branch '4.4' into 5.1
fabpot Jan 10, 2021
ff3c37d
Merge branch '5.1' into 5.2
fabpot Jan 10, 2021
3c738b3
Merge branch '5.2' into 5.x
fabpot Jan 10, 2021
dbbcb9c
Merge branch '4.4' into 5.1
fabpot Jan 10, 2021
1154fd4
Merge branch '5.1' into 5.2
fabpot Jan 10, 2021
7409566
Merge branch '5.2' into 5.x
fabpot Jan 10, 2021
b405978
Improve composer.json descriptions
fabpot Jan 10, 2021
ef6d6a5
Merge branch '5.1' into 5.2
fabpot Jan 10, 2021
28ca516
Improve composer.json descriptions
fabpot Jan 10, 2021
b57cbb4
Merge branch '5.1' into 5.2
fabpot Jan 10, 2021
cf5d1f9
Improve composer.json descriptions
fabpot Jan 10, 2021
88ecaa5
Merge branch '5.2' into 5.x
fabpot Jan 10, 2021
589ab8b
Merge branch '4.4' into 5.1
fabpot Jan 11, 2021
2d33851
Merge branch '5.1' into 5.2
fabpot Jan 11, 2021
c373e24
Merge branch '5.2' into 5.x
fabpot Jan 11, 2021
ba24bca
Use ::class keyword when possible
fabpot Jan 11, 2021
f798b1c
Merge branch '5.1' into 5.2
fabpot Jan 11, 2021
665222c
Merge branch '5.2' into 5.x
fabpot Jan 11, 2021
83b0873
Merge branch '4.4' into 5.1
fabpot Jan 11, 2021
b9909c4
Merge branch '5.1' into 5.2
fabpot Jan 11, 2021
91d8beb
Merge branch '5.2' into 5.x
fabpot Jan 11, 2021
1f3a29b
Use ::class keyword when possible
fabpot Jan 11, 2021
b2fa405
minor #39782 Use ::class keyword when possible (fabpot)
fabpot Jan 11, 2021
b145df9
Merge branch '5.1' into 5.2
fabpot Jan 11, 2021
742dd13
Merge branch '5.2' into 5.x
fabpot Jan 11, 2021
2922224
Use ::class keyword when possible
fabpot Jan 11, 2021
84ce026
minor #39783 Use ::class keyword when possible (fabpot)
fabpot Jan 11, 2021
cce5a42
Merge branch '5.2' into 5.x
fabpot Jan 11, 2021
6b6f777
Use ::class keyword when possible
fabpot Jan 11, 2021
ecfa4bd
minor #39785 Use ::class keyword when possible (fabpot)
fabpot Jan 11, 2021
5dff21b
bug #39389 [Security]  Move the handleAuthenticationSuccess logic out…
jderusse Jan 12, 2021
8bc5679
bug #39795 Dont allow unserializing classes with a destructor - 5.1 (…
nicolas-grekas Jan 12, 2021
d5d388f
bug #39796 Dont allow unserializing classes with a destructor - 5.2 (…
nicolas-grekas Jan 12, 2021
15e7eee
minor #39760 [HttpClient] Fix transient test with HttpClient jitter (…
nicolas-grekas Jan 12, 2021
73a70ac
Merge branch '4.4' into 5.1
nicolas-grekas Jan 12, 2021
2052534
Merge branch '5.1' into 5.2
nicolas-grekas Jan 12, 2021
a176f87
Merge branch '5.2' into 5.x
nicolas-grekas Jan 12, 2021
92a2afb
[Semaphore] Dont allow unserializing classes with a destructor
nicolas-grekas Dec 9, 2020
c6149d3
minor #39800 [Semaphore] Dont allow unserializing classes with a dest…
nicolas-grekas Jan 12, 2021
a608793
Merge branch '5.2' into 5.x
nicolas-grekas Jan 12, 2021
15d8080
[SecurityBundle] Remove invalid service definition
chalasr Jan 12, 2021
f448627
minor #39803 [SecurityBundle] Remove invalid service definition (chal…
wouterj Jan 12, 2021
2127a9b
[SecurityBundle] Drop dead check
chalasr Jan 12, 2021
03b2771
minor #39805 [SecurityBundle] Remove dead condition (chalasr)
chalasr Jan 12, 2021
b6d9c6c
remove unused argument
xabbuh Jan 13, 2021
d98aca0
Make EmailMessage & SmsMessage transport nullable
Jan 13, 2021
db8ef30
minor #39810 [Form] remove unused argument (xabbuh)
derrabus Jan 13, 2021
3811030
fix typo
xabbuh Jan 13, 2021
4169746
bug #39812 Make EmailMessage & SmsMessage transport nullable (odolbeau)
fabpot Jan 14, 2021
575d9b0
No patch version in CHANGELOG
OskarStark Jan 14, 2021
8c2b71d
Add me as a Notifier code owner
OskarStark Jan 14, 2021
6510b04
minor #39825 [Notifier] Add me as a Notifier code owner (OskarStark)
fabpot Jan 14, 2021
44e8ca1
[Notifier] Change Dsn api
OskarStark Dec 21, 2020
1eb849d
feature #39585 [Notifier] Change Dsn api (OskarStark)
fabpot Jan 14, 2021
c01b032
minor #39824 No patch version in CHANGELOG (OskarStark)
fabpot Jan 14, 2021
6b9f721
[Notifier] Add GatewayApi bridge
PGLongo Jan 14, 2021
e55762d
feature #39568 [Notifier] Add GatewayApi bridge (Piergiuseppe Longo)
OskarStark Jan 14, 2021
93dde15
Add Octopush notifier transport
aurelienheyliot Dec 30, 2020
f2ba203
feature #39702 [Notifier] Add Octopush notifier transport (aurelienhe…
OskarStark Jan 14, 2021
9ecef3b
[Notifier] [Octopush] Use the correct provider
OskarStark Jan 14, 2021
4a71c36
[Notifier] Add AllMySms Bridge
qdequippe Dec 23, 2020
0764380
feature #39617 [Notifier] Add AllMySms Bridge (qdequippe)
OskarStark Jan 14, 2021
41a7eaa
Merge branch '4.4' into 5.1
nicolas-grekas Jan 14, 2021
134695c
CS fix
nicolas-grekas Jan 14, 2021
07431bb
Merge branch '4.4' into 5.1
nicolas-grekas Jan 14, 2021
106c693
Merge branch '5.1' into 5.2
nicolas-grekas Jan 14, 2021
fe49ed2
Merge branch '5.2' into 5.x
nicolas-grekas Jan 14, 2021
67273da
[DI] fix merge
chalasr Jan 14, 2021
b8dafc6
Merge branch '5.1' into 5.2
chalasr Jan 14, 2021
de5d0fd
Merge branch '5.2' into 5.x
chalasr Jan 14, 2021
4add45d
fix merge
chalasr Jan 14, 2021
a0ac3b0
Merge branch '4.4' into 5.1
nicolas-grekas Jan 14, 2021
541f992
Merge branch '5.1' into 5.2
nicolas-grekas Jan 14, 2021
51da7d7
Merge branch '5.2' into 5.x
nicolas-grekas Jan 14, 2021
99a8ef5
[VarDumper] Fix tests
nicolas-grekas Jan 14, 2021
f7a0926
Merge branch '5.2' into 5.x
nicolas-grekas Jan 14, 2021
f1df709
minor #39832 [Notifier] [Octopush] Use the correct provider (OskarStark)
OskarStark Jan 15, 2021
8ab7027
[Notifier] [GoogleChat] Fix wrong test
OskarStark Jan 15, 2021
8fc46dc
minor #39848 [Notifier] [GoogleChat] Fix wrong test (OskarStark)
OskarStark Jan 15, 2021
28533aa
Merge branch '5.2' into 5.x
OskarStark Jan 15, 2021
308f8fe
[Messenger][AmazonSqs] Fix auto-setup for fifo queue
starred-gijs Jan 14, 2021
402a800
bug #39839 [Messenger] [AmazonSqs] Fix auto-setup for fifo queue (sta…
nicolas-grekas Jan 15, 2021
5a71928
[Notifier] [GoogleChat] [BC BREAK] Rename threadKey parameter to thre…
OskarStark Dec 20, 2020
3796af6
feature #39579 [Notifier] [GoogleChat] [BC BREAK] Rename threadKey pa…
OskarStark Jan 15, 2021
38f6331
Fix underline
OskarStark Jan 15, 2021
29b88af
minor #39849 [Notifier] Fix underline (OskarStark)
OskarStark Jan 15, 2021
aa0494c
[Security] RoleHierarchy returns unique an unique array of roles
lyrixx Jan 15, 2021
19c6544
[Notifier] Add mercure bridge
mtarld Dec 5, 2020
da9de69
deprecate the NamespacedAttributeBag class
xabbuh Jan 16, 2021
5e5795a
[Security] Replace message data in JSON security error response
wouterj Jan 16, 2021
5ba4925
bug #39859 [Security] Replace message data in JSON security error res…
chalasr Jan 16, 2021
771a2a4
feature #39855 [HttpFoundation] deprecate the NamespacedAttributeBag …
fabpot Jan 17, 2021
93e853d
feature #39852 [Security] RoleHierarchy returns an unique array of ro…
fabpot Jan 17, 2021
4c77e50
[FrameworkBundle] Add renderForm() helper setting the appropriate HTT…
dunglas Jan 14, 2021
fa87194
feature #39843 [FrameworkBundle] Add renderForm() helper setting the …
fabpot Jan 17, 2021
f2c5f25
Merge branch '4.4' into 5.1
chalasr Jan 17, 2021
c702c47
Merge branch '5.1' into 5.2
chalasr Jan 17, 2021
23d2574
Merge branch '5.2' into 5.x
chalasr Jan 17, 2021
6928dde
fix merge
chalasr Jan 17, 2021
b82378d
Merge branch '5.1' into 5.2
chalasr Jan 17, 2021
d093475
Merge branch '5.2' into 5.x
chalasr Jan 17, 2021
e0e691a
[Asset] Fix JsonManifest when there is no dependency on HttpClient
maxhelias Jan 17, 2021
f8c14ac
Fix container injection with TypedReference
jderusse Jan 18, 2021
2941951
bug #39865 [Asset] Fix JsonManifest when there is no dependency on Ht…
fabpot Jan 18, 2021
b4ec36f
bug #39873 [DependencyInjection] Fix container injection with TypedRe…
nicolas-grekas Jan 18, 2021
c84746b
add UlidType and UuidType form types
Gemorroj Jan 16, 2021
dcf75fa
[DependencyInjection] Add a remove() method to the PHP configurator
dunglas Jan 12, 2021
49889c9
feature #39806 [DependencyInjection] Add a remove() method to the PHP…
nicolas-grekas Jan 19, 2021
c14c737
[Uid] Clarify the format returned by getTime()
fancyweb Jan 19, 2021
b8e76de
feature #39863 [Form][Uid] Add UlidType and UuidType form types (Gemo…
xabbuh Jan 19, 2021
2c8368f
minor #39892 [Uid] Clarify the format returned by getTime() (fancyweb)
jderusse Jan 19, 2021
c639531
Merge branch '4.4' into 5.1
derrabus Jan 19, 2021
31dcefe
Merge branch '5.1' into 5.2
derrabus Jan 19, 2021
d91278a
Merge branch '5.2' into 5.x
derrabus Jan 19, 2021
c6100bc
feature #39342 [Notifier] Add mercure bridge (mtarld)
OskarStark Jan 20, 2021
d033677
Add symfony/gitter-notifier bridge
christingruber Jan 14, 2021
8a1a1b8
[Console] enable describing commands in ways that make the `list` com…
nicolas-grekas Jan 15, 2021
4818b28
feature #39838 [Notifier] Add Gitter Bridge (christingruber)
OskarStark Jan 20, 2021
8cdbdcb
do not fail when MercureBundle is not installed
xabbuh Jan 20, 2021
4cb45fe
feature #39851 [Console] enable describing commands in ways that make…
nicolas-grekas Jan 20, 2021
6b9fa0b
minor #39903 [FrameworkBundle] do not fail when MercureBundle is not …
chalasr Jan 20, 2021
81d5728
[Console] add option `--short` to the `list` command
nicolas-grekas Jan 20, 2021
c01ec7d
[Uid] Add fromBase58(), fromBase32(), fromRfc4122() and fromBinary()
fancyweb Jan 15, 2021
dc9db1e
feature #39904 [Console] add option `--short` to the `list` command (…
chalasr Jan 20, 2021
8247779
[Uid] Unable to extend Uuid/Ulid and use fromString()
OskarStark Jan 20, 2021
64c8a55
bug #39900 [Uid] Unable to extend Uuid/Ulid and use fromString() (Osk…
nicolas-grekas Jan 20, 2021
c5140c2
feature #39850 [Uid] Add fromBase58(), fromBase32(), fromRfc4122() an…
nicolas-grekas Jan 20, 2021
bb32beb
[Notifier] Fix HttpClient TransportException handle
mtarld Jan 20, 2021
0a66727
bug #39906 [Notifier] Fix HttpClient TransportException handling (mta…
nicolas-grekas Jan 20, 2021
37cc16e
[PropertyInfo] Fix breaking change with has*(arguments...) methods
YaFou Jan 19, 2021
ea9624e
split success and failure tests
xabbuh Jan 21, 2021
55e421f
slightly clarify command descriptions
xabbuh Jan 21, 2021
f52ef5d
minor #39918 [FrameworkBundle][TwigBundle] slightly clarify command d…
xabbuh Jan 21, 2021
72a82c3
minor #39917 [Uid] split success and failure tests (xabbuh)
xabbuh Jan 21, 2021
7e2ac5f
Merge branch '4.4' into 5.1
jderusse Jan 21, 2021
c1769d1
Merge branch '5.1' into 5.2
jderusse Jan 21, 2021
9f01fb8
[Notifier] [OvhCloud] “Invalid signature” for message with slashes
OneT0uch Jan 18, 2021
1c9d2c8
bug #39871 [Notifier] [OvhCloud] “Invalid signature” for message with…
OskarStark Jan 21, 2021
b5af008
Merge branch '5.1' into 5.2
OskarStark Jan 21, 2021
4a98eee
[Security] [HttpFoundation] Use class const in test
OskarStark Jan 22, 2021
ac362e3
Merge branch '4.4' into 5.1
jderusse Jan 22, 2021
2645226
minor #39931 Use class const in test (OskarStark)
jderusse Jan 22, 2021
542dddc
fix test
xabbuh Jan 22, 2021
de8ddfd
bug #39896 [PropertyInfo] Fix breaking change with has*(arguments...)…
xabbuh Jan 22, 2021
de714b9
minor #39940 [Notifier] fix test (xabbuh)
xabbuh Jan 23, 2021
a933c3e
Merge branch '4.4' into 5.1
xabbuh Jan 23, 2021
6f8b4cb
Merge branch '5.1' into 5.2
xabbuh Jan 23, 2021
4712128
Merge branch '5.2' into 5.x
xabbuh Jan 23, 2021
338452d
[HttpFoundation] Setting `REQUEST_TIME_FLOAT` when constructing a Req…
Jan 23, 2021
7c893b1
The `InlineFragmentRendererTest` is configured as `time-sensitive`.
Jan 23, 2021
bad4f19
Registering `Request` to `ClockMock`
Jan 23, 2021
603d362
[HttpFoundation] Setting `REQUEST_TIME_FLOAT` when constructing a Req…
Jan 23, 2021
e83e450
Merge remote-tracking branch 'origin/ctasada/issue-38019' into ctasad…
Jan 31, 2021
d1c55b7
Removed unneeded line
Jan 31, 2021
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: 8 additions & 5 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ init:

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.5-Win32-VC15-x86.zip
- 7z x php-7.2.5-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
- echo serialize_precision=14 >> php.ini-min
- echo serialize_precision=-1 >> php.ini-min
- echo max_execution_time=1200 >> php.ini-min
- echo post_max_size=4G >> php.ini-min
- echo upload_max_filesize=4G >> php.ini-min
Expand Down Expand Up @@ -61,7 +61,10 @@ test_script:
- SET SYMFONY_PHPUNIT_SKIPPED_TESTS=phpunit.skipped
- copy /Y c:\php\php.ini-min c:\php\php.ini
- IF %APPVEYOR_REPO_BRANCH:~-2% neq .x (rm -Rf src\Symfony\Bridge\PhpUnit)
- mv src\Symfony\Component\HttpClient\phpunit.xml.dist src\Symfony\Component\HttpClient\phpunit.xml
- php phpunit src\Symfony --exclude-group tty,benchmark,intl-data || SET X=!errorlevel!
- php phpunit src\Symfony\Component\HttpClient || SET X=!errorlevel!
- copy /Y c:\php\php.ini-max c:\php\php.ini
- php phpunit src\Symfony --exclude-group tty,benchmark,intl-data || SET X=!errorlevel!
- php phpunit src\Symfony\Component\HttpClient || SET X=!errorlevel!
- exit %X%
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
# Messenger
/src/Symfony/Bridge/Doctrine/Messenger/ @sroze
/src/Symfony/Component/Messenger/ @sroze
# Notifer
/src/Symfony/Component/Notifier/ @OskarStark
# OptionsResolver
/src/Symfony/Component/OptionsResolver/ @yceruto
# PropertyInfo
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/1_Bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: 🐛 Bug Report
about: Report errors and problems
labels: Bug

---

Expand Down
1 change: 1 addition & 0 deletions .github/composer-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"preferred-install": {
"symfony/form": "source",
"symfony/http-kernel": "source",
"symfony/notifier": "source",
"symfony/validator": "source",
"*": "dist"
}
Expand Down
9 changes: 0 additions & 9 deletions .github/patch-types.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@

require __DIR__.'/../.phpunit/phpunit/vendor/autoload.php';

file_put_contents(__DIR__.'/../vendor/autoload.php', preg_replace('/^return (Composer.*);/m', <<<'EOTXT'
$loader = \1;
$loader->addClassMap(['Symfony\Component\Debug\Exception\FlattenException' => \dirname(__DIR__).'/src/Symfony/Component/Debug/Exception/FlattenException.php']);

return $loader;

EOTXT
, file_get_contents(__DIR__.'/../vendor/autoload.php')));

$loader = require __DIR__.'/../vendor/autoload.php';

Symfony\Component\ErrorHandler\DebugClassLoader::enable();
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/phpunit-bridge.yml

This file was deleted.

67 changes: 65 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,15 @@ jobs:

strategy:
matrix:
php: ['7.1', '7.4']
php: ['7.2', '7.4']

services:
postgres:
image: postgres:9.6-alpine
ports:
- 5432:5432
env:
POSTGRES_PASSWORD: 'password'
ldap:
image: bitnami/openldap
ports:
Expand Down Expand Up @@ -58,18 +64,69 @@ jobs:
image: rabbitmq:3.8.3
ports:
- 5672:5672
mongodb:
image: mongo
ports:
- 27017:27017
couchbase:
image: couchbase:6.5.1
ports:
- 8091:8091
- 8092:8092
- 8093:8093
- 8094:8094
- 11210:11210
sqs:
image: asyncaws/testing-sqs
ports:
- 9494:9494
zookeeper:
image: wurstmeister/zookeeper:3.4.6
kafka:
image: wurstmeister/kafka:2.12-2.4.1
ports:
- 9092:9092
env:
KAFKA_AUTO_CREATE_TOPICS_ENABLE: false
KAFKA_CREATE_TOPICS: 'test-topic:1:1:compact'
KAFKA_ADVERTISED_HOST_NAME: localhost
KAFKA_ZOOKEEPER_CONNECT: 'zookeeper:2181'
KAFKA_ADVERTISED_PORT: 9092

steps:
- name: Checkout
uses: actions/checkout@v2

- name: Install system dependencies
run: |
echo "::group::apt-get update"
sudo apt-get update
echo "::endgroup::"

echo "::group::install tools & libraries"
sudo apt-get install librdkafka-dev
echo "::endgroup::"

- name: Configure Couchbase
run: |
curl -s -u 'username=Administrator&password=111111' -X POST http://localhost:8091/node/controller/setupServices -d 'services=kv%2Cn1ql%2Cindex%2Cfts'
curl -s -X POST http://localhost:8091/settings/web -d 'username=Administrator&password=111111&port=SAME'
curl -s -u Administrator:111111 -X POST http://localhost:8091/pools/default/buckets -d 'ramQuotaMB=100&bucketType=ephemeral&name=cache'
curl -s -u Administrator:111111 -X POST http://localhost:8091/pools/default -d 'memoryQuota=256'

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
coverage: "none"
extensions: "memcached,redis,xsl,ldap"
extensions: "json,couchbase,memcached,mongodb,redis,rdkafka,xsl,ldap"
ini-values: "memory_limit=-1"
php-version: "${{ matrix.php }}"
tools: pecl

- name: Display versions
run: |
php -r 'foreach (get_loaded_extensions() as $extension) echo $extension . " " . phpversion($extension) . PHP_EOL;'
php -i

- name: Load fixtures
uses: docker://bitnami/openldap
Expand Down Expand Up @@ -97,6 +154,7 @@ jobs:
- name: Install dependencies
run: |
echo "::group::composer update"
composer require --dev --no-update mongodb/mongodb:@stable
composer update --no-progress --ansi
echo "::endgroup::"
echo "::group::install phpunit"
Expand All @@ -112,9 +170,14 @@ jobs:
REDIS_SENTINEL_SERVICE: redis_sentinel
MESSENGER_REDIS_DSN: redis://127.0.0.1:7006/messages
MESSENGER_AMQP_DSN: amqp://localhost/%2f/messages
MESSENGER_SQS_DSN: "sqs://localhost:9494/messages?sslmode=disable&poll_timeout=0.01"
MESSENGER_SQS_FIFO_QUEUE_DSN: "sqs://localhost:9494/messages.fifo?sslmode=disable&poll_timeout=0.01"
MEMCACHED_HOST: localhost
LDAP_HOST: localhost
LDAP_PORT: 3389
MONGODB_HOST: localhost
KAFKA_BROKER: localhost:9092
POSTGRES_HOST: localhost

- name: Run HTTP push tests
if: matrix.php == '7.4'
Expand Down
3 changes: 2 additions & 1 deletion .php_cs.dist
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ return PhpCsFixer\Config::create()
->notPath('#Symfony/Bridge/PhpUnit/.*Legacy#')
// file content autogenerated by `var_export`
->notPath('Symfony/Component/Translation/Tests/fixtures/resources.php')
// file content autogenerated by `VarExporter::export`
->notPath('Symfony/Component/Serializer/Tests/Fixtures/serializer.class.metadata.php')
// test template
->notPath('Symfony/Bundle/FrameworkBundle/Tests/Templating/Helper/Resources/Custom/_name_entry_label.html.php')
// explicit trigger_error tests
->notPath('Symfony/Component/Debug/Tests/DebugClassLoaderTest.php')
->notPath('Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php')
)
;
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ addons:

env:
global:
- MIN_PHP=7.1.3
- MIN_PHP=7.2.5
- SYMFONY_PROCESS_PHP_TEST_BINARY=~/.phpenv/shims/php
- SYMFONY_PHPUNIT_DISABLE_RESULT_CACHE=1

matrix:
include:
- php: 7.1
env: php_extra="7.2 7.3 8.0"
- php: 7.2
env: php_extra="7.3 8.0"
- php: 7.4
env: deps=high
- php: 8.0
Expand All @@ -36,13 +36,13 @@ cache:

before_install:
- |
# Enable Sury ppa
# Enable extra ppa
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
sudo add-apt-repository -y ppa:ondrej/php
sudo rm /etc/apt/sources.list.d/google-chrome.list
sudo rm /etc/apt/sources.list.d/mongodb-3.4.list
sudo apt update
sudo apt install -y librabbitmq-dev libsodium-dev
sudo apt install -y librabbitmq-dev libsodium-dev php-uuid zlib1g-dev

- |
# General configuration
Expand Down Expand Up @@ -217,7 +217,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
Loading