-
-
Notifications
You must be signed in to change notification settings - Fork 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
T13007 nativearray missing patch #13748
Conversation
* upstream/master: [4.0.x] - PHPCS fix
This reverts commit a828104.
This reverts commit a438074.
* upstream/4.0.x: Minor fixes in docblocks
* upstream/4.0.x: Fixed change logs [ci skip] Fixed change logs [ci skip] Fixed Security\SecurityCest Fixed Libmemcached test Fixed PHP version at composer.json Actualize .gitignore Update dev dependencies Cleaned up no longer needed CI scripts Show test output in compact style Fixed code style for Session\ManagerCest Simplify session status check Update change log to add link to the #13520 Do not run phpcs on PHP 7.3 Do not interact with _SESSION if the session has not been started Fixed Session\Manager to not interact with _SESSION Fixed session adapters to properly implement SessionHandlerInterface::write fixed acl docblock 4.0.x Tests code cleanup (#13734)
cc @sergeyklay |
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## 4.0.x #13748 +/- ##
========================================
Coverage ? 65.53%
========================================
Files ? 396
Lines ? 88242
Branches ? 0
========================================
Hits ? 57832
Misses ? 30410
Partials ? 0 Continue to review full report at Codecov.
|
Hello!
In raising this pull request, I confirm the following (please check boxes):
Better implementation for
triggerError
Thanks