- Notifications
You must be signed in to change notification settings - Fork 78
Pull requests: ukko/phpredis-phpdoc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added redis stream functions
#40 by alexander-schranz was merged Nov 20, 2018 Loading… updated Nov 20, 2018
Added missing arguments for connect, pconnect and popen
#41 by alexander-schranz was merged Nov 21, 2018 Loading… updated Nov 21, 2018
Fixed xpending, xrange, xrevrange functions
#42 by alexander-schranz was merged Dec 2, 2018 Loading… updated Dec 2, 2018
Fix arguments count in RedisArray constructor
#43 by akalongman was merged Feb 13, 2019 Loading… updated Feb 13, 2019
Replace http with https in doc links
#44 by doodoori2 was merged Feb 15, 2019 Loading… updated Feb 18, 2019
Change PHP keywords to comply with PSR2
#45 by friendlydan was merged Apr 6, 2019 Loading… updated Apr 6, 2019
Fix xReadGroup phpdocs for count and block
#47 by alexander-schranz was merged Apr 16, 2019 Loading… updated Apr 16, 2019
Add missing mkstream to xgroup function
#46 by alexander-schranz was merged Apr 16, 2019 Loading… updated Apr 16, 2019
Add maxlength and approximate argument to xadd
#51 by alexander-schranz was merged Jun 6, 2019 Loading… updated Jun 7, 2019
Fix set type in set & get commands #31
#54 by ukko was merged Jul 31, 2019 Loading… updated Jul 31, 2019
exists may return both int and bool
#58 by Leneshka-jb was merged Aug 6, 2019 Loading… updated Aug 6, 2019
Redis.sScan has string $pattern parameter
#61 by Leneshka-jb was merged Aug 6, 2019 Loading… updated Aug 6, 2019
Redis.client has optional second parameter
#57 by Leneshka-jb was merged Aug 6, 2019 Loading… updated Aug 6, 2019
Fixed in the example the use of SCAN function
#63 by natsimhan was merged Aug 7, 2019 Loading… updated Aug 7, 2019
Provide parameter types for Redis.zUnion
#62 by Leneshka-jb was merged Aug 8, 2019 Loading… updated Aug 8, 2019
Redis.multi should return Redis
#64 by Leneshka-jb was merged Aug 8, 2019 Loading… updated Aug 9, 2019
Redis.sPop may include an optional $count parameter
#66 by jstanden was merged Sep 13, 2019 Loading… updated Sep 13, 2019
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.