Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2020-02-19 03:45:14 +0300
committermichael-grunder <michael.grunder@gmail.com>2020-02-19 04:38:49 +0300
commit9ef2ed8977fde56db8d6a09d02cdd5f1a494da7c (patch)
tree437e31f581b4fade04914ba81ff5cb14aefc36f4 /package.xml
parent0cee8f70a05b11a02bfffcfdce16f2112f1d034e (diff)
pool challenge doesn't need cryptographic security
* Use PHP's regular php_rand() function instead of mt_rand() because we don't need cryptographic security for the test, and mt_rand() will seed for us if it's unseeded. * Adds a cluster test that should retreive connections from the pool.
Diffstat (limited to 'package.xml')
0 files changed, 0 insertions, 0 deletions