-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
23 Pull requests merged by 13 people
-
[Console] Support
BackedEnum
in invokable commands#60586 merged
Jun 11, 2025 -
[SecurityBundle] register alias for argument for password hasher
#60371 merged
Jun 11, 2025 -
[Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone
#60394 merged
Jun 11, 2025 -
[JsonPath] Fix support for comma separated indices
#60719 merged
Jun 11, 2025 -
[Form] Keep submitted values when
keep_as_list
option of collection type is enabled#59910 merged
Jun 11, 2025 -
[Form] Fix
keep_as_list
when data is not an array#60638 merged
Jun 10, 2025 -
[JsonStreamer] Add PHPDoc to generated code
#60731 merged
Jun 8, 2025 -
[Console] Allow setting aliases & hidden via command name passed to the constructor
#60739 merged
Jun 8, 2025 -
[DoctrineBridge] require PropertyInfo 8.0+ in the Doctrine bridge
#60736 merged
Jun 8, 2025 -
[Security] remove no longer needed conflict rule on symfony/event-dispatcher
#60737 merged
Jun 8, 2025 -
[DependencyInjection] Fix
ServiceLocatorTagPass
indexes handling#60691 merged
Jun 6, 2025 -
[HttpClient] Fix low-deps job
#60734 merged
Jun 6, 2025 -
[DependencyInjection] Improve docblock on compile()
#60732 merged
Jun 6, 2025 -
[Form] Fix handling the empty string in NumberToLocalizedStringTransformer
#60676 merged
Jun 6, 2025 -
[PropertyInfo] Remove PropertyInfo's
Type
#60726 merged
Jun 6, 2025 -
[Intl] Add missing currency (NOK) localization (en_NO)
#60694 merged
Jun 6, 2025 -
[JsonPath] Better handling of unicode chars in expressions
#60681 merged
Jun 6, 2025 -
[Intl] Ensure data consistency between alpha and numeric codes
#60711 merged
Jun 6, 2025 -
[FrameworkBundle] Enable the property-info constructor extractor by default
#60720 merged
Jun 6, 2025 -
[VarDumper] Fix dumping LazyObjectState when using VarExporter v8
#60724 merged
Jun 6, 2025 -
[VarExporter] Remove
LazyGhostTrait
andLazyProxyTrait
in favor of native lazy objects#60716 merged
Jun 6, 2025 -
[Console] Remove deprecated code
#60721 merged
Jun 6, 2025
18 Pull requests opened by 15 people
-
[JsonStreamer] Skip properties with `null` value
#60730 opened
Jun 6, 2025 -
[Mailer] Add `assertEmailAddressNotContains`
#60740 opened
Jun 7, 2025 -
[Scheduler] Fix AsCronTask not passing arguments to command
#60741 opened
Jun 7, 2025 -
[Ldap][Security] Remove deprecated `eraseCredentials()` from (User|Token)Interface
#60742 opened
Jun 8, 2025 -
[Validator] ConstraintViolationBuilder: fromViolation(), addViolation(), setPath()
#60746 opened
Jun 9, 2025 -
[Messenger] Allow handler locator to be set
#60753 opened
Jun 10, 2025 -
[Messenger] Allow SQS to handle its own retry/DLQ
#60754 opened
Jun 10, 2025 -
[Messenger] Fix float value for worker memory limit
#60759 opened
Jun 11, 2025 -
chore(twig): leverage `twig-cs-fixer`
#60761 opened
Jun 11, 2025 -
Improve-callable-typing
#60762 opened
Jun 11, 2025 -
[DependencyInjection] Respect original service class when a proxy is defined
#60766 opened
Jun 11, 2025 -
[Console] Allow Usages to be specified via #[AsCommand] attribute
#60767 opened
Jun 12, 2025 -
improve phpdoc for normalizer
#60769 opened
Jun 12, 2025 -
[Runtime] fix compatibility with Symfony 7.4
#60771 opened
Jun 12, 2025 -
[Mailer] [Transport] Send clone of `RawMessage` instance in `RoundRobinTransport`
#60772 opened
Jun 12, 2025 -
Fix-type-error-when-revealing-broken-secret
#60774 opened
Jun 12, 2025 -
[Validator] flip excluded properties with keys with Doctrine-style constraint config
#60775 opened
Jun 12, 2025 -
[Console][FrameworkBundle] Remove deprecated `Application::add()` methods
#60776 opened
Jun 13, 2025
19 Issues closed by 9 people
-
Serializing methods in all lowercase works differently in latest 7.1 and 7.2
#58876 closed
Jun 12, 2025 -
inline display:block on .sf-toolbar-block-ajax
#60757 closed
Jun 12, 2025 -
[Console] Support backed enums for invokable command as argument and option
#60433 closed
Jun 11, 2025 -
[Form] CollectionType 'keep_as_list' Option with Doctrine Collections
#57430 closed
Jun 11, 2025 -
Http-Client decodes semicolons ";", error with PostgREST
#60756 closed
Jun 11, 2025 -
[Symfony Lock] possible lock id collision in DoctrineDbalPostgreSqlStore
#58838 closed
Jun 10, 2025 -
Incorrect deprecation message regarding wdt.xml
#60751 closed
Jun 10, 2025 -
maintence date is incorrect in bin/console about
#60750 closed
Jun 10, 2025 -
[TypeInfo] DomainException: Unhandled "JoinColumnData" identifier
#60700 closed
Jun 10, 2025 -
[7.3] Compile error
#60749 closed
Jun 10, 2025 -
`PasswordStrengthValidator` logic always return `Weak` even for strong password
#57074 closed
Jun 9, 2025 -
[Serializer] when normalizing, order the properties in a way controllable by the user
#27441 closed
Jun 7, 2025 -
[JsonPath] the JsonCrawler does not handle unicode escape sequences in JsonPath strings
#60665 closed
Jun 6, 2025 -
`default_index_method` no longer works with contiguous integers since 7.0
#60651 closed
Jun 6, 2025 -
Stable CI pipelines
#60733 closed
Jun 6, 2025 -
HttpClient: base_uri is not handled correctly
#60728 closed
Jun 6, 2025 -
[Intl] Erroneous numeric region codes available for usage
#60696 closed
Jun 6, 2025
17 Issues opened by 15 people
-
PathInfo not correct if `index.php` is in the path.
#60773 opened
Jun 12, 2025 -
[Notifier][Docs] Prevent double sending
#60768 opened
Jun 12, 2025 -
[DependencyInjection] Proxy does not work well with inheritance
#60765 opened
Jun 11, 2025 -
MapRequestPayload and `array` type hint
#60764 opened
Jun 11, 2025 -
FrameworkConfig::session() and FrameworkConfig::router() return types seems to be wrong
#60763 opened
Jun 11, 2025 -
Can't do a fresh install of latest Symfony - importmap:require fail, @hotwired/stimulus related
#60760 opened
Jun 11, 2025 -
Problem with properties/fields that contain an underscore
#60758 opened
Jun 11, 2025 -
Allow to set disable_dotenv via environment variable
#60755 opened
Jun 11, 2025 -
[Messenger] convertToBytes ignores float values
#60752 opened
Jun 10, 2025 -
[Messenger] Batch send for SQS
#60748 opened
Jun 9, 2025 -
[Validator] Clock-sensitive validators
#60747 opened
Jun 9, 2025 -
[Scheduler] RecurringMessage::every() skips last day in comma-separated list
#60745 opened
Jun 9, 2025 -
[Security] Impossible to configure the storage service for login_throttling
#60744 opened
Jun 9, 2025 -
Breaking change : Enums are considered as services by the container
#60738 opened
Jun 7, 2025 -
[AssetMapper] Suggestion: Provide a dedicated CLI command for pre-compressing the assets
#60735 opened
Jun 6, 2025 -
[AssetMapper] `@import` directive does not work in css
#60729 opened
Jun 6, 2025 -
postal-mailer: changes in postal3
#60727 opened
Jun 6, 2025
48 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.
-
[JsonPath] Handle special whitespaces in expressions
#60699 commented on
Jun 11, 2025 • 13 new comments -
[Security] Add security:oidc-token:generate command
#60660 commented on
Jun 11, 2025 • 4 new comments -
[HttpFoundation] `#[IsSignatureValid]` attribute
#60395 commented on
Jun 7, 2025 • 4 new comments -
[Validator] Add option to allow ANY protocol in Assert\Url constraint
#60561 commented on
Jun 6, 2025 • 3 new comments -
[Security] Deprecate callable firewall listeners
#60614 commented on
Jun 12, 2025 • 2 new comments -
[AssetMapper] Add integrity metadata to importmaps
#60378 commented on
Jun 12, 2025 • 2 new comments -
[Lock] DynamoDB store
#60138 commented on
Jun 8, 2025 • 1 new comment -
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
#60355 commented on
Jun 10, 2025 • 1 new comment -
[JsonPath] Fix subexpression evaluation in filters
#60504 commented on
Jun 6, 2025 • 0 new comments -
[HttpKernel] Fix `#[MapUploadedFile]` handling for optional file uploads
#60483 commented on
Jun 10, 2025 • 0 new comments -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jun 12, 2025 • 0 new comments -
[DependencyInjection] add `#[AsFactory]` attribute
#60589 commented on
Jun 7, 2025 • 0 new comments -
[HttpFoundation] Use lowercase utf-8 as default response charset
#60685 commented on
Jun 6, 2025 • 0 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jun 9, 2025 • 0 new comments -
[JsonPath] Test against official compliance test suite
#60695 commented on
Jun 9, 2025 • 0 new comments -
[Mailer][Transport] Allow exception logging for `RoundRobinTransport` mailer
#60110 commented on
Jun 12, 2025 • 0 new comments -
[Messenger] Second batch handler worker returns "The acknowledger was not called by the ... batch handler."
#58433 commented on
Jun 12, 2025 • 0 new comments -
[Console] Fix allow passing a default argument when `InputOption::IS_NEGATABLE` is used
#52058 commented on
Jun 12, 2025 • 0 new comments -
Incorrect form error CollectionType name mapping
#60722 commented on
Jun 12, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jun 12, 2025 • 0 new comments -
Broken Pipe with Symfony/Process
#58687 commented on
Jun 11, 2025 • 0 new comments -
"Cannot modify header information" error encountered while streaming
#60603 commented on
Jun 11, 2025 • 0 new comments -
[RFC] The future of Webpack Encore, Webpack Encore Bundle, and Node.js usage inside a Symfony app
#59707 commented on
Jun 11, 2025 • 0 new comments -
[DoctrineBridge] The new DatePointType is not registered automatically
#60644 commented on
Jun 11, 2025 • 0 new comments -
[Logger] Allow to handle stdout logging in a better way
#31556 commented on
Jun 6, 2025 • 0 new comments -
[Mailer] Command mailer:test seting fake 'From' header by default, gives misleading test results
#54969 commented on
Jun 6, 2025 • 0 new comments -
`Symfony\Component\HttpKernel\EventListener\ErrorListener` & `framework.error_controller` usage resulting in having the wrong request method
#58968 commented on
Jun 6, 2025 • 0 new comments -
[AssetMapper]: Inconsistency while loading CSS causing SPA apps not working properly.
#57596 commented on
Jun 7, 2025 • 0 new comments -
MadelineProto stops working after upgrading to 7.2
#59051 commented on
Jun 8, 2025 • 0 new comments -
[Security][Framework] Use Firewall Settings to get UserProvider Service for Request
#54713 commented on
Jun 8, 2025 • 0 new comments -
BIC validation for Kosovo bank accounts
#32482 commented on
Jun 9, 2025 • 0 new comments -
Use rfc9211 in HttpCache
#58985 commented on
Jun 9, 2025 • 0 new comments -
When using Monolog, the command "messenger:consume scheduler_default -vv" stops displaying logs in console after the first RunCommandMessage consumed.
#59660 commented on
Jun 9, 2025 • 0 new comments -
[Clock] ClockAwareTrait: Cannot modify readonly property $clock
#59914 commented on
Jun 9, 2025 • 0 new comments -
New #[Route] attribute parameter `alias` does not work for localized routes
#60595 commented on
Jun 9, 2025 • 0 new comments -
[CSRF] Allow subdomains to match origin/referer headers
#60707 commented on
Jun 10, 2025 • 0 new comments -
[Form] Suggestion: Add CSS `hyphens: none` when expanding the `{{ value }}` placeholder in error messages
#60319 commented on
Jun 10, 2025 • 0 new comments -
Easy English name for "Invalid CSRF token"
#60129 commented on
Jun 10, 2025 • 0 new comments -
Env variable processor return empty string when used with default.
#57442 commented on
Jun 10, 2025 • 0 new comments -
[Webhook] allow to specify the message bus to use to dispatch ConsumeRemoteEventMessage
#57202 commented on
Jun 10, 2025 • 0 new comments -
[DependencyInjection] Invalid service "Foo\Bar": its constructor must be public
#60593 commented on
Jun 10, 2025 • 0 new comments -
FormType throws if timezone of Datetime is not the same as the model_timezone
#58696 commented on
Jun 11, 2025 • 0 new comments -
[RFC] include a new dev config file for `twig-cs-fixer` in the codebase
#54799 commented on
Jun 11, 2025 • 0 new comments -
[Lock] Add max wait time to acquire
#54942 commented on
Jun 11, 2025 • 0 new comments -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 commented on
Jun 11, 2025 • 0 new comments -
[Mime] RFC 2822 parser to get Email/DraftEmail message from mime message
#54483 commented on
Jun 11, 2025 • 0 new comments -
[Validator][Mime] add a Constraint to check if string is valid mime type?
#59015 commented on
Jun 11, 2025 • 0 new comments -
[RFC] trusted_proxies shortcuts for commonly used proxies
#58837 commented on
Jun 11, 2025 • 0 new comments