Skip to content

[WebProfiler] Deprecated intercept_redirects in 4.4 #33507

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

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Conversation

dorumd
Copy link
Contributor

@dorumd dorumd commented Sep 8, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #33467
License MIT
Doc PR -

Deprecated web_profiler.intercept_redirects config option in symfony 4.4.

Copy link
Member

@fabpot fabpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments

@dorumd
Copy link
Contributor Author

dorumd commented Sep 9, 2019

@fabpot @ro0NL Indeed, good point about deprecating it using Configuration tooling. Please check my latest changes.

@dorumd
Copy link
Contributor Author

dorumd commented Sep 12, 2019

@stof I have split the tests. Can you please review?

@fabpot
Copy link
Member

fabpot commented Sep 16, 2019

Thank you @dorumd.

@fabpot
Copy link
Member

fabpot commented Sep 16, 2019

@dorumd Can you submit a PR on master (I've just merged 4.4 into master) to remove support for the deprecated code?

lyrixx added a commit to lyrixx/symfony that referenced this pull request Sep 18, 2019
…rects in 4.4 (dorumd)"

This reverts commit 21a05de, reversing
changes made to 24faadc.
lyrixx added a commit to lyrixx/symfony that referenced this pull request Sep 23, 2019
…rects in 4.4 (dorumd)"

This reverts commit 21a05de, reversing
changes made to 24faadc.
fabpot pushed a commit to lyrixx/symfony that referenced this pull request Sep 23, 2019
fabpot added a commit that referenced this pull request Sep 23, 2019
…ept_redirects in 4.4 (dorumd)" (lyrixx)

This PR was squashed before being merged into the 4.4 branch (closes #33621).

Discussion
----------

Revert "feature #33507 [WebProfiler] Deprecated intercept_redirects in 4.4 (dorumd)"

This reverts commit 21a05de, reversing
changes made to 24faadc.

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? |
| Tickets       | Fix #33467
| License       | MIT
| Doc PR        |

Commits
-------

e767bb1 Revert \"feature #33507 [WebProfiler] Deprecated intercept_redirects in 4.4 (dorumd)\"
nicolas-grekas added a commit that referenced this pull request Sep 24, 2019
* 4.4:
  [Security/Http] fix typo in deprecation message
  [Security] Deprecate isGranted()/decide() on more than one attribute
  Fixed a minor typo in the UPGRADE to 5.0 guide
  Various tweaks 3.4
  Various tweaks 4.3
  [Security] Make stateful firewalls turn responses private only when needed
  [PhpUnit] Fix usleep mock return value
  Revert \"feature #33507 [WebProfiler] Deprecated intercept_redirects in 4.4 (dorumd)\"
  [TwigBundle] typo
  [TwigBundle] fix test case
  [Lock] use Predis\ClientInterface instead of Predis\Client
  Allow Twig 3
  Minor tweaks
  Fix version typo in deprecation notice
  [Form][SubmitType] Add "validate" option
  hint to the --parse-tags when parsing tags fails
  Make legacy "wrong" RFC2047 encoding apply only to one header
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
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.

7 participants