Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v5.4.24
published
May 27, 2023 -
v6.2.11
published
May 27, 2023 -
v6.3.0-RC2
published
May 27, 2023 -
v6.3.0
published
May 30, 2023
38 Pull requests merged by 17 people
-
[Cache] Fix DBAL deprecations
#50507 merged
May 31, 2023 -
[Filesystem] Fix broken symlink tests Windows PHP 7.4+
#50506 merged
May 31, 2023 -
[HttpFoundation] add @throws to getPayload
#50492 merged
May 31, 2023 -
[Serializer] Fix discriminator map not working with `AbstractNormalizer::OBJECT_TO_POPULATE`
#50501 merged
May 31, 2023 -
[SecurityBundle] Fix error message when using OIDC and web-token/jwt-core is not installed
#50503 merged
May 31, 2023 -
[FrameworkBundle] ease migration to symfony 6.3
#50498 merged
May 31, 2023 -
[Serializer] Fix discriminator map not working with `AbstractNormalizer::OBJECT_TO_POPULATE`
#50480 merged
May 31, 2023 -
[VarDumper] Use documentElement instead of body for JS flag
#50493 merged
May 31, 2023 -
Release v6.3.0
#50482 merged
May 30, 2023 -
[Security] Validate `aud` and `iss` claims on OidcTokenHandler
#50432 merged
May 30, 2023 -
[Security] Add clock dependency to OidcTokenHandler
#50477 merged
May 30, 2023 -
[Filesystem] Follow symlinks when dumping files
#50437 merged
May 30, 2023 -
[DependencyInjection] Escape `%` from parameter-like default values
#50478 merged
May 30, 2023 -
[SecurityBundle] add missing xsd definition for OIDC
#50453 merged
May 30, 2023 -
[FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected
#50468 merged
May 30, 2023 -
[Notifier] Fix ContactEveryoneOptions
#50473 merged
May 30, 2023 -
[SecurityBundle] Fix configuring OIDC user info token handler client
#50470 merged
May 30, 2023 -
[7.0] Remove hacks that made the CI green
#50407 merged
May 30, 2023 -
[AssetMapper] Fix unable to use asset mapper with CSP
#50456 merged
May 30, 2023 -
[HttpKernel] Fix default value ignored with pinned resolvers
#50458 merged
May 29, 2023 -
Simple fix typos
#50457 merged
May 29, 2023 -
[7.0] Enable sigchild tests
#50463 merged
May 29, 2023 -
Hide definitions bearing the `container.excluded` tag
#50452 merged
May 29, 2023 -
Release v6.3.0-RC2
#50455 merged
May 27, 2023 -
Release v6.2.11
#50454 merged
May 27, 2023 -
Release v5.4.24
#50451 merged
May 27, 2023 -
[AssetMapper] Add "=alias" syntax to importmap:require
#50445 merged
May 26, 2023 -
[AssetMapper] Adding documentation to importmap.php to guide the user
#50436 merged
May 26, 2023 -
[DependencyInjection] Revert "Use weak references in the container"
#50440 merged
May 26, 2023 -
[HttpKernel] conflict with VarDumper < 6.3
#50443 merged
May 26, 2023 -
[AssetMapper] Using a separate logger channel
#50435 merged
May 26, 2023 -
[Console] Fix PHP Doc of InputArgument
#50418 merged
May 26, 2023 -
[5.4] Allow PhpUnitBridge v7
#50430 merged
May 25, 2023 -
[Console] block input stream if needed
#50429 merged
May 25, 2023 -
[VarDumper] Fix failures on appveyor
#50427 merged
May 25, 2023 -
[HttpKernel][VarDumper] Fix dumping with labels
#50397 merged
May 25, 2023 -
[Messenger] Fix: Typo in PHPDoc
#50424 merged
May 25, 2023
17 Pull requests opened by 12 people
-
[Cache] Redis garbage collector
#50423 opened
May 25, 2023 -
[Validator] Allow single constraint to be passed to the `constraints` option of the `When` constraint
#50425 opened
May 25, 2023 -
Feature/validator expression is valid
#50438 opened
May 25, 2023 -
[DependencyInjection] Allow extensions to register compiler passes
#50444 opened
May 26, 2023 -
[DependencyInjection] Add support for excluding services with declared custom attribute
#50447 opened
May 26, 2023 -
[Form] Add constraints_from_* options
#50459 opened
May 28, 2023 -
[Command] Add default name
#50467 opened
May 30, 2023 -
[7.0] Enable ext-redis and ext-apcu on appveyor
#50471 opened
May 30, 2023 -
[FrameworkBundle] Prevent `cache:clear` to lose files on subsequent runs
#50475 opened
May 30, 2023 -
[RemoteEvent][Webhook] Add Mailjet support
#50502 opened
May 31, 2023 -
[VarDumper] Add named arguments coverage of VarDumper's function
#50512 opened
May 31, 2023 -
[PhpUnitBridge] Disable deduplication of Doctrine deprecations
#50514 opened
May 31, 2023 -
[Mailer] [MailPace] Fix undefined array key in errors response
#50515 opened
May 31, 2023 -
[RemoteEvent][Webhook] Add Sendinblue support
#50516 opened
May 31, 2023 -
[DependencyInjection] Fix casting scalar env vars from null
#50517 opened
May 31, 2023 -
[Mailer] Deprecate Sendinblue Transport, Create Brevo Transport
#50518 opened
Jun 1, 2023 -
[SecurityBundle] Use LogicException instead of Definition::addError()
#50519 opened
Jun 1, 2023
13 Issues closed by 7 people
-
[Intl] Unpack error on Windows
#50489 closed
Jun 1, 2023 -
[HttpFoundation] getPayload throws JsonException if request body is empty.
#50490 closed
May 31, 2023 -
[Messenger] stop_worker_on_sigterm_signal_listener service missing
#50499 closed
May 31, 2023 -
You have requested a non-existent service "debug.error_handler_configurator".
#50504 closed
May 31, 2023 -
using var-dumper as standalone, expand or collapse not working
#50487 closed
May 31, 2023 -
Unable to update Symfony 6.3 - missing httpfoundation release ?
#50483 closed
May 30, 2023 -
[Dependency Injection] Optional parameter containing % character.
#50469 closed
May 30, 2023 -
Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Runtime\Internal\str_starts_with()
#50466 closed
May 30, 2023 -
New Structure constraint for validating array structure
#50460 closed
May 30, 2023 -
Service Container no working "exclude"
#50417 closed
May 30, 2023 -
[Validator] Incorrect EmailValidator deprecation when using `Validation::createIsValidCallable()`
#50217 closed
May 27, 2023 -
[twig lint Error] when using the command composer require twig/markdown-ext Error to update it
#50448 closed
May 27, 2023 -
[DependencyInjection] WeakReference on 6.3 cause error
#50439 closed
May 26, 2023
17 Issues opened by 13 people
-
UserLoader Not Called
#50511 opened
May 31, 2023 -
[Cache] Issue with RedisTrait::createConnection miss processing redis_cluster value
#50509 opened
May 31, 2023 -
[Validator] hardtype variable with assert
#50497 opened
May 31, 2023 -
[Security] OIDC signature services declaration
#50491 opened
May 31, 2023 -
[HttpClient] Allow setting curl multiopt
#50488 opened
May 31, 2023 -
Sendmail transport runs out of memory
#50486 opened
May 30, 2023 -
Fix Doctrine deprecations
#50481 opened
May 30, 2023 -
Subsequent calls to `cache:clear` delete warmed up files
#50474 opened
May 30, 2023 -
[RFC] Rate limiting message handling in Symfony Messenger
#50465 opened
May 29, 2023 -
[RFC] Chained message handling in Symfony Messenger
#50462 opened
May 29, 2023 -
Check for unused routing requirements
#50461 opened
May 29, 2023 -
Mailgun Driver Fails to Read Message Attachments
#50446 opened
May 26, 2023 -
[Security] Support JWE on OidcTokenHandler
#50441 opened
May 26, 2023 -
[Security] Import `oidc.signature.key` JWK from OIDC server
#50434 opened
May 25, 2023 -
[Security] OIDC Discovery
#50433 opened
May 25, 2023 -
[Form] Access to the Form Object in Form Type Extensions
#50426 opened
May 25, 2023
34 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.
-
[Validator] Allow single integer for the `versions` option of the `Uuid` constraint
#50396 commented on
May 25, 2023 • 8 new comments -
Environment variable typecast processors return null when used in conjunction with default:
#50415 commented on
Jun 1, 2023 • 7 new comments -
[FrameworkBundle] Allow to pass signals to `StopWorkerOnSignalsListener` in XML config and as plain strings
#49750 commented on
May 28, 2023 • 6 new comments -
[Security][SecurityBundle] User authorization checker
#48142 commented on
May 27, 2023 • 3 new comments -
[Messenger] blocking messenger consumer
#47226 commented on
May 31, 2023 • 2 new comments -
REMEMBER_ME cookie has path '/' by default even when application lives under directory
#44320 commented on
May 25, 2023 • 1 new comment -
SerializeErrorRenderer unable to provide a CSV error response.
#50413 commented on
May 27, 2023 • 1 new comment -
[Messenger] Command to execute a message (handler)
#50194 commented on
May 31, 2023 • 1 new comment -
[Console] ProgressBar & Input
#48903 commented on
May 31, 2023 • 1 new comment -
[Console] add console.tick event
#47920 commented on
May 31, 2023 • 1 new comment -
[DoctrineBridge] doctrine:schema:validate require redis start
#50322 commented on
May 31, 2023 • 1 new comment -
[Messenger][SQS] Uncaught SQS Exception when worker stopped.
#50342 commented on
Jun 1, 2023 • 1 new comment -
[Crawler] Fix regression where cdata nodes will return empty string
#49195 commented on
May 25, 2023 • 1 new comment -
[Notifier] add Ntfy Notifier Bridge
#50131 commented on
May 29, 2023 • 1 new comment -
[ExpressionLanguage] Add `Parser->parseWithoutContext`
#50144 commented on
May 25, 2023 • 1 new comment -
[HttpKernel] Add optional `$className` param to `ControllerEvent::getAttributes()`
#50335 commented on
May 27, 2023 • 1 new comment -
[Notifier] Add Novu bridge
#50414 commented on
May 26, 2023 • 1 new comment -
[Messenger] NOGROUP No such key or consumer group 'symfony' in XREADGROUP with GROUP option
#50422 commented on
May 25, 2023 • 0 new comments -
Allow to add new headers to a SentMessage object
#45871 commented on
May 25, 2023 • 0 new comments -
[Security][DX] Be able to know why exactly SecurityVoter returns false
#27995 commented on
May 25, 2023 • 0 new comments -
[Security] Add "sudo mode"
#33955 commented on
May 25, 2023 • 0 new comments -
[RFC][WebProfiler] Show services
#39114 commented on
May 25, 2023 • 0 new comments -
Deprecate event aliases
#40692 commented on
May 25, 2023 • 0 new comments -
[Messenger] Add `bury_on_reject` option and `BeanstalkdPriorityStamp` to Beanstalkd bridge
#49652 commented on
May 27, 2023 • 0 new comments -
[Security] New Password Policy listener
#49821 commented on
May 29, 2023 • 0 new comments -
[Security] OAuth2 Introspection Endpoint (RFC7662)
#50027 commented on
May 29, 2023 • 0 new comments -
[Routing] Add FQCN and FQCN::method aliases when applicable
#50084 commented on
May 25, 2023 • 0 new comments -
[Routing] Prevent duplicated methods and schemes in Route
#50107 commented on
May 25, 2023 • 0 new comments -
[FrameworkBundle] Add --show-aliases option to debug:router command
#50109 commented on
May 25, 2023 • 0 new comments -
[FrameworkBundle][PropertyInfo] Wire the `ConstructorExtractor` class
#50334 commented on
May 27, 2023 • 0 new comments -
[HttpClient] Use hrtime() to compute timeouts
#50367 commented on
May 27, 2023 • 0 new comments -
[Mailer] Redlink bridge
#50387 commented on
May 29, 2023 • 0 new comments -
[HttpKernel][WebProfilerBundle] Allow filtering profiles by many request methods
#50395 commented on
May 27, 2023 • 0 new comments -
[Console] The application also catch `\Throwable` exceptions
#50420 commented on
May 31, 2023 • 0 new comments