- 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
Fix xReadGroup phpdocs for count and block
#47 by alexander-schranz was merged Apr 16, 2019 Loading… updated Apr 16, 2019
Change PHP keywords to comply with PSR2
#45 by friendlydan was merged Apr 6, 2019 Loading… updated Apr 6, 2019
Replace http with https in doc links
#44 by doodoori2 was merged Feb 15, 2019 Loading… updated Feb 18, 2019
Fix arguments count in RedisArray constructor
#43 by akalongman was merged Feb 13, 2019 Loading… updated Feb 13, 2019
Fixed xpending, xrange, xrevrange functions
#42 by alexander-schranz was merged Dec 2, 2018 Loading… updated Dec 2, 2018
Added missing arguments for connect, pconnect and popen
#41 by alexander-schranz was merged Nov 21, 2018 Loading… updated Nov 21, 2018
Added redis stream functions
#40 by alexander-schranz was merged Nov 20, 2018 Loading… updated Nov 20, 2018
add method psetex, unlink, unsubscribe, punsubscribe
#37 by doodoori2 was merged Sep 4, 2018 Loading… updated Sep 4, 2018
First parameter to delete should be "string|array", not "int|array".
#34 by mreloaded was merged Feb 27, 2018 Loading… updated Feb 27, 2018
Fix case typo (hMset => hMSet)
#33 by mingrammer was merged Feb 27, 2018 Loading… updated Feb 27, 2018
modify function set $timeout default value.
#29 by HaroldHoo was merged Nov 2, 2016 Loading… updated Nov 2, 2016
Add return type for exec() to get rid of warning
#26 by clslrns was merged Mar 3, 2016 Loading… updated Mar 3, 2016
Added missing parameters to connect/pconnect
#23 by Vekseid was merged Jan 18, 2016 Loading… updated Jan 18, 2016
Fixing multi declaration. various fixes to documentation.
#20 by rickywiens was merged Jul 10, 2015 Loading… updated Jul 10, 2015
Add second argument $count to sRandMember
#18 by popadko was merged Feb 19, 2015 Loading… updated Feb 19, 2015
Add evaluate and evaluateSha aliases
#9 by rybakit was merged Mar 24, 2013 Loading… updated Mar 24, 2013
ProTip! Adding no:label will show everything without a label.