aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/redis/RedisConnRef.php
Commit message (Expand)AuthorAgeFilesLines
* objectcache: Move RedisConnRef.php to /libs/objectcache/Timo Tijhof2024-10-281-311/+0
* Add namespace to Wikimedia\Redis libsJames D. Forrester2024-09-271-0/+8
* redis: Check last error for null before using preg_matchUmherirrender2022-03-051-7/+10
* Fix typos in comments (N-R)Siddharth VP2022-01-091-5/+5
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-181-6/+6
* Return directly from within try/finally blockUmherirrender2020-07-201-2/+1
* Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-3/+3
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Set visibility on php magic functions __destruct/sleep/wakeup/get/callUmherirrender2019-12-051-1/+1
* redis: Fix incomplete @var documentation in RedisConnRefThiemo Kreuz2019-02-271-3/+4
* Fix return typehintJakub Vrana2018-12-111-7/+1
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-8/+8
* Get rid of call_user_func(_array)(), part 3Max Semenik2018-06-101-2/+2
* clientpool: refactor Redis authentication error handlingAlexia E. Smith2018-05-311-23/+148
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-271-1/+0
* Move RedisConnectionPool to /libs/redisAaron Schulz2016-09-231-0/+182