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 }}
lovejavaee
/
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
Branch selector
json
User selector
All users
All time
Commit history
Commits on Sep 25, 2012
Remove debug line
michael-grunder
committed
00ff68d
View commit details
Copy full SHA for 00ff68d
Browse repository at this point
Remove apparently unneeded version check
michael-grunder
committed
115220e
View commit details
Copy full SHA for 115220e
Browse repository at this point
Experimental JSON support
Show description for 7aa70f5
michael-grunder
committed
7aa70f5
View commit details
Copy full SHA for 7aa70f5
Browse repository at this point
Commits on Sep 21, 2012
Add missing serializer in zInter args
Show description for 7dfac44
nicolasff
committed
7dfac44
View commit details
Copy full SHA for 7dfac44
Browse repository at this point
Commits on Sep 12, 2012
Merge pull request #248 from milkliker/master
Show description for 9d14646
Michael Grunder
committed
9d14646
View commit details
Copy full SHA for 9d14646
Browse repository at this point
Update README.markdown
Show description for d518e4f
milkliker
committed
d518e4f
View commit details
Copy full SHA for d518e4f
Browse repository at this point
Commits on Sep 10, 2012
Merge branch 'master' of github.com:nicolasff/phpredis
michael-grunder
committed
b4735e5
View commit details
Copy full SHA for b4735e5
Browse repository at this point
Commits on Sep 9, 2012
Fix RedisArray::_rehash to support closures
Show description for 6dc3ad6
nicolasff
committed
6dc3ad6
View commit details
Copy full SHA for 6dc3ad6
Browse repository at this point
Add clearLastError
nicolasff
committed
5855cfc
View commit details
Copy full SHA for 5855cfc
Browse repository at this point
Support closures for SUBSCRIBE/PSUBSCRIBE
Show description for 4c72cbc
michael-grunder
committed
4c72cbc
View commit details
Copy full SHA for 4c72cbc
Browse repository at this point
Extend getLastError to all calls
Show description for 6153477
nicolasff
committed
6153477
View commit details
Copy full SHA for 6153477
Browse repository at this point
PSUBSCRIBE
Show description for d1b1216
michael-grunder
committed
d1b1216
View commit details
Copy full SHA for d1b1216
Browse repository at this point
Commits on Sep 8, 2012
Move destruction of callback out of the loop
Show description for 9eb217c
michael-grunder
committed
9eb217c
View commit details
Copy full SHA for 9eb217c
Browse repository at this point
Commits on Sep 2, 2012
Removed executable bit on source code
nicolasff
committed
6f7087f
View commit details
Copy full SHA for 6f7087f
Browse repository at this point
Fix docs for SADD and SREM
Show description for 1416d87
nicolasff
committed
1416d87
View commit details
Copy full SHA for 1416d87
Browse repository at this point
Merge pull request #243 from remicollet/master
Show description for 61a6e0d
nicolasff
committed
61a6e0d
View commit details
Copy full SHA for 61a6e0d
Browse repository at this point
Document --enable-redis-igbinary configure flag
nicolasff
committed
3e9f43b
View commit details
Copy full SHA for 3e9f43b
Browse repository at this point
Merge branch 'make-igbinary-optional'
nicolasff
committed
f75d8ea
View commit details
Copy full SHA for f75d8ea
Browse repository at this point
Enable conditional compilation for igbinary option
nicolasff
committed
9138299
View commit details
Copy full SHA for 9138299
Browse repository at this point
Remove igbinary code
nicolasff
committed
b58b176
View commit details
Copy full SHA for b58b176
Browse repository at this point
Remove igbinary from config.m4
nicolasff
committed
34de372
View commit details
Copy full SHA for 34de372
Browse repository at this point
Commits on Sep 1, 2012
add 'markTestSkipped' method to test suite, improves report
remicollet
committed
deca4fa
View commit details
Copy full SHA for deca4fa
Browse repository at this point
Commits on Aug 31, 2012
Merge pull request #242 from remicollet/master
Show description for 5df5153
nicolasff
committed
5df5153
View commit details
Copy full SHA for 5df5153
Browse repository at this point
Merge pull request #241 from remicollet/0ad8482727cd656ce0d8ab228225ff0e0b038a66
Show description for 5ff5b24
nicolasff
committed
5ff5b24
View commit details
Copy full SHA for 5ff5b24
Browse repository at this point
SCRIPT / EVAL / TIME are new in 2.6.0
remicollet
committed
a968d9e
View commit details
Copy full SHA for a968d9e
Browse repository at this point
INFO COMMANDSTATS is new in 2.6.0
remicollet
committed
36f5f76
View commit details
Copy full SHA for 36f5f76
Browse repository at this point
INFO COMMANDSTATS is new in 2.6.0
remicollet
committed
5ee3c84
View commit details
Copy full SHA for 5ee3c84
Browse repository at this point
INCRBYFLOAT new in 2.6.0
remicollet
committed
e839d24
View commit details
Copy full SHA for e839d24
Browse repository at this point
manage test suite exit code
remicollet
committed
0ad8482
View commit details
Copy full SHA for 0ad8482
Browse repository at this point
Merge pull request #240 from remicollet/master
Show description for 28fe4c1
nicolasff
committed
28fe4c1
View commit details
Copy full SHA for 28fe4c1
Browse repository at this point
proposal for multi-version test suite ("All tests passed." with 2.6.0RC6)
remicollet
committed
2516eb2
View commit details
Copy full SHA for 2516eb2
Browse repository at this point
Commits on Aug 30, 2012
fix php warning during tests
remicollet
committed
ac09cec
View commit details
Copy full SHA for ac09cec
Browse repository at this point
fix test report (backtrace index)
remicollet
committed
d4bdb35
View commit details
Copy full SHA for d4bdb35
Browse repository at this point
redis.c:3508:21: warning: 'p', 'cmd' may be used uninitialized in this function
remicollet
committed
1cd7baa
View commit details
Copy full SHA for 1cd7baa
Browse repository at this point
redis.c:4300:33: warning: 'arr_weights_hash' may be used uninitialized in this function
remicollet
committed
bad9073
View commit details
Copy full SHA for bad9073
Browse repository at this point
Previous
Next
You can’t perform that action at this time.