GitHub / symfony/symfony-docs issues and pull requests
#21480 - [Validator] UniqueEntity - add warning about not supported types and association mappings.
Pull Request -
State: open - Opened by wkania about 2 months ago
#21479 - [Config][DependencyInjection][Routing] remove ability to access $this a…
Issue -
State: open - Opened by nicolas-grekas about 2 months ago
#21475 - [MonologBundle] Document handler `priority` option
Pull Request -
State: closed - Opened by HypeMC about 2 months ago
Labels: Status: Reviewed
#21474 - [FrameworkBundle] remove the deprecated WorkflowDumpCommand
Issue -
State: open - Opened by nicolas-grekas about 2 months ago
#21473 - [HtmlSanitizer] Improve the explanation about injecting sanitizers in services
Pull Request -
State: closed - Opened by javiereguiluz about 2 months ago
Labels: Status: Needs Review, HtmlSanitizer
#21472 - feat(asset-mapper): document support for importing JSON assets in AssetMapper
Pull Request -
State: open - Opened by PhilDaiguille about 2 months ago
#21470 - [FrameworkBundle] Add support for union types on `#[AsEventListener]`
Pull Request -
State: open - Opened by alamirault about 2 months ago
#21468 - [Framework] Fix missing framework options not_compromised_password
Pull Request -
State: open - Opened by alamirault about 2 months ago
#21467 - [FrameworkBundle] Add support for union types on `#[AsEventListener]`
Issue -
State: open - Opened by fabpot about 2 months ago
#21464 - [Cache] bump ext-relay to 0.12+
Issue -
State: closed - Opened by fabpot about 2 months ago
- 1 comment
Labels: Cache
#21463 - [HttpFoundation] Deprecate Request::get() in favor of using properties …
Issue -
State: open - Opened by nicolas-grekas about 2 months ago
#21462 - Move http_client.retry_failed config inside retry_failed section
Pull Request -
State: open - Opened by hellomedia about 2 months ago
#21460 - [Workflow] Move the dump command to the component
Issue -
State: open - Opened by fabpot about 2 months ago
#21459 - `framework.validation.not_compromised_password` is missing details
Issue -
State: open - Opened by cs278 about 2 months ago
#21458 - [Security] Fix the OIDC discovery cache configuration
Pull Request -
State: closed - Opened by javiereguiluz about 2 months ago
Labels: Security, Status: Needs Review
#21457 - [Form] `EnumType` Mentioning array keys of `choices`
Pull Request -
State: open - Opened by ThomasLandauer about 2 months ago
#21456 - Add identifierFieldNames option details to Update UniqueEntity.rst
Pull Request -
State: closed - Opened by toby-griffiths about 2 months ago
- 1 comment
Labels: Status: Needs Review
#21455 - [DependencyInjection] Deprecate `getNamespace()` and `getXsdValidationBasePath()` methods
Pull Request -
State: closed - Opened by javiereguiluz about 2 months ago
- 1 comment
Labels: DependencyInjection, Status: Needs Review
#21454 - [DependencyInjection] Deprecate `ExtensionInterface::getXsdValidationBa…
Issue -
State: closed - Opened by nicolas-grekas about 2 months ago
- 1 comment
Labels: DependencyInjection, hasPR
#21453 - [Security] Wrong example for oidc.discovery.cache option
Issue -
State: closed - Opened by Tilogorn about 2 months ago
- 3 comments
Labels: Security, hasPR
#21451 - [Form] Document the choices option of EnumType
Pull Request -
State: closed - Opened by javiereguiluz about 2 months ago
Labels: Form, Status: Reviewed
#21450 - the JsonStreamer documentation is hard to find
Issue -
State: open - Opened by stof about 2 months ago
#21448 - [Form] Add new active_at, not_active_at and legal_tender options to CurrencyType
Pull Request -
State: open - Opened by javiereguiluz about 2 months ago
Labels: Form
#21447 - [DependencyInjection][Routing] Deprecate XML configuration format
Issue -
State: open - Opened by fabpot about 2 months ago
#21446 - [Form] Add new `active_at`, `not_active_at` and `legal_tender` options …
Issue -
State: closed - Opened by fabpot about 2 months ago
- 1 comment
Labels: Form, hasPR
#21444 - Fix XSD in XML examples
Pull Request -
State: open - Opened by nicolas-grekas about 2 months ago
#21443 - [Security] : security.logout.path supports route name
Pull Request -
State: closed - Opened by xavierleune about 2 months ago
Labels: Security, Status: Reviewed
#21441 - [Config][DependencyInjection][Routing] Deprecate using `$this` or the i…
Issue -
State: open - Opened by nicolas-grekas about 2 months ago
#21440 - [Contributing] Minor updates in the Docs contributing guide
Pull Request -
State: open - Opened by javiereguiluz about 2 months ago
#21436 - [Form] `EnumType`: `choices` is missing
Issue -
State: closed - Opened by ThomasLandauer about 2 months ago
Labels: Form, hasPR
#21435 - [Serializer] Remove unhelpful exposed "serializer alternative"
Pull Request -
State: open - Opened by smnandre about 2 months ago
#21434 - [http client] Confusing 'max_retries' entry
Issue -
State: open - Opened by hellomedia about 2 months ago
#21432 - [FrameworkBundle][PropertyInfo] Enable the property-info constructor extractor by default
Pull Request -
State: closed - Opened by javiereguiluz about 2 months ago
Labels: Status: Reviewed, PropertyInfo, FrameworkBundle
#21430 - [BrowserKit] Add a note about making multiple requests
Pull Request -
State: open - Opened by javiereguiluz about 2 months ago
Labels: BrowserKit
#21427 - [Validator] remove support for passing associative arrays to GroupSeque…
Issue -
State: open - Opened by nicolas-grekas about 2 months ago
#21425 - [Security] deprecate extending `RememberMeDetails` using legacy constru…
Issue -
State: closed - Opened by fabpot about 2 months ago
- 1 comment
Labels: Security
#21424 - [Validator] Fix typo in Video constraint
Pull Request -
State: closed - Opened by wkania 2 months ago
- 1 comment
Labels: Validator, Status: Reviewed
#21423 - Add new DayPointType and TimePointType Doctrine type
Pull Request -
State: closed - Opened by wkania 2 months ago
- 1 comment
Labels: Status: Reviewed, DoctrineBridge
#21422 - [Uid] Add documentation for MockUuidFactory usage in tests
Pull Request -
State: closed - Opened by momito69 2 months ago
- 2 comments
Labels: Status: Needs Review, Uid
#21420 - [Security] improve VoteObject adding extraData
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
Labels: Security, Status: Needs Review
#21417 - Explain message deduplication default
Pull Request -
State: open - Opened by ddeboer 2 months ago
#21416 - [Logger] Update link to Monolog Configuration class
Pull Request -
State: closed - Opened by GromNaN 2 months ago
Labels: Logger, Status: Needs Review
#21415 - [MonologBridge] Deprecate `NotFoundActivationStrategy`
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: Logger
#21412 - [Serializer] Support preserving array keys with XmlEncoder
Pull Request -
State: open - Opened by dmytro-liashko-dev 2 months ago
#21411 - [Validator] deprecate implicit constraint option names in YAML/XML mapp…
Issue -
State: open - Opened by nicolas-grekas 2 months ago
#21409 - Escape user data in server-data.rst
Pull Request -
State: closed - Opened by dave1010 2 months ago
Labels: Status: Reviewed, front-end
#21408 - [Uid] Default to UuidV7 when using UuidFactory
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: Status: Needs Review, Uid
#21403 - [Uid] Default to `UuidV7` when using `UuidFactory`
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: hasPR, Uid
#21402 - [DoctrineBridge] Add new `DayPointType` and `TimePointType` Doctrine ty…
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: hasPR, DoctrineBridge
#21401 - [Security] improve VoteObject adding extraData for give more possibilit…
Issue -
State: open - Opened by fabpot 2 months ago
#21400 - [Console] Fix invokable command running other commands
Pull Request -
State: closed - Opened by alamirault 2 months ago
- 1 comment
Labels: Console, Status: Reviewed
#21397 - [Validator] Add option to allow `ANY` protocol in `Assert\Url` constrai…
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: Validator, hasPR
#21396 - Meilisearch show old configuration reference
Issue -
State: closed - Opened by MrYamous 2 months ago
- 1 comment
Labels: Website
#21395 - Use DOCtor-RST 1.70.1
Pull Request -
State: closed - Opened by OskarStark 2 months ago
Labels: Status: Needs Review
#21394 - [FrameworkBundle] Simplify usage of the Target attribute
Pull Request -
State: open - Opened by javiereguiluz 2 months ago
#21392 - [Mailer][Mandrill] Add `subaccount` to the payload
Issue -
State: open - Opened by fabpot 2 months ago
#21390 - [HtmlSanitizer] Use the native HTML5 parser when using PHP 8.4+
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: Status: Reviewed, HtmlSanitizer
#21387 - [ObjectMapper] Invalid link to the documentation in
Issue -
State: open - Opened by clement-michelet 2 months ago
#21386 - [Workflow] Document backed enum support
Pull Request -
State: closed - Opened by tucksaun 2 months ago
Labels: Status: Needs Review, Workflow
#21385 - [Workflow] Add support for `BackedEnum` in `MethodMarkingStore`
Issue -
State: closed - Opened by nicolas-grekas 2 months ago
- 1 comment
Labels: hasPR, Workflow
#21384 - [Validator] Add Video constraint for validating video files
Pull Request -
State: open - Opened by javiereguiluz 2 months ago
Labels: Validator
#21383 - [Mailer][Sendgrid] Add support for `global` region
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: Mailer
#21382 - [Asset][Lock][RateLimiter] Use the `#[Target]` attribute in some examples
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: Status: Reviewed, Asset, Lock, RateLimiter
#21380 - [DependencyInjection] Allow multiple `#[AsDecorator]` attributes
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: DependencyInjection, Status: Needs Review
#21379 - [Security] Add `access_decision()` and `access_decision_for_user()`
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: Security, Status: Reviewed, TwigBridge
#21378 - [Config] Replace `fixXmlConfig()` by a new argument of `arrayNode()`
Pull Request -
State: closed - Opened by javiereguiluz 2 months ago
- 1 comment
Labels: Config, Status: Reviewed
#21376 - Fix typo on variable
Pull Request -
State: closed - Opened by sblum51 2 months ago
- 1 comment
Labels: Status: Reviewed
#21373 - [HttpFoundation] Add `#[IsSignatureValid]` attribute
Issue -
State: open - Opened by fabpot 2 months ago
#21371 - Add guideline that changing default values is a BC break
Pull Request -
State: open - Opened by OskarStark 2 months ago
#21370 - [Config] Add argument `$singular` to `NodeBuilder::arrayNode()` to deco…
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: Config, hasPR
#21369 - [Console] Document timeout functionality for `QuestionHelper`
Pull Request -
State: closed - Opened by janedbal 2 months ago
Labels: Console, Status: Reviewed
#21368 - The page with opensearch support returns 500 error code
Issue -
State: open - Opened by savinmikhail 2 months ago
#21367 - [Lock] DynamoDB store
Issue -
State: closed - Opened by fabpot 2 months ago
- 2 comments
Labels: hasPR, Lock
#21366 - [Console][QuestionHelper] add optional timeout for human interaction
Issue -
State: closed - Opened by fabpot 2 months ago
- 1 comment
Labels: Console, hasPR
#21365 - [Messenger] Introduce `DefaultStampsProviderInterface `
Issue -
State: open - Opened by fabpot 2 months ago
#21364 - [Serializer] Fix normalization format constants in serializer.rst
Pull Request -
State: closed - Opened by thePanz 3 months ago
- 1 comment
Labels: Serializer, Status: Needs Review
#21363 - [Security] Add `tokenSource` parameter for CSRF token validation sources
Pull Request -
State: open - Opened by webda2l 3 months ago
#21360 - [Validator] Add `#[ExtendsValidationFor]` to declare new constraints fo…
Issue -
State: open - Opened by fabpot 3 months ago
#21359 - [WebProfilerBundle] Show `EventSource` requests in debug toolbar
Issue -
State: open - Opened by fabpot 3 months ago
#21358 - [Security] Deprecate `PersistentToken::getClass()` and `RememberMeDetai…
Issue -
State: open - Opened by fabpot 3 months ago
#21357 - [Console] Mention how to test a multiline question’s answer
Pull Request -
State: closed - Opened by MatTheCat 3 months ago
Labels: Console, Status: Reviewed
#21352 - [WCM][FrameworkBundle] Prepare session in functionnal tests
Pull Request -
State: open - Opened by cyve 3 months ago
#21350 - [Security][SecurityBundle] Dump role hierarchy as mermaid chart
Issue -
State: closed - Opened by fabpot 3 months ago
- 1 comment
Labels: Security, SecurityBundle
#21349 - [DependencyInjection] Allow `Class::function(...)` and `global_function…
Issue -
State: open - Opened by fabpot 3 months ago
#21348 - [VarExporter] Add support for exporting named closures
Issue -
State: closed - Opened by fabpot 3 months ago
- 1 comment
Labels: VarExporter
#21342 - [Security][TwigBridge] Add `access_decision()` and `access_decision_for…
Issue -
State: open - Opened by nicolas-grekas 3 months ago
#21341 - [Validator] Add `Video` constraint for validating video files
Issue -
State: open - Opened by nicolas-grekas 3 months ago
#21340 - [DependencyInjection] Allow multiple `#[AsDecorator]` attributes
Issue -
State: closed - Opened by fabpot 3 months ago
- 1 comment
Labels: DependencyInjection, hasPR
#21338 - Fix incorrect security configuration structure in testing documentation
Pull Request -
State: closed - Opened by eddeh 3 months ago
- 1 comment
Labels: Status: Reviewed
#21337 - [DependencyInjection] Parse attributes found on abstract classes for re…
Issue -
State: open - Opened by fabpot 3 months ago
#21336 - clean up 7.4 versionadded directives
Pull Request -
State: closed - Opened by xabbuh 3 months ago
- 1 comment
Labels: Status: Reviewed
#21335 - [Profiler] document how to disable data collector internal tracing logic
Pull Request -
State: open - Opened by 94noni 3 months ago
#21334 - [Serializer][Validator] Add JSON schema for validating and autocompleti…
Issue -
State: open - Opened by fabpot 3 months ago
#21333 - [DependencyInjection] Allow adding resource tags using any config forma…
Issue -
State: open - Opened by fabpot 3 months ago
#21332 - [Form] Add form type guesser for `EnumType`
Issue -
State: open - Opened by fabpot 3 months ago
#21331 - Add documentation for extending `IsGranted` attribute
Pull Request -
State: closed - Opened by tcoch 3 months ago
- 1 comment
Labels: Status: Reviewed
#21329 - [Intl] Add methods to filter currencies more precisely
Issue -
State: open - Opened by nicolas-grekas 3 months ago
#21327 - [Runtime] Add support for JSON encoded APP_RUNTIME_OPTIONS value
Pull Request -
State: open - Opened by VincentLanglet 3 months ago
#21326 - [Security] Allow subclassing `#[IsGranted]`
Issue -
State: open - Opened by nicolas-grekas 3 months ago
#21325 - [Validator] require a top-level domain by default in the Url constraint
Issue -
State: closed - Opened by nicolas-grekas 3 months ago
- 1 comment
Labels: Validator