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

3.8.9 Merge part 2 #23379

Merged
merged 16 commits into from
Dec 28, 2018
Merged

3.8.9 Merge part 2 #23379

merged 16 commits into from
Dec 28, 2018

Conversation

wilsonge
Copy link
Contributor

QED

Don't squash merge. Merge with a merge commit

phproberto and others added 15 commits June 5, 2018 07:34
* [fix] Error decoding JSON data: Syntax error

* [test] ensure that empty params do not cause user loading issues
* Don't try to json_decode() a null value

* Add Registry package fix to make sure broken code can continue to work
A constructor can't return a value.
* PHPCS2 manual changes

- Doc comment for parameter does not match actual variable name
- Comment closer must be on a new line (just convert to single line comment)
- be more specific with the rules we want to exclude

* fix spaces

Expected only 2 spaces after the longest variable name

* one more fix for doc comment

- Doc comment for parameter does not match actual variable name
* Feed links

* Restore http check for now

* CS

* Some cleanups
* Verb wrong tense

Clearly using the present tense is incorrect for an error message and it should be the past tense

* no error
…ting global configuration (joomla#20590)

* Fix stale session data wrongly overriding configuration file when editing global configuration

* Use $this variable
* Singular not plural

Obvious correction. sorry I dont know what I did to display the error.

* Update en-GB.mod_sampledata.ini
@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.0-dev labels Dec 28, 2018
@wilsonge wilsonge merged commit a09f50d into joomla:4.0-dev Dec 28, 2018
@wilsonge wilsonge deleted the 389merge-2 branch December 28, 2018 23:50
@wilsonge wilsonge modified the milestone: Joomla 4.0 Dec 28, 2018
@zero-24 zero-24 added this to the Joomla 4.0 milestone Dec 29, 2018
@zero-24
Copy link
Contributor

zero-24 commented Dec 29, 2018

@wilsonge any reason that you dropped this PR from the milestone?

@wilsonge
Copy link
Contributor Author

I’ve not been putting the merging of j3 code in under the milestones. Because it just won’t make sense for people viewing the changelog

@zero-24 zero-24 removed this from the Joomla 4.0 milestone Dec 29, 2018
@zero-24
Copy link
Contributor

zero-24 commented Dec 29, 2018

Ah get the point 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet