Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fabpot left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Some minor comments
src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
dorumd commentedSep 9, 2019
src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/ConfigurationTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/WebProfilerExtensionTest.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
dorumd commentedSep 12, 2019
@stof I have split the tests. Can you please review? |
fabpot commentedSep 16, 2019
Thank you@dorumd. |
fabpot commentedSep 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? |
…irects in 4.4 (dorumd)\"
…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 commit21a05de, reversingchanges made to24faadc.| 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)\"
* 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
Deprecated
web_profiler.intercept_redirectsconfig option in symfony 4.4.