Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SmallEasy
/
phpredis
Public
forked from
phpredis/phpredis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpredis
tests
RedisTest.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2017
Adds optional COUNT argument to sPop
Show description for d2e203a
michael-grunder
committed
d2e203a
View commit details
Copy full SHA for d2e203a
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Merge branch 'issue.1087' into develop
yatsukhnenko
committed
0c7b5f4
View commit details
Copy full SHA for 0c7b5f4
View code at this point
Browse repository at this point
Issue #1087
Show description for c52077b
yatsukhnenko
committed
c52077b
View commit details
Copy full SHA for c52077b
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Add a test for passing a single array into sInterStore
michael-grunder
committed
4cd06b2
View commit details
Copy full SHA for 4cd06b2
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Test for calling connect multiple times on the same object
michael-grunder
committed
6c1101f
View commit details
Copy full SHA for 6c1101f
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
fix rounding issue on arm
remicollet
committed
52dbe95
View commit details
Copy full SHA for 52dbe95
View code at this point
Browse repository at this point
Fix #1056 failed test on 32bits
remicollet
committed
f4cfc0a
View commit details
Copy full SHA for f4cfc0a
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
TravisCI: fix session test
yatsukhnenko
committed
a90bac2
View commit details
Copy full SHA for a90bac2
View code at this point
Browse repository at this point
Commits on Dec 17, 2016
TravisCI: session
yatsukhnenko
committed
81d2cba
View commit details
Copy full SHA for 81d2cba
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
zval_get_string + zAdd tests fix
yatsukhnenko
committed
c799d25
View commit details
Copy full SHA for c799d25
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
zval_get_string
Show description for a23e36f
yatsukhnenko
committed
a23e36f
View commit details
Copy full SHA for a23e36f
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Update RedisTest.php
iyesin
authored
aaffa7c
View commit details
Copy full SHA for aaffa7c
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
Make test for correct long reply
iyesin
authored
8b312f8
View commit details
Copy full SHA for 8b312f8
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
fix #942
ndxbn
committed
afcd844
View commit details
Copy full SHA for afcd844
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Travis CI
yatsukhnenko
committed
9fc094a
View commit details
Copy full SHA for 9fc094a
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Fix incrby/decrby for large integers
michael-grunder
committed
3a12758
View commit details
Copy full SHA for 3a12758
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Skip GEO* tests if version < 3.2.0
michael-grunder
committed
68cf720
View commit details
Copy full SHA for 68cf720
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Cluster geo commands and a generic so cluster and redis tests both work
michael-grunder
committed
3a33700
View commit details
Copy full SHA for 3a33700
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Geo* unit tests
michael-grunder
committed
f4bf4e3
View commit details
Copy full SHA for f4bf4e3
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
More IPv6 additions
Show description for 3012052
michael-grunder
committed
3012052
View commit details
Copy full SHA for 3012052
View code at this point
Browse repository at this point
Commits on May 8, 2015
Added a test for 'raw' commands
michael-grunder
committed
622709f
View commit details
Copy full SHA for 622709f
View code at this point
Browse repository at this point
Commits on May 5, 2015
Unit test suite improvements and cluster failover test
Show description for 08ecec9
michael-grunder
committed
08ecec9
View commit details
Copy full SHA for 08ecec9
View code at this point
Browse repository at this point
A few minor cluster and unit test fixes
Show description for 7ef7d07
michael-grunder
committed
7ef7d07
View commit details
Copy full SHA for 7ef7d07
View code at this point
Browse repository at this point
Properly handle MULTI lines within a MULTI-BULK of -1 (nil)
michael-grunder
committed
366363e
View commit details
Copy full SHA for 366363e
View code at this point
Browse repository at this point
Fix variant reply handling in MULTI mode
michael-grunder
committed
2f8a2fc
View commit details
Copy full SHA for 2f8a2fc
View code at this point
Browse repository at this point
Response handler fixes
Show description for 7a106d5
michael-grunder
committed
7a106d5
View commit details
Copy full SHA for 7a106d5
View code at this point
Browse repository at this point
Cluster fixes
Show description for 54a521e
michael-grunder
committed
54a521e
View commit details
Copy full SHA for 54a521e
View code at this point
Browse repository at this point
Various cluster fixes and Unit test updates
Show description for 469e8e9
michael-grunder
committed
469e8e9
View commit details
Copy full SHA for 469e8e9
View code at this point
Browse repository at this point
Even more unit test integration, mset fix
Show description for 47b05f1
michael-grunder
committed
47b05f1
View commit details
Copy full SHA for 47b05f1
View code at this point
Browse repository at this point
More unit test cleanup and key consolidation for multiple key commands
michael-grunder
committed
9b68c33
View commit details
Copy full SHA for 9b68c33
View code at this point
Browse repository at this point
Add cluster specific testInfo() method
michael-grunder
committed
88530ee
View commit details
Copy full SHA for 88530ee
View code at this point
Browse repository at this point
More unit test formatting, and key renaming so tests work in cluster
michael-grunder
committed
501561b
View commit details
Copy full SHA for 501561b
View code at this point
Browse repository at this point
Unit test formatting, change to actual Redis commands.
michael-grunder
committed
6205504
View commit details
Copy full SHA for 6205504
View code at this point
Browse repository at this point
More unit test integration with cluster
michael-grunder
committed
968ba49
View commit details
Copy full SHA for 968ba49
View code at this point
Browse repository at this point
More RedisCluster fixes
Show description for 0b269cb
michael-grunder
committed
0b269cb
View commit details
Copy full SHA for 0b269cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.