Skip to content

Pull requests: ukko/phpredis-phpdoc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add throws RedisException
#39 by doodoori2 was closed Sep 30, 2019 Loading…
Added redis stream functions
#40 by alexander-schranz was merged Nov 20, 2018 Loading…
Fixed xpending, xrange, xrevrange functions
#42 by alexander-schranz was merged Dec 2, 2018 Loading…
Fix arguments count in RedisArray constructor
#43 by akalongman was merged Feb 13, 2019 Loading…
Replace http with https in doc links
#44 by doodoori2 was merged Feb 15, 2019 Loading…
Change PHP keywords to comply with PSR2
#45 by friendlydan was merged Apr 6, 2019 Loading…
Add missing mkstream to xgroup function
#46 by alexander-schranz was merged Apr 16, 2019 Loading…
Fix xReadGroup phpdocs for count and block
#47 by alexander-schranz was merged Apr 16, 2019 Loading…
zAdd demo error
#49 by runmanz was merged May 30, 2019 Loading…
Up to version 5.0.1
#53 by ukko was merged Jul 28, 2019 Loading…
Fix set type in set & get commands #31
#54 by ukko was merged Jul 31, 2019 Loading…
sAddArray
#55 by Leneshka-jb was merged Aug 5, 2019 Loading…
Fix invalid tag
#56 by ukko was merged Aug 5, 2019 Loading…
Redis.client has optional second parameter
#57 by Leneshka-jb was merged Aug 6, 2019 Loading…
exists may return both int and bool
#58 by Leneshka-jb was merged Aug 6, 2019 Loading…
Redis.hDel may return false
#59 by Leneshka-jb was merged Aug 6, 2019 Loading…
Redis.hLen may return false
#60 by Leneshka-jb was merged Aug 6, 2019 Loading…
Redis.sScan has string $pattern parameter
#61 by Leneshka-jb was merged Aug 6, 2019 Loading…
Provide parameter types for Redis.zUnion
#62 by Leneshka-jb was merged Aug 8, 2019 Loading…
Fixed in the example the use of SCAN function
#63 by natsimhan was merged Aug 7, 2019 Loading…
Redis.multi should return Redis
#64 by Leneshka-jb was merged Aug 8, 2019 Loading…
Change false to bool
#65 by ukko was merged Aug 9, 2019 Loading…
Redis.sPop may include an optional $count parameter
#66 by jstanden was merged Sep 13, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.