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
Accelerator
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 }}
coderjiav
/
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 Jun 8, 2018
Merge pull request #1365 from remicollet/issue-runcmd
Show description for fa5f6e1
yatsukhnenko
authored
fa5f6e1
View commit details
Copy full SHA for fa5f6e1
View code at this point
Browse repository at this point
Fix: Warning: time() expects exactly 0 parameters, 1 given ... (php 7.3)
remicollet
committed
ff32a63
View commit details
Copy full SHA for ff32a63
View code at this point
Browse repository at this point
use PHP_BINARY instead of php and allow override
Show description for c4e4248
remicollet
committed
c4e4248
View commit details
Copy full SHA for c4e4248
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
PHPREDIS-1354: Refactored tests to work also with Redis cluster
marius-meissner
committed
d0cada2
View commit details
Copy full SHA for d0cada2
View code at this point
Browse repository at this point
Commits on May 23, 2018
PHPREDIS-1354: Added session lifetime parameter for reading session data
marius-meissner
committed
21436f6
View commit details
Copy full SHA for 21436f6
View code at this point
Browse repository at this point
Commits on May 22, 2018
PHPREDIS-1354: Added session TTL tests
marius-meissner
committed
e2d5b5e
View commit details
Copy full SHA for e2d5b5e
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Remove debug code! :)
michael-grunder
committed
368975b
View commit details
Copy full SHA for 368975b
View code at this point
Browse repository at this point
Adds STORE and STOREDIST to GEORADIUS[BYMEMBER]
Show description for 411b6aa
michael-grunder
committed
411b6aa
View commit details
Copy full SHA for 411b6aa
View code at this point
Browse repository at this point
Use uniqid()
michael-grunder
committed
dba618a
View commit details
Copy full SHA for dba618a
View code at this point
Browse repository at this point
Fallback if we don't have openssl
michael-grunder
committed
e599ecf
View commit details
Copy full SHA for e599ecf
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Merge branch 'session-locking' into develop
Show description for 300c725
yatsukhnenko
committed
300c725
View commit details
Copy full SHA for 300c725
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Fixed failing Travis builds caused by missing session handler interface on PHP < 5.4
marius-meissner
committed
517644a
View commit details
Copy full SHA for 517644a
View code at this point
Browse repository at this point
Removed background operator, which could lead to race conditions
marius-meissner
committed
1fb97aa
View commit details
Copy full SHA for 1fb97aa
View code at this point
Browse repository at this point
Added tests for using session proxy handler
marius-meissner
committed
948e4b8
View commit details
Copy full SHA for 948e4b8
View code at this point
Browse repository at this point
Removed unused variables + added assertion if session key changed
marius-meissner
committed
d8a4472
View commit details
Copy full SHA for d8a4472
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
skip online test
remicollet
committed
627bd89
View commit details
Copy full SHA for 627bd89
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Merge branch 'issue.1287' into develop
michael-grunder
committed
2828c2f
View commit details
Copy full SHA for 2828c2f
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Merge branch 'swapdb-command' into develop
michael-grunder
committed
625fade
View commit details
Copy full SHA for 625fade
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Add a test for SWAPDB
michael-grunder
committed
03f7701
View commit details
Copy full SHA for 03f7701
View code at this point
Browse repository at this point
Implement SWAPDB command
michael-grunder
committed
84f1f28
View commit details
Copy full SHA for 84f1f28
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Implement UNLINK command
Show description for 9e65c42
michael-grunder
committed
9e65c42
View commit details
Copy full SHA for 9e65c42
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Much simpler exception test
michael-grunder
committed
815d201
View commit details
Copy full SHA for 815d201
View code at this point
Browse repository at this point
Adds a test for throwing a connect exception
michael-grunder
committed
4090af1
View commit details
Copy full SHA for 4090af1
View code at this point
Browse repository at this point
Commits on Dec 24, 2017
isolate tests to find timing issue
Andrew Sharpe
committed
6be07a0
View commit details
Copy full SHA for 6be07a0
View code at this point
Browse repository at this point
Allow session locking to work with session_regenerate_id (see #1267)
Andrew Sharpe
committed
4530944
View commit details
Copy full SHA for 4530944
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Skip ZRANGEBYLEX check if use is running Redis < 2.8.9
michael-grunder
committed
81f44dc
View commit details
Copy full SHA for 81f44dc
View code at this point
Browse repository at this point
add test for zRangeByLex method
ndxbn
authored
a99c450
View commit details
Copy full SHA for a99c450
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
PHPREDIS-37: Add locking functionality
marius-meissner
committed
abb862d
View commit details
Copy full SHA for abb862d
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Actually use each potential invalid count in test
michael-grunder
committed
dff7e15
View commit details
Copy full SHA for dff7e15
View code at this point
Browse repository at this point
More robust GEORADIUS COUNT validation
Show description for f7edee5
michael-grunder
committed
f7edee5
View commit details
Copy full SHA for f7edee5
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Issue #1048
Show description for 8cb2d5b
yatsukhnenko
committed
8cb2d5b
View commit details
Copy full SHA for 8cb2d5b
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
Use old style array syntax
michael-grunder
committed
caf5c99
View commit details
Copy full SHA for caf5c99
View code at this point
Browse repository at this point
Update EXISTS to handle multiple keys
Show description for cccc399
michael-grunder
committed
cccc399
View commit details
Copy full SHA for cccc399
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Tests for doubling up on pipeline/multi calls
michael-grunder
committed
77aebad
View commit details
Copy full SHA for 77aebad
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Allow mixing multi and pipeline modes
yatsukhnenko
committed
5874b07
View commit details
Copy full SHA for 5874b07
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.