Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
-
v6.2.0-BETA1
published
Oct 24, 2022 -
v4.4.48
published
Oct 28, 2022 -
v5.4.15
published
Oct 28, 2022 -
v6.0.15
published
Oct 28, 2022 -
v6.1.7
published
Oct 28, 2022 -
v6.2.0-BETA2
published
Oct 28, 2022
36 Pull requests merged by 20 people
-
Release v6.2.0-BETA2
#48033 merged
Oct 28, 2022 -
Release v6.1.7
#48031 merged
Oct 28, 2022 -
Release v6.0.15
#48030 merged
Oct 28, 2022 -
Release v5.4.15
#48029 merged
Oct 28, 2022 -
Release v4.4.48
#48028 merged
Oct 28, 2022 -
[FrameworkBundle] add router cache directory option to XML schema
#48020 merged
Oct 28, 2022 -
[WebProfilerBundle] [WebProfiler Bundle] Avoid translating web debug toolbar contents
#48026 merged
Oct 28, 2022 -
Fix Typos In Comments 5.4+
#48007 merged
Oct 27, 2022 -
Add padding to HIBP check
#47976 merged
Oct 27, 2022 -
[HttpClient] Fix retrying requests when the content is used by the strategy
#47990 merged
Oct 27, 2022 -
[Routing] Add tests for loading PSR-4 classes from PHP files
#48010 merged
Oct 27, 2022 -
Fix Typos In Comments 6.0+
#48008 merged
Oct 27, 2022 -
Fix Typos In Comments 6.1+
#48009 merged
Oct 27, 2022 -
[DomCrawler] remove duplicated catch block
#48006 merged
Oct 27, 2022 -
Shorten Placeholder for Search input
#48001 merged
Oct 27, 2022 -
[ErrorHandler] s/</br>/<br>
#48005 merged
Oct 27, 2022 -
[Console] Update Application.php
#47907 merged
Oct 26, 2022 -
[Mailer] Fix BC breaking event name change
#47992 merged
Oct 26, 2022 -
Update validators.af.xlf
#47982 merged
Oct 25, 2022 -
Release v6.2.0-BETA1
#47972 merged
Oct 24, 2022 -
[DependencyInjection] Allow array attributes for service tags
#47364 merged
Oct 24, 2022 -
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#44464 merged
Oct 24, 2022 -
[FrameworkBundle] Add mechanism to prevent using outdated config
#45569 merged
Oct 24, 2022 -
[RateLimiter] Decouple from NoLock
#47968 merged
Oct 24, 2022 -
[FrameworkBundle] Deprecated the `registerRateLimiter()` method
#47964 merged
Oct 24, 2022 -
[Config] Use better typehint in PHP Configuration
#44166 merged
Oct 24, 2022 -
[Cache] Skip testing with ext-redis v6
#47966 merged
Oct 24, 2022 -
[PropertyAccess] Fix using the nullsafe operator on first level properties
#47954 merged
Oct 24, 2022 -
[Routing] Fix nested directory support in `Psr4DirectoryLoader`
#47963 merged
Oct 23, 2022 -
[WebProfilerBundle] Fix profiler search link query params
#47958 merged
Oct 23, 2022 -
[SecurityBundle] Add XML support for new request attribute matcher
#47959 merged
Oct 23, 2022 -
Sync Redis6Proxy and RedisCluster6Proxy with upstream implementation
#47961 merged
Oct 23, 2022 -
[Notifier] Add support for editing Telegram messages
#47956 merged
Oct 23, 2022 -
[Config][Routing] Fix delegating to PSR-4 loader from subdirectory
#47953 merged
Oct 23, 2022 -
[Serializer] Add `SerializedPath` annotation to flatten nested attributes
#43534 merged
Oct 23, 2022 -
[Security][Serializer] Add missing args to trigger_deprecation
#47955 merged
Oct 23, 2022
15 Pull requests opened by 12 people
-
[Filesystem] rename `Filesystem::mirror()` option copy_on_windows to follow_symlinks
#47969 opened
Oct 24, 2022 -
[Routing] always add `_route_path` as request attribute
#47970 opened
Oct 24, 2022 -
[Messenger] [AMQP] Add routing key to data passed to serializer decode.
#47975 opened
Oct 24, 2022 -
fix symfony/symfony#46384
#47979 opened
Oct 24, 2022 -
[Translation] translation:push command diff using intl-icu
#47986 opened
Oct 25, 2022 -
[Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
#47998 opened
Oct 26, 2022 -
[Validator] Add the type for ConstraintValidatorTestCase::createValidator
#48012 opened
Oct 27, 2022 -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 opened
Oct 27, 2022 -
[Yaml] Fix Yaml Parser with quote end in a new line
#48022 opened
Oct 28, 2022 -
[DependencyInjection] Don't autoconfigure tag when it's already set with attributes
#48027 opened
Oct 28, 2022 -
[SecurityBundle] Set `UserValueResolver`'s priority higher than `EntityValueResolver`
#48032 opened
Oct 28, 2022 -
[TwigBridge] (Simple new branch for failed PR at #44464)
#48035 opened
Oct 28, 2022 -
[WebProfilerBundle] Improve css for explained doctrine queries in profiler
#48036 opened
Oct 28, 2022 -
[WebProfilerBundle] Add missing Javascript function to prevent undefined function
#48037 opened
Oct 28, 2022 -
[FrameworkBundle] Split loggers debug compiler pass
#48041 opened
Oct 29, 2022
15 Issues closed by 11 people
-
[DotEnv] $_SERVER environment variables are not overloading the .env values
#47871 closed
Oct 28, 2022 -
[Messenger] Message sent to sync and async transport is processed synchronously in async handlers
#48025 closed
Oct 28, 2022 -
Autodetecting mapping type doesn't work for embeddable objects
#46410 closed
Oct 28, 2022 -
[Cache] DefaultMarshaller triggers deprecation when resources are serialized via igbinary
#47974 closed
Oct 28, 2022 -
`MailerAssertionsTrait::getMailerMessage` returns messages that aren't rendered (BC break)
#47383 closed
Oct 26, 2022 -
[Mailer] 6.2 dev - MessageEvent listener not called
#47989 closed
Oct 26, 2022 -
symfony/doctrine-messenger bug on doctrine:migration:diff with auto_setup: false (duplicated lines)
#47912 closed
Oct 26, 2022 -
[Mailer] 6.2 Call to a member function getBodyAsString() on null
#47988 closed
Oct 25, 2022 -
Warning: session_id(): Session ID cannot be changed after headers have already been sent
#47820 closed
Oct 25, 2022 -
Symfony 5 - TraceableFirewallListener Ajax calls very slow
#47876 closed
Oct 24, 2022 -
Make trigger_deprecation namespaced
#47904 closed
Oct 24, 2022 -
[Messenger] Default middleware: false *and* allow_no_handlers
#47198 closed
Oct 24, 2022 -
[Serializer] @SerializedName flattening nested attributes
#32080 closed
Oct 23, 2022 -
[Mailer] Support OAuth2 for gmail properly
#35528 closed
Oct 22, 2022 -
[Messenger] requires [Notifier]
#47900 closed
Oct 22, 2022
18 Issues opened by 16 people
-
[FrameworkBundle][HttpKernel] Logger debug mode disabled
#48040 opened
Oct 29, 2022 -
[VarDumper] Can't find variable: Sfdump JS Error
#48039 opened
Oct 28, 2022 -
[Monolog] Deprecation about a final class
#48023 opened
Oct 28, 2022 -
[KernelTest][RateLimiter] Provide a way to reset RateLimiter in tests
#48021 opened
Oct 28, 2022 -
Double-autowiring can lead to bad outcomes
#48019 opened
Oct 28, 2022 -
EventDispatcher looses listeners when adding a listener during service-construction
#48011 opened
Oct 27, 2022 -
[WebProfilerBundle] profiler reporting 2 emails when only 1 sent.
#48004 opened
Oct 26, 2022 -
[Deserializer] Deserializing array properties with @param type and constructor promotion
#48003 opened
Oct 26, 2022 -
[RateLimiter] Make time dependency explicit and mockable
#47999 opened
Oct 26, 2022 -
[Messenger][BatchHandler] No handler for message on retry even though handler exists
#47997 opened
Oct 26, 2022 -
[Mailer][Profiler] 6.2-dev Email context is empty message collected form Profiler
#47993 opened
Oct 25, 2022 -
[Mime][Mailer][Profiler] 6.2-dev Cannot unserialize Symfony\Component\Mime\Part\DataPart
#47991 opened
Oct 25, 2022 -
[Console] Progress bar clear/display remove too many lines
#47987 opened
Oct 25, 2022 -
[Form] Impossible to display an error on a specific field of a checkbox
#47984 opened
Oct 25, 2022 -
Arrays in route parameters' requirements
#47971 opened
Oct 24, 2022 -
[Process] Add getCombinedOutput method to get both stdout,stderr at once
#47967 opened
Oct 24, 2022 -
Doctrine DBAL 4 compatibility
#47962 opened
Oct 23, 2022
33 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[HttpFoundation] Add `StreamedJsonResponse` for efficient JSON streaming
#47709 commented on
Oct 25, 2022 • 36 new comments -
[FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
#47416 commented on
Oct 26, 2022 • 14 new comments -
[Serializer] fix: deserialization union type of enum
#47803 commented on
Oct 26, 2022 • 8 new comments -
[Serializer] Add generic type annotation to DenormalizerInterface
#47935 commented on
Oct 24, 2022 • 7 new comments -
Impersonation exit logs out user (followup)
#47837 commented on
Oct 27, 2022 • 4 new comments -
[Logger] Allow to handle stdout logging in a better way
#31556 commented on
Oct 28, 2022 • 3 new comments -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
Oct 28, 2022 • 3 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Oct 26, 2022 • 3 new comments -
[HttpFoundation] [WIP] rename `Request::$request` to `$post`
#47938 commented on
Oct 27, 2022 • 3 new comments -
[Messenger] Kafka Transport Bridge
#39712 commented on
Oct 28, 2022 • 2 new comments -
[Notifier] Update for V3 Engagespot API
#47119 commented on
Oct 27, 2022 • 2 new comments -
[HttpKernel] FileProfilerStorage remove expired profiles mechanism
#47352 commented on
Oct 28, 2022 • 2 new comments -
[RFC] $request->body->get
#47646 commented on
Oct 22, 2022 • 1 new comment -
[filesystem] copy_on_windows option for mirror() is misleading
#25798 commented on
Oct 24, 2022 • 1 new comment -
[Routing] "exclude" option ignored when "resource" doesn't end with "*?{["
#39588 commented on
Oct 24, 2022 • 1 new comment -
[Cache] "Trying to access array offset on value of type bool" warning with `RedisAdapter`
#46384 commented on
Oct 24, 2022 • 1 new comment -
[Messenger] [DoctrineMessenger] "Deadlock found when trying to get lock" when DELETEing from messages table by delivered_at
#47366 commented on
Oct 25, 2022 • 1 new comment -
[Messenger] Bad performances with the Doctrine/MySQL transport
#47828 commented on
Oct 26, 2022 • 1 new comment -
[Console] Question helper is behaving differently when inside a Section
#47411 commented on
Oct 26, 2022 • 1 new comment -
Create multiple users for functional testing
#36439 commented on
Oct 27, 2022 • 1 new comment -
AbstractSessionListener should not override the cache lifetime for private responses
#47660 commented on
Oct 28, 2022 • 1 new comment -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
Oct 24, 2022 • 1 new comment -
[Serializer] Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
#46654 commented on
Oct 23, 2022 • 1 new comment -
[Serializer] Add PropertyValueNormalizer to AbstractObjectNormalizer for code reusability with composition
#46662 commented on
Oct 24, 2022 • 1 new comment -
[PhpUnitBridge] Use triggering class to generate baseline for deprecation messages from DebugClassLoader
#47252 commented on
Oct 25, 2022 • 1 new comment -
[Form] Removing self-closing slash from `<input>`
#47715 commented on
Oct 29, 2022 • 1 new comment -
[FrameworkBundle] Fix checkboxes check assertions
#47946 commented on
Oct 24, 2022 • 1 new comment -
[Mailer] Get total message size
#47924 commented on
Oct 22, 2022 • 0 new comments -
[YAML] Parser fails with empty new line
#33082 commented on
Oct 28, 2022 • 0 new comments -
[DoctrineBridge] Allow validating every class against unique entity constraint
#38662 commented on
Oct 24, 2022 • 0 new comments -
[4.4] [Yaml] dumper fix and refactor
#47167 commented on
Oct 28, 2022 • 0 new comments -
[Notifier] Allow to update Slack messages
#47349 commented on
Oct 26, 2022 • 0 new comments -
[DependencyInjection][HttpKernel] Introduce build parameters
#47680 commented on
Oct 23, 2022 • 0 new comments