Skip to content
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

Fixes lack of escaping of request dump at exception screens #13401

Merged
merged 2 commits into from Jan 17, 2017

Conversation

samdark
Copy link
Member

@samdark samdark commented Jan 17, 2017

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues -

@samdark samdark added this to the 2.0.11 milestone Jan 17, 2017
@samdark samdark self-assigned this Jan 17, 2017
@samdark samdark added the type:bug Bug label Jan 17, 2017
@samdark samdark merged commit 97171a0 into master Jan 17, 2017
@samdark samdark deleted the exception-escaping-fix branch January 17, 2017 22:05
lav45 added a commit to lav45/yii2 that referenced this pull request Jan 19, 2017
* master: (54 commits)
  Suggest latest PHP 7 usage in the guide [skip ci]
  Update .travis.yml
  Update .travis.yml
  travis_retry for mysql
  Fixes yiisoft#13401: Fixed lack of escaping of request dump at exception screens
  Added support for field `yii\console\controllers\BaseMigrateController::$migrationNamespaces` setup from CLI
  Adjusted changelog
  docs/guide-ja some files updated [ci skip] (yiisoft#13396)
  Revert "Fixed some comment issues (yiisoft#13392) [skip ci]"
  Fixes yiisoft#11464: Foreign key name is not provided by schema
  Removed unused method
  Exposed number normalization as StringHelper::normalizeNumber()
  Fixes yiisoft#13287: Fixed translating "and" separator in `UniqueValidator` error message
  Fixes yiisoft#12133: Fixed `getDbTargets()` function in `yii\log\migrations\m141106_185632_log_init` that would create a log table correctly
  Fixed some comment issues (yiisoft#13392) [skip ci]
  Fixed typos in docs/internals/core-code-style (yiisoft#13391) [skip ci]
  fixed some links in doc (yiisoft#13390)
  Used is_subclass_of() as suggested by @SamMousa
  Fixes yiisoft#13387: Extracted "Custom validator for multiple attributes" into community cookbook
  Updated travis config to build only on master branches
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant