Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[TwigBridge] bootstrap4 file_widget: allow setting label attributes declared in label_attr#31220
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
992 commits Select commitHold shift + click to select a range
f7ec2d3 fixing unused variable names
weaverryanda4db91 minor #30864 [Messenger] fixing unused variable names (weaverryan)
fabpot26d15c8 [HttpClient] log requests, responses and pushes when they happen
nicolas-grekas09e8d74 feature #30537 [HttpClient] logger integration (antonch1989, nicolas-…
fabpot098a7ac [HttpClient] Adjust logger messages and levels
lyrixx8977f74 minor #30873 [HttpClient] Adjust logger messages and levels (lyrixx)
nicolas-grekas8f81f55 [Messenger] test DoctrineTransport on travis and appveyor
vincenttouzetfe75920 Add a "null://" transport
GaryPEGEOT4fc6033 minor: remove the logger as it seems uneeded
a45235e minor #30880 minor: remove the logger as it seems uneeded (Simperfit)
fabpot8f8c82e Make the in-memory transport resettable
sroze292021b [Messenger] Fixed DIC config when the messenger is not installed
lyrixxec18af4 feature #29097 [Messenger] Add a "in-memory://" transport (GaryPEGEOT…
fabpot45fd75e fixed CS
fabpot9ab706b bug #30881 [Messenger] Fixed DIC config when the messenger is not ins…
fabpot3151b54 [messenger] AMQP configurable routing key & multiple queues
4b61602 removed unneeded tags
fabpot550a569 minor #30857 [Messenger] test DoctrineTransport on travis and appveyo…
sroze9793522 minor #29525 [Messenger] Make MessengerPass less strict when auto-reg…
srozea12b359 [Workflow] Fixed Guard Listener usage of RoleHierarchyInterface
lyrixx76fd9c3 [Workflow] Fixed initial places when no places are configured
lyrixxa7c4767 bug #30886 [Workflow] Fixed Guard Listener usage of RoleHierarchyInte…
fabpotfe7363f bug #30884 [Workflow] Fixed initial places when no places are configu…
fabpota515635 Simply code and rename "configuration" to "options"
srozee6eb43b feature #30008 [messenger] Adds a stamp to provide a routing key on m…
srozee6e4cde Ensure message is handled only once per handler
keulinho2e5e910 Rename exception, add change log and a few other things
srozec336696 [PropertyAccess] Allow to disable exception on invalid property path …
dimabory4e2b655 feature #30545 #30536 PropertyAccessor->getValue disable exception (d…
fabpot5fe3701 feature #30020 [Messenger] Ensure message is handled only once per ha…
fabpot40f2512 [DoctrineBridge] Add decimal form type
fancywebfb2b37a add force_full_scale option to handle all cases
fancyweb73708a6 [Workflow] Changed initial_places to initial_marking, added property …
HeahDude87839cf [Workflow] Finished integration of initial_marking + deprecated suppo…
lyrixx0393535 [Workflow] Deprecate worflow and single state marking
lyrixxf527acf Merge branch '4.2'
fabpot2f648b0 Renamed NotPwned to NotCompromisedPassword
javiereguiluzf4c2350 feature #30901 Renamed NotPwned to NotCompromisedPassword (javieregui…
fabpot09dee17 Merge branch '4.2'
3f25734 Added new option "input" to NumberType
9bbdab6 [DomCrawler] Improve Crawler HTML5 parser need detection
tgalopin62ab775 [Workflow] The TransitionEvent is able to modify the context
lyrixxf82f1c0 feature #30892 [DomCrawler] Improve Crawler HTML5 parser need detecti…
fabpotea5ff18 Merge branch '4.2'
xabbuh997270f [Serializer] provide new ObjectPropertyListExtractorInterface
dmaicherc976866 [symfony/HttpKernel] Throws an error when the generated class name is…
drupolde3c742 feature #30906 [symfony/HttpKernel] Throws an error when the generate…
fabpotf0786bb Merge branch '4.2'
fabpotede6660 feature #30890 [Workflow] Changed initial_places to initial_marking, …
fabpota2f9975 [Workflow] Added workflow_transition_blockers twig function
lyrixxaecca97 Use FormUrlEncoded when posting non-binary data
jderusse8ac712b [Validator] Wire NotCompromisedPassword in FrameworkBundle and handle…
tgalopinb045aca feature #30898 [Validator] Wire NotCompromisedPassword in FrameworkBu…
fabpotf551f2d Merge branch '4.2'
fabpot07d90f9 Move doctrine/collections to an optional dep in doctrine-bridge
stof31b3a55 Add comments when dumping po files
deguiff3a0555 minor #30924 Move doctrine/collections to an optional dep in doctrine…
fabpot4c78e60 feature #30893 Add "input" option to NumberType (fancyweb, Bernhard S…
fabpote5f14b7 feature #30908 [Workflow] Added workflow_transition_blockers twig fun…
fabpote2e38de feature #30902 [Workflow] The TransitionEvent is able to modify the c…
fabpotadba41a feature #30904 [Serializer] provide new ObjectPropertyListExtractorIn…
fabpot6e0785f [Profiler] Update ProfilerController.php
error56f587944 minor #30916 [Profiler] Update ProfilerController.php (error56)
fabpota524658 Improve Translator caching
rpkampa68b4c7 feature #28937 Improve Translator caching (rpkamp)
fabpot69f0a0b Removed undefined variable.
derrabus1546c0d [Serializer] Add datetimezone normalizer
jewome62ce220cd feature #30915 [Serializer] Add datetimezone normalizer (jewome62)
fabpot58d78ac minor #30927 [HttpClient] Removed undefined variable (derrabus)
fabpot536e53f [Validator] add new `Timezone` validation constraint.
phansysc73fd10 feature #30900 [Validator] add new `Timezone` validation constraint (…
fabpot0d704b4 Remove unused import
yceruto5c0acfb minor #30929 [HttpKernel] Remove unused import (yceruto)
fabpot05e488f fixed CS
fabpot8a62892 bug #30876 [Mime][BrowserKit] Add FormUrlEncoded - Fix content-type i…
fabpot56fa574 Uses an `AmqpStamp` to provide flags and attributes
sroze9a2787e [Validator] Add an option to disable NotCompromisedPasswordValidator
lyrixx7628972 [Serializer] add return type hints for ObjectPropertyListExtractorInt…
dmaicher3de3e4e feature #30913 [Messenger] Uses an `AmqpStamp` to provide flags and a…
fabpote05aaf9 feature #30909 [Translator] Add comments when dumping po files (deguif)
fabpotf80df4c feature #30932 [Validator] Add an option to disable NotCompromisedPas…
fabpot9afcc7b minor #30934 [Serializer] add return type hints for ObjectPropertyLis…
fabpot6b57ea9 Use env variable to create anytype of lock store
jderussefad7c8c feature #30935 Use env variable to create anytype of lock store (jder…
fabpot44d9fbe Fix graph text color
a84842b bug #30937 [Profiler] Fix graph text color (dFayet)
fabpotfaf6293 drop not needed "constant" type argument
xabbuhde12e23 throw UnexpectedValueException instead
xabbuh50c22b3 Fixed tests
lyrixx0c2a2bf ASSET-PathPackage-Enhancement - Use parent getUrl method instead of …
fec4bea fix debug:autowiringcommand
sez-open65b46a5 feature #30887 [FrameworkBundle] fix search in debug autowiring (sez-…
nicolas-grekase2dbe63 [Messenger] DoctrineTransport - Use InvalidArgumentException instead …
vincenttouzet0b671aa minor #30947 [Messenger] DoctrineTransport - Use InvalidArgumentExcep…
sroze4c04601 [Form] group_by as callback returns array
antonch1989e53f696 feature #30429 [Form] group_by as callback returns array (antonch1989)
fabpot8acf29e There is no OB to flush.
derrabus680074d minor #30896 [HttpClient] Fix Notice on HttpClientTestCase::testTimeo…
fabpot03da3a2 Add a `require` env var processor
mpdude5bf7ad4 [Routing][ObjectRouteLoader] Allow invokable route loader services
fancyweb758f028 minor #30938 [FrameworkBundle] drop not needed "constant" type argume…
fabpot1f66e7b Fix Lock test suite
jderusse9e2f506 bug #30939 [Validator] throw UnexpectedValueException instead (xabbuh)
fabpot5b72386 [Serializer] Add Support of recursive denormalization on object_to_po…
jewome620d365a8 feature #30607 [Serializer] Add Support of recursive denormalization …
fabpot77424c8 Refactor DefaultChoiceListFactory
vudaltsov388d8f5 [Routing] UrlHelper to get absolute URL for a path
vudaltsov2b01eaa feature #30862 [Routing] UrlHelper to get absolute URL for a path (vu…
fabpot76906ab minor #30953 [Form] Refactor DefaultChoiceListFactory (vudaltsov)
fabpot04eed54 minor #30944 Fix Lock test suite (jderusse)
fabpotca29039 minor #30943 [Asset] PathPackage : use parent getUrl Method instead o…
fabpot4447f87 Merge branch '4.2'
nicolas-grekas287c39b [DoctrineBridge] Deprecated implicit optimization in DoctrineChoiceLo…
HeahDude35bf420 [DI] Fix bad error message for unused bind under _defaults
przemyslaw-bogusz3df05e0 feature #30962 [DoctrineBridge] Deprecated implicit optimization in D…
fabpotb0989aa feature #29935 [DI] Fix bad error message for unused bind under _defa…
nicolas-grekasdd93b70 Use name converter when normalizing constraint violation list
norkunas9a2fcc9 [HttpKernel] Add a \"short\" trace header format, make header configu…
mpdude226b36e feature #30964 [HttpKernel] Add a "short" trace header format, make h…
nicolas-grekasc6505d3 feature #30897 [DIC] Add a `require` env var processor (mpdude)
nicolas-grekasb0cdf45 Set object list extractor as expiremental, and use final for default …
joelwurtz47e571b feature #30933 [Routing][ObjectRouteLoader] Allow invokable route loa…
nicolas-grekasc274dff feature #30963 [Serializer] Experimental for ObjectListExtractor (joe…
nicolas-grekase5de7b3 [Workflow] Update to `initial_marking`
pbowyera234c89 [DoctrineBridge] Deprecated using IdReader when optimization is not p…
HeahDudec68ef46 minor #30966 [DoctrineBridge] Deprecated using IdReader when optimiza…
stof9f3ce48 Merge branch '4.2'
stofb7281ce minor #30982 [Workflow] Update UPGRADE notes (pbowyer)
fabpotd412e77 Prepare for the new serialization mechanism
fancyweb0c82173 [Security] Add Argon2idPasswordEncoder
2efd7b2 Merge branch '4.2'
xabbuh6b6c24c Allow env processor to resolve `::`
jderusse4518ac5 allow user/pass on dns while using failover/roundrobin and type fix f…
plandolt44eb7a0 fix backwards compatibility breaks
xabbuh408e4aa bug #30990 Allow env processor to resolve `::` (jderusse)
nicolas-grekas02e865b bug #30992 [TwigBridge][DependencyInjection] ignore null arguments (x…
fabpot546b114 fixed CS
fabpote02cbe9 Merge branch '4.2'
fabpot3568418 bug #30995 [Mailer] allow user/pass on dsn while using failover/round…
fabpot5638d6a minor #30965 Prepare for the new serialization mechanism (fancyweb)
fabpotfa7df09 feature #30968 [Security] Add Argon2idPasswordEncoder (chalasr)
fabpotf539932 fixed CS
fabpote991472 [WebProfiler] Fix Javascript error when using custom stopwatch catego…
curry6849b9d416 bug #30973 [WebProfiler] Fix Javascript error when using custom stopw…
fabpot4f39339 [FrameworkBundle] [TwigBundle] Move the hinclude key away from templa…
35b1ded feature #30959 [FrameworkBundle] [TwigBundle] Move the hinclude key a…
fabpot9d3c86f Merge branch '4.2'
fabpotbf89907 [FrameworkBundle] for Psr18HttpClient configuration
nicolas-grekas87c4cc1 minor #31008 [FrameworkBundle] for Psr18HttpClient configuration (nic…
fabpotd56ebef Merge branch '4.2'
xabbuhfbd439e [HttpClient] Allow the HTTP_PROXY environment variable lookup with ph…
theofidryfa308e2 minor #30978 [HttpClient] Allow the HTTP_PROXY environment variable l…
nicolas-grekas682855f fix tests
xabbuhcaad562 [Console] Add callback support to Console\Question autocompleter
MikkelPaulson4e1244e feature #30997 [Console] Add callback support to Console\Question aut…
fabpotd935f40 minor #31013 fix tests (xabbuh)
fabpotdc95a6f [Security] Fix argon2 availability checks
9a7a276 bug #31014 [Security] Fix argon2 availability checks (chalasr)
fabpotb9e2046 Fixes sprintf unmapped parameter.
529211d [Security] Replace Argon2*PasswordEncoder by SodiumPasswordEncoder
ace49c1 feature #31019 [Security] Replace Argon2*PasswordEncoder by SodiumPas…
fabpot6a5de47 bug #31028 Fixes unmapped parameter for an error message in HttpClien…
fabpote77108d [HttpClient] Add tests - update code style nits.
drupolf84766e bug #31018 [HttpClient] Add tests - update code style nits. (drupol)
nicolas-grekasff6bc79 Deprecate TreeBuilder::root
gharlan4d9f5ee feature #31027 [Config] Deprecate TreeBuilder::root (gharlan)
fabpot4693422 Improve test coverage from #30997
2243bf5 minor #31042 Improve test coverage from #30997 (MikkelPaulson)
fabpot20f4eb3 Document the state object that is passed around by the HttpClient.
derrabus5c210e6 [Cache] Added command for list all available cache pools
Nyholmb09dfd9 feature #31021 [Cache] Added command for list all available cache poo…
nicolas-grekas601adf5 [HttpClient] Do not allow setting both json and body
gisostallenbergb2f8f0d bug #31044 [HttpClient] Do not allow setting both json and body (giso…
fabpote6455ea [Security][TokenInterface] Prepare for the new serialization mechanism
fancyweba7ce547 minor #31011 [Security][TokenInterface] Prepare for the new serializa…
8e45fc0 [Dotenv] Deprecate useage of \"putenv\"
Nyholmb6c6338 feature #31062 [Dotenv] Deprecate useage of "putenv" (Nyholm)
fabpot7e2fbe1 Merge branch '4.2'
fabpotccbb171 fixed roundrobin dead transport which should recover
plandolt5d4d4e7 fixed roundrobin dead transport which should recover
fabpote0c4528 [Dotenv] fix typos
nicolas-grekase871a6a Improve Dotenv messages
seriquynh751baaf bug #31024 [Mailer] fixed roundrobin test one dead which should recov…
fabpot526cad6 Make sure that logged URL is the same as the one which is requested.
drupol66701b8 bug #31069 Make sure that logged URL is the same as the one which is …
nicolas-grekas15fedec minor #31070 [Dotenv] Improve Dotenv messages (xuanquynh)
nicolas-grekas3a68040 #30998 Fix deprecated setCircularReferenceHandler call
dhaarbrink3d2bc48 bug #31073 #30998 Fix deprecated setCircularReferenceHandler call (dh…
nicolas-grekasbc9c89e Merge branch '4.2'
nicolas-grekas713aab7 Merge branch '4.2'
nicolas-grekas027bd12 CS Fixes: Not double split with one array argument
rubenrua936355e minor #31063 CS Fixes: Not double split with one array argument (rube…
fabpot1c73f9c [PhpUnitBridge] Url encoded deprecations helper config
greg0ire9edd84b bug #30967 [HttpClient] Document the state object that is passed arou…
fabpota36fbe3 feature #29211 [PhpUnitBridge] Url encoded deprecations helper config…
fabpotb11585e [PhpUnitBridge] fixes
nicolas-grekas371b55a bug #31094 [PhpUnitBridge] fixes (nicolas-grekas)
nicolas-grekas0cf1833 Merge branch '4.2'
nicolas-grekas2f73c2f fix
nicolas-grekasb34738b [PhpUnitBridge] ClockMock does not mock gmdate()
37eff9b feature #31093 [PhpUnitBridge] ClockMock does not mock gmdate() (Simp…
nicolas-grekas770c7dd [PhpUnitBridge] CS fix
nicolas-grekas08577f4 [PhpUnitBridge] fix PHP 5.5 support
nicolas-grekase45bc83 Merge branch '4.2'
nicolas-grekas9ae73b1 Missing use statement added in UniqueValidator.
95932df bug #31100 Missing use statement added in UniqueValidator. (rmikalkenas)
fabpotd6b67d4 [Intl] Simplify API
ro0NL5d3d1a0 feature #28846 [Intl] Simplify API (ro0NL)
fabpot238f844 feature #30717 [Serializer] Use name converter when normalizing const…
nicolas-grekasf1d3bc0 Show all option normalizers on debug:form command
yceruto70b448d Reorganizing messenger serializer config and replacing base64_encode …
weaverryan8f69954 [HttpClient] fix too high timeout in test
nicolas-grekas498c749 minor #31118 [HttpClient] fix too high timeout in test (nicolas-grekas)
nicolas-grekas6a94dea [BrowserKit] Fixed BC-break introduced by rename of Client to Browser
Devristo9aedfeb bug #31040 [BrowserKit] Fixed BC-break introduced by rename of Client…
fabpote683dfa feature #30957 [Messenger] Remove base64_encode & use addslashes (wea…
fabpot7cf96a4 feature #31082 [Form] Show all option normalizers on debug:form comma…
fabpot278a7ec Merge branch '4.2'
nicolas-grekas5d58307 Merge branch '4.2'
nicolas-grekas14ba16b Merge branch '4.2'
nicolas-grekasd140648 Merge branch '4.2'
nicolas-grekas96aee57 Merge branch '4.2'
nicolas-grekas899985e Merge branch '4.2'
nicolas-grekas0cdb808 [VarDumper] add caster for WeakReference instances of PHP 7.4
nicolas-grekas8d96861 Merge branch '4.2'
nicolas-grekasa59fe66 feature #31130 [VarDumper] add caster for WeakReference instances of …
fabpot28f7961 [Security] Add NativePasswordEncoder
nicolas-grekas89ec311 feature #31140 [Security] Add NativePasswordEncoder (nicolas-grekas)
e197398 [Security] deprecate BCryptPasswordEncoder in favor of NativePassword…
nicolas-grekas6c3c199 Treat undefined env var as strict mode
greg0ired9bcfc3 bug #31174 Treat undefined env var as strict mode (greg0ire)
nicolas-grekas823d375 feature #31170 [Security] deprecate BCryptPasswordEncoder in favor of…
98929dc Merge branch '4.2'
nicolas-grekas4bea198 [Intl] Add Timezones
ro0NLeab7611 feature #28831 [Intl] Add Timezones (ro0NL)
fabpotfde4dc9 [DoctrineBridge] Unique mapping setting is optional
ksaveras7e56ef1 bug #31085 [DoctrineBridge] Unique mapping setting is optional (ksave…
fabpot3bdf4b0 [Messenger] ease testing and allow forking the middleware stack
nicolas-grekasa7d2019 Merge branch '4.2'
nicolas-grekas3278cb1 [Cache] Add optimized FileSystem & Redis TagAware Adapters
fba11b4 feature #30370 [Cache] Add optimized FileSystem & Redis TagAware Adap…
fabpot1e9a9b2 [FrameworkBundle] Drop unused private method
be80868 minor #31251 [FrameworkBundle] Drop unused private method (chalasr)
nicolas-grekas77f642e feature #31204 [Messenger] ease testing and allow forking the middlew…
nicolas-grekas95f09fd [Intl] Add tests
ro0NLa7d12ee minor #31285 [Intl] Add tests (ro0NL)
nicolas-grekas27d10a6 Merge branch '4.2'
c5b3b34 [EventDispatcher] Fix TraceableEventDispatcher FC/BC layer
6843905 bug #31254 [EventDispatcher] Fix TraceableEventDispatcher FC/BC layer…
nicolas-grekas9c76b29 [TwigBridge] bootstrap4 file_widget: allow setting label attributes d…
AngelFQCFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
[EventDispatcher] Fix TraceableEventDispatcher FC/BC layer
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
5 changes: 3 additions & 2 deletionssrc/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletionssrc/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletionssrc/Symfony/Component/EventDispatcher/EventDispatcher.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
9 changes: 7 additions & 2 deletions...omponent/EventDispatcher/WrappedEvent.php → ...nent/EventDispatcher/LegacyEventProxy.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletionssrc/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.