-
Notifications
You must be signed in to change notification settings - Fork 63
Update code to php 7.0 #113
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
Conversation
86dede7 to
123e0d3
Compare
123e0d3 to
5ecd084
Compare
rullzer
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.
whoohoo!
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
5ecd084 to
7373f8d
Compare
Signed-off-by: Joas Schilling <coding@schilljs.com>
7e4826e to
4822fc0
Compare
| <licence>agpl</licence> | ||
| <author>Joas Schilling</author> | ||
|
|
||
| <default_enable/> |
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.
This is not really needed. We use the shipped.json from the server repo
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.
default enabled is not equal to "shipped" and not equal to "always enabled". there is no information in shipped.json for "default enabled".
And yes, the value is read from info.xml
https://github.com/nextcloud/server/blob/9dc3b0480228a3c35b3b7a7cb1a904006f7e0762/lib/private/Installer.php#L521
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.
Ah .. .yes mixed it up. Sorry.
|
Tests pass, merging |
Uh oh!
There was an error while loading. Please reload this page.