Skip to content

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Jul 21, 2025

Q A
Branch? 8.0
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT
  • Add argument $info to ArrayNodeDefinition::canBeDisabled() and canBeEnabled()
  • Add argument $finishedIndicator to ProgressIndicator::finish()
  • Add argument $target to ContainerBuilder::registerAliasForArgument()
  • Add arguments $v4Bytes and $v6Bytes to IpUtils::anonymize()
  • Add argument $partitioned to ResponseHeaderBag::clearCookie()
  • Add argument $expiration to UriSigner::sign()
  • Add argument $logChannel to ErrorListener::logException()
  • Add argument $accessDecision to AccessDecisionManagerInterface::decide() and AuthorizationCheckerInterface::isGranted()
  • Add argument $vote to VoterInterface::vote() and Voter::voteOnAttribute()
  • Add argument $token to UserCheckerInterface::checkPostAuth()
  • Add argument $attributes to UserAuthenticatorInterface::authenticateUser()
  • Add argument $format to Uuid::isValid()
  • Add argument $request to RequestParserInterface::createSuccessfulResponse() and RequestParserInterface::createRejectedResponse()
  • Add $nbToken argument to Marking::mark() and Marking::unmark()

@carsonbot carsonbot added this to the 8.0 milestone Jul 21, 2025
@alexandre-daubois
Copy link
Member

alexandre-daubois commented Jul 22, 2025

LGTM but the failure seems related?

@nicolas-grekas nicolas-grekas merged commit 2c0dd69 into symfony:8.0 Jul 22, 2025
5 of 9 checks passed
@nicolas-grekas nicolas-grekas deleted the args branch July 22, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants