8000 [5.4] Non copiable ErrorExeption · Issue #19438 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content

[5.4] Non copiable ErrorExeption #19438

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
eddilou opened this issue Jun 1, 2017 · 3 comments
Closed

[5.4] Non copiable ErrorExeption #19438

eddilou opened this issue Jun 1, 2017 · 3 comments

Comments

@eddilou
Copy link
eddilou commented Jun 1, 2017
  • Laravel Version: 5.4.24
  • PHP Version: 5.6.30
  • Database Driver & Version: libmysql - mysqlnd 5.0.11-dev - 20120503

Description:
After the version has been updated, the output of the errors has changed, everything is beautiful and good, but the problem is that the error in the gray background can not be copied, and if you look for a problem on the Internet, you need to type each time how to disable the prohibition on copying?

Steps To Reproduce:
Allow any error in the code to throw an exception

@eddilou eddilou changed the title ErrorExeption [5.4] Non copiable ErrorExeption Jun 1, 2017
@thecrypticace
Copy link
Contributor

This is related to Symfony's 3.3 release, not Laravel. When you ran composer update it also updated Symfony's Debug component to 3.3 which has these changes.

cc @javiereguiluz, @nicolas-grekas: This seems like a usability regression. I've frequently copied exception messages to search for them and it appears I'm not alone here. Was this change intentional?

@javiereguiluz
Copy link

@thecrypticace this was a bug. It's already fixed in symfony/symfony#22968 and it will be part of the next Symfony 3.3.1 version. Thanks!

@thecrypticace
Copy link
Contributor

Nice. Looked for a PR but didn't see one. Glad to see that it has been fixed. Thanks!

@themsaid themsaid closed this as completed Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
0