Skip to content

Conversation

staudenmeir
Copy link
Contributor

@staudenmeir staudenmeir commented Sep 26, 2018

#4553:

Neither of these appear to require any action by the user during the upgrade process though? So why put them in the upgrade guide?

laravel/framework#25732:
If you are manually unquoting JSON values (json_decode('"en"')), this will no longer work.

laravel/framework#25517:
If you are accessing JSON values with $user->{'`options`->\'$."language"\''}, this will no longer work.


Can you please not close PRs with a question? I and others find this disrespectful and discouraging. I understand that you don't read closed PRs, just leave the PR open for a day and give the contributor time to respond. Opening a new PR to answer a question is really not a pleasant and efficient way of communicating.

@taylorotwell
Copy link
Member

taylorotwell commented Sep 27, 2018

I feel like this sentence needs more explanation: "The query builder now supports JSON queries on MariaDB. This changes the name of columns without an alias:".

I don't know what that means.

@staudenmeir
Copy link
Contributor Author

I updated the example to make it clearer.

It's more of a theoretical breaking change, I hope nobody accesses attributes this way.

@taylorotwell taylorotwell merged commit b481f98 into laravel:master Oct 3, 2018
@staudenmeir staudenmeir deleted the upgrade branch October 3, 2018 15:14
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

Successfully merging this pull request may close these issues.

2 participants