Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
39 Pull requests merged by 19 people
-
[DependencyInjection] keep `proxy` tag on original definition when decorating
#49334 merged
Feb 11, 2023 -
fix tests
#49335 merged
Feb 11, 2023 -
Smsapi - Make "from" optional
#49261 merged
Feb 10, 2023 -
[Notifier] Introduce FromNotificationInterface for MessageInterface implementations
#49327 merged
Feb 10, 2023 -
[Tests] Fix static calls and Mock var annotation
#49328 merged
Feb 10, 2023 -
Add warning about Symfony 5.2 changing pcntl_async_signals
#49313 merged
Feb 10, 2023 -
[FrameworkBundle] Fix checkboxes check assertions
#47946 merged
Feb 10, 2023 -
Split and clean up tests
#49286 merged
Feb 10, 2023 -
[Tests] Migrate tests to static data providers
#49288 merged
Feb 10, 2023 -
[Messenger] Allow passing a string instead of an array in `TransportNamesStamp`
#49270 merged
Feb 10, 2023 -
Use xxh128 instead of md5
#49321 merged
Feb 10, 2023 -
[HttpClient] Fix data collector
#49301 merged
Feb 10, 2023 -
[Validator] LuhnValidator code optimization
#49216 merged
Feb 10, 2023 -
[Notifier][WebProfilerBundle] Ignore messages whose `getNotification` returns `null`
#49310 merged
Feb 10, 2023 -
[Form] Check for `RepeatedType` child in `PasswordHasherListener`
#49267 merged
Feb 10, 2023 -
Fix Psalm job
#49325 merged
Feb 10, 2023 -
[HttpClient] Fix over-encoding of URL parts to match browser's behavior
#49299 merged
Feb 10, 2023 -
[HttpClient] Revert support for "friendsofphp/well-known-implementations"
#49314 merged
Feb 10, 2023 -
[Mailer] add Sender to the list of bypassed headers
#49214 merged
Feb 8, 2023 -
[FrameworkBundle][Yaml] Remove some unused code
#49290 merged
Feb 8, 2023 -
[FrameworkBundle] Fix symfony/dom-crawler conflict
#49289 merged
Feb 8, 2023 -
[Cache] Sync RelayProxy with latest lazy-proxy changes
#49284 merged
Feb 7, 2023 -
[VarExporter] Fix lazy-proxying readonly classes on PHP 8.3
#49282 merged
Feb 7, 2023 -
[Security] Return 403 instead of 500 when no firewall is defined
#49193 merged
Feb 7, 2023 -
Remove unused data provider
#49278 merged
Feb 7, 2023 -
[PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
#49253 merged
Feb 7, 2023 -
[Intl] fix script to update emoji list + build the list
#49263 merged
Feb 6, 2023 -
[Intl] Generate all emoji short name returned by slack api
#49147 merged
Feb 6, 2023 -
[TwigBridge] Improve form_errors of bootstrap5 form theme
#49243 merged
Feb 6, 2023 -
[Serializer] Fix CsvEncoder decode on empty data
#49245 merged
Feb 6, 2023 -
[Tests] Migrate data providers to static ones
#49244 merged
Feb 6, 2023 -
[Cache] Fix Redis proxies
#49255 merged
Feb 6, 2023 -
Fix some typos
#49239 merged
Feb 6, 2023 -
[Lock] Fix some typos in MongoDbStore
#49240 merged
Feb 6, 2023 -
stop using `assertObjectHasAttribute()`/`assertObjectHasNotAttribute()`
#49236 merged
Feb 6, 2023 -
[Dotenv] Fix phpdoc Dotenv
#49249 merged
Feb 6, 2023 -
[Translator] Replace deprecated/removed way to configure enabled_locales
#49247 merged
Feb 5, 2023 -
[Config] Fix phpdoc nullable
#49248 merged
Feb 5, 2023
23 Pull requests opened by 21 people
-
[Security] Deprecate using string as attributes in Authorization
#49254 opened
Feb 6, 2023 -
[Messenger] New transport.serializer configuration
#49256 opened
Feb 6, 2023 -
[HttpKernel] Fix setting the session on the main request when it's started by a subrequest
#49265 opened
Feb 6, 2023 -
[Workflow] remove new lines from workflow metadata
#49272 opened
Feb 6, 2023 -
[VarDumper] Disable links for IntelliJ platform
#49274 opened
Feb 7, 2023 -
[FrameworkBundle][HttpKernel] Configure `ErrorHandler` on boot
#49275 opened
Feb 7, 2023 -
[Serializer] Introduces `SupportedTypesMethodInterface` to allow better performance
#49291 opened
Feb 7, 2023 -
[VarDumper] Fix error when reflected class has default Enum parameter in constructor
#49292 opened
Feb 8, 2023 -
[Doctrine-bridge] Allow to ignore specific nullable fields in UniqueEntity
#49293 opened
Feb 8, 2023 -
[Messenger] Add `Envelope::getResult()`
#49294 opened
Feb 8, 2023 -
[Validator] Add a `NoSuspiciousCharacters` constraint to validate a string is not suspicious
#49300 opened
Feb 8, 2023 -
[HttpClient] Add `UriTemplateHttpClient`
#49302 opened
Feb 8, 2023 -
[Security] Add logout configuration for Clear-Site-Data header
#49306 opened
Feb 9, 2023 -
[HttpKernel][WebProfilerBundle] fix research feature
#49316 opened
Feb 9, 2023 -
[Messenger] Fix warning message on failed messenger show command
#49317 opened
Feb 9, 2023 -
Add `skip_response_headers` to the `HttpCache` options
#49318 opened
Feb 9, 2023 -
[Security] Defer clearing CSRF tokens after the controller is called
#49319 opened
Feb 9, 2023 -
[Notifier] Fix notifier profiler when transport name is null
#49326 opened
Feb 10, 2023 -
[PropertyAccess] Allow escaping in PropertyPath
#49331 opened
Feb 10, 2023 -
[FrameworkBundle] Add inlined env vars into debug:container output
#49336 opened
Feb 11, 2023 -
Fix some phpdoc
#49337 opened
Feb 11, 2023 -
Enhance string to snake case conversion
#49339 opened
Feb 11, 2023 -
[Filesystem] Remove always true condition
#49341 opened
Feb 12, 2023
20 Issues closed by 12 people
-
[DI] Cannot decorate lazy, final class using interface proxying
#49333 closed
Feb 11, 2023 -
[FrameworkBundle] version 5.4.x not compatibile with routing 6.x
#49264 closed
Feb 11, 2023 -
Random E_COMPILE_ERROR error when Symfony preload is enabled
#49296 closed
Feb 10, 2023 -
Integrate Plivo Transport for SMS into Notifier
#47671 closed
Feb 10, 2023 -
[FrameworkBundle] `WebTestCaseTest::assertCheckboxChecked/assertCheckboxNotChecked` does not work with html5
#47830 closed
Feb 10, 2023 -
symfony/http-client - Stop working with profiler
#49219 closed
Feb 10, 2023 -
PasswordHasherListener does not take into account of AbstractType
#49260 closed
Feb 10, 2023 -
[Profiler] Notifications tab - Null pointer exception
#49305 closed
Feb 10, 2023 -
[HttpClient] should not encode best-practice characters in query-parameters (@:!;,*)
#48315 closed
Feb 10, 2023 -
[DependencyInjection] Attribute to define service aliases
#49323 closed
Feb 9, 2023 -
[Messenger] Allow of one handler method for "Handling Multiple Messages" with AsMessageHandler attribute
#49163 closed
Feb 9, 2023 -
Unable to use Sessions: "Cannot find any session data."
#49140 closed
Feb 9, 2023 -
check multi authenticator ??
#49303 closed
Feb 8, 2023 -
Symfony String Component require intl extension
#49280 closed
Feb 7, 2023 -
[Serializer] Improve normalization performance?
#49196 closed
Feb 7, 2023 -
[Twig-bridge] Flushed TemplatedEmail context after marked as rendered
#49271 closed
Feb 7, 2023 -
[EmailValidator] Unresolvable Deprecation
#49258 closed
Feb 6, 2023 -
[Messenger] No command defined in the "message" namespace
#49259 closed
Feb 6, 2023 -
[VarExporter] Lazy proxy breaks pass by reference arguments
#49191 closed
Feb 6, 2023
18 Issues opened by 14 people
-
System hangs when a php interpreter is executed via Process
#49320 opened
Feb 9, 2023 -
[HttpClient] allow upload in form to be transfer-encoded with base64
#49315 opened
Feb 9, 2023 -
Default profiler logs to all messages
#49312 opened
Feb 9, 2023 -
[Workflow] New lines (\n) results in partially coloured label
#49311 opened
Feb 9, 2023 -
[Validator] Make string length checks configurable which String component type they use
#49309 opened
Feb 9, 2023 -
Wrong authors' GitHub accout links in release notes
#49298 opened
Feb 8, 2023 -
[Mime] `QpContentEncoder` removes intentional line break
#49295 opened
Feb 8, 2023 -
Integration tests skipped with Redis cluster should be fixed
#49285 opened
Feb 7, 2023 -
[HttpFoundation] UploadedFile getSanitizedName
#49283 opened
Feb 7, 2023 -
Mention security fixes in release notes
#49277 opened
Feb 7, 2023 -
Autogenerated changelog links broken (e.g. symfony/security-core 5.4.19)
#49276 opened
Feb 7, 2023 -
Add a normalization step for the user-identifier in firewalls
#49269 opened
Feb 6, 2023 -
Add validation rule based on Spoofchecker::isSuspicious()
#49268 opened
Feb 6, 2023 -
Enhance security by issuing a Clear-Site-Data header on logout
#49266 opened
Feb 6, 2023 -
warning message on failed messenger show command
#49262 opened
Feb 6, 2023 -
Issues with the fix for CVE-2022-24894
#49257 opened
Feb 6, 2023 -
Sending EOF to console input should not bypass all subsequent questions
#49251 opened
Feb 5, 2023 -
Sort flag in `translation:extract` command doesn't seem to work
#49250 opened
Feb 5, 2023
41 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.
-
Migrate to `static` data providers using `rector/rector`
#48668 commented on
Feb 11, 2023 • 37 new comments -
[Translation] Phrase translation provider
#49231 commented on
Feb 10, 2023 • 14 new comments -
[RateLimiter] add the ability to use a Clock inside the RateLimiter
#49222 commented on
Feb 7, 2023 • 11 new comments -
[HttpKernel] Create Attributes `#[MapRequestContent]`, `#[MapRequestInput]` and `#[MapQueryString]` to map Request input to typed objects
#49138 commented on
Feb 8, 2023 • 7 new comments -
[HttpKernel] Add `#[ValueResolver]` for specifying a controller argument resolver
#48992 commented on
Feb 11, 2023 • 6 new comments -
[PHPUnit bridge] Support for PHPUnit 10.x
#49069 commented on
Feb 9, 2023 • 4 new comments -
Add phpdoc return type to v6 codebase to prepare v7 typehint
#47551 commented on
Feb 10, 2023 • 4 new comments -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
Feb 10, 2023 • 4 new comments -
"The CSRF token is invalid." in tests after upgrading to 6.2.6 to fix CVE
#49194 commented on
Feb 8, 2023 • 3 new comments -
Conditional routing in Workflow component
#20879 commented on
Feb 10, 2023 • 3 new comments -
[DependencyInjection] Add attribute #[Exclude]
#46643 commented on
Feb 10, 2023 • 3 new comments -
[Messenger] MessageDecodingFailedException should not delete message from queue
#44117 commented on
Feb 12, 2023 • 3 new comments -
LDAPConnection is not exchangeable with own interface implementation
#48875 commented on
Feb 10, 2023 • 2 new comments -
Display aliases in `debug:container` command
#47427 commented on
Feb 11, 2023 • 2 new comments -
[Security][SecurityBundle] User authorization checker
#48142 commented on
Feb 7, 2023 • 2 new comments -
[Security] Add remember me option for JSON logins
#48899 commented on
Feb 7, 2023 • 2 new comments -
Request::create can trigger deprecated array conversion in 8.1 with bad values
#47084 commented on
Feb 6, 2023 • 1 new comment -
PHP8.2 str_split function returns empty arrays for empty strings
#49213 commented on
Feb 8, 2023 • 1 new comment -
[Security] login_throttling: Allow configuring the multiplier "5"
#47287 commented on
Feb 8, 2023 • 1 new comment -
[DX] Static vs. runtime env vars
#40794 commented on
Feb 8, 2023 • 1 new comment -
Monitor/debug DB calls made by serialization
#49150 commented on
Feb 8, 2023 • 1 new comment -
[Yaml] Fix Yaml Parser with quote end in a new line
#48022 commented on
Feb 10, 2023 • 1 new comment -
[Security] Json login exception
#48277 commented on
Feb 8, 2023 • 1 new comment -
[Validator] Allow to use translation_domain false for validators and to use custom translation domain by constraints
#48852 commented on
Feb 6, 2023 • 1 new comment -
Add function for getting the current numeric shell verbosity
#48942 commented on
Feb 7, 2023 • 1 new comment -
[RateLimiter] fix incorrect retryAfter of FixedWindow
#49070 commented on
Feb 6, 2023 • 1 new comment -
[DoctrineBridge] fix issue with missing stopwatch events
#49079 commented on
Feb 8, 2023 • 1 new comment -
[Form] Deprecate not honoring with_seconds => false for HTML5 datetime inputs in DateTimeType
#49158 commented on
Feb 9, 2023 • 1 new comment -
[FrameworkBundle] Detect unused environment variables in .env
#49161 commented on
Feb 6, 2023 • 1 new comment -
[Security] deprecate the $secret argument of the PersistentRememberMeHandler constructor
#49217 commented on
Feb 7, 2023 • 1 new comment -
[BinaryFileResponse] Possible to use SplTempFileObject for download attachments.
#48530 commented on
Feb 5, 2023 • 0 new comments -
[Messenger] Add a scheduler transport
#47112 commented on
Feb 11, 2023 • 0 new comments -
[Serializer] fix: deserialization union type of enum
#47803 commented on
Feb 9, 2023 • 0 new comments -
[Security] Add OidcUserInfoTokenHandler and OidcUser
#48272 commented on
Feb 8, 2023 • 0 new comments -
[HttpFoundation] Add native handlers for Memcache and Redis
#48588 commented on
Feb 7, 2023 • 0 new comments -
[Stopwatch] Restart (reset) an event
#48960 commented on
Feb 6, 2023 • 0 new comments -
[DomCrawler] Give choice of used parser
#49121 commented on
Feb 7, 2023 • 0 new comments -
[HttpKernel] Collect data from every event dispatcher
#49151 commented on
Feb 10, 2023 • 0 new comments -
[DependencyInjection] Introduce `#[AsAlias]` attribute
#49198 commented on
Feb 11, 2023 • 0 new comments -
[HttpFoundation] Constraint ResponseHeaderSame now shows the actual header value
#49227 commented on
Feb 6, 2023 • 0 new comments