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 }}
feilalafly
/
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
library.c
on
php-numencode
User selector
All users
All time
Commit history
Commits on Jul 2, 2012
PHP 5.4 number encode fix
michael-grunder
committed
83f3440
View commit details
Copy full SHA for 83f3440
View code at this point
Browse repository at this point
Commits on May 29, 2012
Merge branch 'master' of https://github.com/michael-grunder/phpredis into michael-grunder
nicolasff
committed
82a5f70
View commit details
Copy full SHA for 82a5f70
View code at this point
Browse repository at this point
Fixing serializer initialization and destruction in PHP 5.4.
maxbeutel
authored and
nicolasff
committed
158d90b
View commit details
Copy full SHA for 158d90b
View code at this point
Browse repository at this point
TSRMLS_CC
michael-grunder
committed
8b1a64b
View commit details
Copy full SHA for 8b1a64b
View code at this point
Browse repository at this point
Commits on May 27, 2012
Merge branch '0-reconnect-select'
nicolasff
committed
38e2cca
View commit details
Copy full SHA for 38e2cca
View code at this point
Browse repository at this point
Merge branch 'reconnect-select' of https://github.com/0/phpredis into 0-reconnect-select
nicolasff
committed
2e70c5a
View commit details
Copy full SHA for 2e70c5a
View code at this point
Browse repository at this point
Commits on May 23, 2012
use helper for converting from double to string, use _ex version of _php_math_number_format_ex for PHP 5.4
maxbeutel
committed
72a041c
View commit details
Copy full SHA for 72a041c
View code at this point
Browse repository at this point
replace remaining occurences of _php_math_number_format
maxbeutel
committed
c1bc92b
View commit details
Copy full SHA for c1bc92b
View code at this point
Browse repository at this point
Commits on May 17, 2012
Merge remote-tracking branch 'upstream/master'
michael-grunder
committed
0ca8a1d
View commit details
Copy full SHA for 0ca8a1d
View code at this point
Browse repository at this point
Cleaner handling of large values on 32-bits.
Show description for f8f552e
nicolasff
committed
f8f552e
View commit details
Copy full SHA for f8f552e
View code at this point
Browse repository at this point
Commits on May 12, 2012
getLastError method
michael-grunder
committed
048e4b2
View commit details
Copy full SHA for 048e4b2
View code at this point
Browse repository at this point
Commits on May 10, 2012
SCRIPT command
michael-grunder
committed
96af61b
View commit details
Copy full SHA for 96af61b
View code at this point
Browse repository at this point
Initial commit of EVAL and EVALSHA
michael-grunder
committed
9c9c63f
View commit details
Copy full SHA for 9c9c63f
View code at this point
Browse repository at this point
Commits on May 9, 2012
Added SELECT after reconnect
Show description for db3c3c5
0
committed
db3c3c5
View commit details
Copy full SHA for db3c3c5
View code at this point
Browse repository at this point
Commits on May 5, 2012
Updated redis_cmd_format_static to specifically take a long, and changed PEXIPREAT to use a long rather than an int
michael-grunder
committed
d66c893
View commit details
Copy full SHA for d66c893
View code at this point
Browse repository at this point
Commits on May 4, 2012
Implemented INCRBYFLOAT and HINCRBYFLOAT
michael-grunder
committed
d59b53b
View commit details
Copy full SHA for d59b53b
View code at this point
Browse repository at this point
Commits on Mar 11, 2012
Make sure stream exists when checking for EOF.
Show description for 4cf7677
nicolasff
committed
4cf7677
View commit details
Copy full SHA for 4cf7677
View code at this point
Browse repository at this point
Commits on Feb 27, 2012
Fix for issue #134 (missing port for sessions).
Show description for 8ebb811
Nicolas Favre-Felix
committed
8ebb811
View commit details
Copy full SHA for 8ebb811
View code at this point
Browse repository at this point
Commits on Jan 30, 2012
Fixed small leak with info().
Show description for 5d8839f
nicolasff
committed
5d8839f
View commit details
Copy full SHA for 5d8839f
View code at this point
Browse repository at this point
Commits on Jan 2, 2012
Merge branch 'master' of https://github.com/imvu/phpredis into imvu-master
nicolasff
committed
9938771
View commit details
Copy full SHA for 9938771
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
Properly parse new-style info blocks.
nicolasff
committed
87dfaf4
View commit details
Copy full SHA for 87dfaf4
View code at this point
Browse repository at this point
Commits on Dec 22, 2011
fixing issue with re-connect logic
Show description for 39df0b7
ehohenstein-imvu
committed
39df0b7
View commit details
Copy full SHA for 39df0b7
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
change exception message
yanli
committed
dd42be6
View commit details
Copy full SHA for dd42be6
View code at this point
Browse repository at this point
fix infinite loop on socket error
yanli
committed
8686070
View commit details
Copy full SHA for 8686070
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
Fixed residual state on pconnect().
Show description for a647755
nicolasff
committed
a647755
View commit details
Copy full SHA for a647755
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Fixed issue with ZSCORE in MULTI/EXEC context.
Show description for 90a82d3
nicolasff
committed
90a82d3
View commit details
Copy full SHA for 90a82d3
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Bugfix for hgetall used with serializer.
Show description for 27fc7c7
nicolasff
committed
27fc7c7
View commit details
Copy full SHA for 27fc7c7
View code at this point
Browse repository at this point
Throw exception when master is syncing to slave.
Show description for ccc916d
nicolasff
committed
ccc916d
View commit details
Copy full SHA for ccc916d
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
Fixed memory leak in HMGET.
Show description for 1b213ed
nicolasff
committed
1b213ed
View commit details
Copy full SHA for 1b213ed
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
Fixes regression on doubles (Github issue #33).
nicolasff
committed
1d6133d
View commit details
Copy full SHA for 1d6133d
View code at this point
Browse repository at this point
Commits on Jul 17, 2011
Merge pull request #13 from Mikushi/master
Show description for 0987d08
nicolasff
committed
0987d08
View commit details
Copy full SHA for 0987d08
View code at this point
Browse repository at this point
Commits on Jun 30, 2011
Build fix for win32 (phpredis 2.1.3)
char101
committed
c9a6ce2
View commit details
Copy full SHA for c9a6ce2
View code at this point
Browse repository at this point
Commits on Jun 12, 2011
Merge branch 'master' of https://github.com/Zakay/phpredis into Zakay-master
nicolasff
committed
265feef
View commit details
Copy full SHA for 265feef
View code at this point
Browse repository at this point
Commits on May 20, 2011
Use the PHP allocator.
nicolasff
committed
3d87525
View commit details
Copy full SHA for 3d87525
View code at this point
Browse repository at this point
Missing va_start.
nicolasff
committed
dd93ab0
View commit details
Copy full SHA for dd93ab0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.