Jacob Brown
Jacob Brown
https://wiki.corp.adobe.com/pages/viewpage.action?spaceKey=MC&title=Proposal+to+change+magento-coding-standard+to+not+require+DocBlock+when+parameters+defined
# Topic clarification/correction request ## Topic Link src/system/encryption-key.md ## Description Documentation says that we " An industry-standard Advanced Encryption Standard (AES-256) algorithm is used to encrypt all data that requires...
related pull request: https://github.com/colinmollenhour/php-redis-session-abstract/pull/62
requires related pull request: https://github.com/colinmollenhour/credis/pull/191
When the slot's->slaves was null, it was dereferencing null, causing segfault. This happens in weird scenario when some of the nodes in cluster are down or having changed IP addresses...