-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Remove the upload and memory setting #14430
Conversation
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.
Tested and works 👍
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.
To the best of my limited knowledge of the code base, looks good to me. And some of this looks familiar because on my branch I started removing some of this. Looks like you covered a lot more than I thought to look at though. Thanks so much for your change!
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 16565: failure
Show full log
Show full log
Show full log
Show full log
|
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.
Fine by me 👍
unit tests still fail - let me look into this. |
tests/data/integritycheck/htaccessWithValidModifiedContent/core/signature.json
Outdated
Show resolved
Hide resolved
I will update this once #14493 is in to avoid doubled work due to conflicting lines. |
c14edb9
to
c6a69ba
Compare
* Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by: Joas Schilling <[email protected]> Signed-off-by: Morris Jobke <[email protected]>
I rebased this and fixed the failing tests. |
Failures are unrelated -> merging. |
Thanks to everyone for the help on this one. You're all awesome! 🎊 |
Close #13990
See #13990 for details and discussion