Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

role_names instead of roles #14923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3,446 commits into from
Closed

role_names instead of roles #14923

wants to merge 3,446 commits into from

Conversation

wickedOne
Copy link
Contributor

corrected wrong attribute name

relates to symfony/symfony#40087

OskarStark and others added 30 commits January 8, 2021 13:25
… SQS (javiereguiluz)

This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[Messenger] Document the debug option of Amazon SQS

Fixes symfony#14533.

Commits
-------

a6f97ce [Messenger] Document the debug option of Amazon SQS
* 4.4:
  Expand MockResponse example with HTTP status codes
  Update deployment.rst
* 5.1:
  Expand MockResponse example with HTTP status codes
  Update deployment.rst
* 5.2:
  Expand MockResponse example with HTTP status codes
  Update deployment.rst
* 4.4:
  [testing] document improving test speed by reducing encoder work factor
* 5.1:
  [testing] document improving test speed by reducing encoder work factor
* 5.2:
  Tweaks
  [testing] document improving test speed by reducing encoder work factor
* 5.1:
  Restored some wrongly removed contents
* 5.2:
  Restored some wrongly removed contents
…ition (epitre)

This PR was merged into the 5.2 branch.

Discussion
----------

[Workflow] Added function to get a specific transition

Commits
-------

9b704d5 Added function to get a specific transition
* 5.2:
  Added function to get a specific transition
* 4.4:
  [Service Container] Fix Service parameters typo in services.yml
* 5.1:
  [Service Container] Fix Service parameters typo in services.yml
* 5.2:
  [Service Container] Fix Service parameters typo in services.yml
* 4.4:
  [Serializer] Clarifies 'csv_headers' option
* 5.1:
  [Serializer] Clarifies 'csv_headers' option
* 5.2:
  [Serializer] Clarifies 'csv_headers' option
* 4.4:
  Fixed a Serializer example
* 5.1:
  Fixed a Serializer example
* 5.2:
  Fixed a Serializer example
* 4.4:
  [Validator] PHP 7.4 uninitialized typed property handling
* 5.1:
  [Validator] PHP 7.4 uninitialized typed property handling
* 5.2:
  [Validator] PHP 7.4 uninitialized typed property handling
* 4.4:
  fix table markup
* 5.1:
  fix table markup
* 5.2:
  fix table markup
javiereguiluz and others added 23 commits January 29, 2021 13:31
This PR was submitted for the 5.2 branch but it was merged into the 5.3-dev branch instead.

Discussion
----------

[String] Feature 39178

Docs for symfony/symfony#39178

Documentation update for [String] Feature 39178 "AsciiSlugger's symbolsMap should apply to all locales for a language".

Commits
-------

36a5c1a [String] Feature 39178
* 4.4:
  Fix Connect URL
* 5.2:
  Fix Connect URL
…differences (wouterj)

This PR was submitted for the 5.x branch but it was merged into the 5.2 branch instead.

Discussion
----------

[RateLimiter] Add diagrams to better explain the differences

This is just a POC to add some diagrams to better explain the differences in the rate limiter strategies.

Commits
-------

1cdb6cb Added limiter diagrams
* 5.2:
  Added limiter diagrams
The info() method was introduced in Symfony 5.2. I updated comments that were probably copied from the success() method example.
This PR was merged into the 5.2 branch.

Discussion
----------

[Console] Update comments

The info() method was introduced in Symfony 5.2. I updated comments that were probably copied from the success() method example.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).

-->

Commits
-------

dab721b [Console] Update comments
* 5.2:
  [Console] Update comments
* 5.2:
  Fixed image path
* 4.4:
  Update care team members
  [Validator] Use seealso instead of tip for File
* 5.2:
  Update care team members
  [Validator] Use seealso instead of tip for File
* 4.4:
  Add Slack Link to CARE Team Member
* 5.2:
  Add Slack Link to CARE Team Member
* 4.4:
  [Messenger] Replace comma with full stop
* 5.2:
  [Messenger] Replace comma with full stop
…(dayallnash)

This PR was merged into the 5.2 branch.

Discussion
----------

Update conventions page to show correct function

* Updated conventions page to say trigger_deprecation instead of trigger_error

Commits
-------

1bb5c08 Update conventions page to show correct function
* 5.2:
  Update conventions page to show correct function
This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Add SpotHit bridge

Commits
-------

edb9b43 [Notifier] Add SpotHit bridge
corrected wrong attribute name

relates to symfony/symfony#40087
@wickedOne wickedOne changed the base branch from 5.x to 4.4 February 4, 2021 10:21
@wickedOne wickedOne requested a review from xabbuh as a code owner February 4, 2021 10:21
@wickedOne wickedOne closed this Feb 4, 2021
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Feb 4, 2021
…kedOne)

This PR was merged into the 4.4 branch.

Discussion
----------

[SecurityBundle] role_names variable instead of roles

replaced the roles variable with role_names in order to fix cache warming

introduced @ d64372d

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40087
| License       | MIT
| Doc PR        | symfony/symfony-docs#14923

Commits
-------

58bb614 [SecurityBundle] role_names variable instead of roles
@wickedOne wickedOne deleted the role-names branch February 4, 2021 11:32
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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.