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 }}
TomA-R
/
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
redis_array_impl.c
on
master
User selector
All users
All time
Commit history
Commits on Aug 28, 2017
Check number of elements in incoming array-argument
yatsukhnenko
committed
4a0a46b
View commit details
Copy full SHA for 4a0a46b
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
ra_call_distributor returns position or -1 in case of error
yatsukhnenko
committed
c9df77d
View commit details
Copy full SHA for c9df77d
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
refactoring
Show description for 142b51d
yatsukhnenko
committed
142b51d
View commit details
Copy full SHA for 142b51d
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Use ZEND_HASH_FOREACH_VAL in ra_load_hosts.
yatsukhnenko
committed
2c8de47
View commit details
Copy full SHA for 2c8de47
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Change type of RedisArray pure_cmds to HashTable
yatsukhnenko
committed
a56ed7f
View commit details
Copy full SHA for a56ed7f
View code at this point
Browse repository at this point
Remove ra_rehash_scan
yatsukhnenko
committed
577a919
View commit details
Copy full SHA for 577a919
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
Fix valgrind warnings
yatsukhnenko
committed
471ce07
View commit details
Copy full SHA for 471ce07
View code at this point
Browse repository at this point
Use ZSTR_VAL and ZSTR_LEN macroses to access zend_string fields
yatsukhnenko
committed
4e32254
View commit details
Copy full SHA for 4e32254
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
CID 158616
yatsukhnenko
committed
faac8b0
View commit details
Copy full SHA for faac8b0
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fix some static analyzer warnings
Show description for 735025d
yatsukhnenko
committed
735025d
View commit details
Copy full SHA for 735025d
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Refactor ra_init_function_table
Show description for d0b9c5f
yatsukhnenko
committed
d0b9c5f
View commit details
Copy full SHA for d0b9c5f
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Remove `ra_find_key` + use return_value instead of stack allocated z_tmp in`ra_forward_call`
yatsukhnenko
committed
47d3722
View commit details
Copy full SHA for 47d3722
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Processing `read_timeout` parameter + update docs
yatsukhnenko
committed
b56dc49
View commit details
Copy full SHA for b56dc49
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Use crc32 table from PHP distro (#1144)
Show description for f81694e
yatsukhnenko
authored
f81694e
View commit details
Copy full SHA for f81694e
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Remove unused force_connect parameter from redis_sock_server_open function.
yatsukhnenko
committed
e7ad31e
View commit details
Copy full SHA for e7ad31e
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
RedisArray segfault fix
yatsukhnenko
committed
635c3a6
View commit details
Copy full SHA for 635c3a6
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
redis_object
yatsukhnenko
committed
8fa85af
View commit details
Copy full SHA for 8fa85af
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
redis_array_object
yatsukhnenko
committed
a765f8d
View commit details
Copy full SHA for a765f8d
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
refactoring
yatsukhnenko
committed
495e5df
View commit details
Copy full SHA for 495e5df
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Fix compiler warnings.
Show description for d0b8011
michael-grunder
committed
d0b8011
View commit details
Copy full SHA for d0b8011
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
memory leak
yatsukhnenko
committed
5a35e7e
View commit details
Copy full SHA for 5a35e7e
View code at this point
Browse repository at this point
memory leak
yatsukhnenko
committed
cb4fd61
View commit details
Copy full SHA for cb4fd61
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 21, 2016
refactoring
yatsukhnenko
committed
433caf4
View commit details
Copy full SHA for 433caf4
View code at this point
Browse repository at this point
fix crash on FreeBSD and CentOS
yatsukhnenko
committed
ad9f4ea
View commit details
Copy full SHA for ad9f4ea
View code at this point
Browse repository at this point
Commits on Nov 20, 2016
refactoring
yatsukhnenko
committed
3d7da1f
View commit details
Copy full SHA for 3d7da1f
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
refactoring
yatsukhnenko
committed
14c19fa
View commit details
Copy full SHA for 14c19fa
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
refactoring
Show description for d7d18bf
yatsukhnenko
committed
d7d18bf
View commit details
Copy full SHA for d7d18bf
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
WIP: php7 compatibility
yatsukhnenko
committed
19f5f70
View commit details
Copy full SHA for 19f5f70
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
WIP: php7 compatibility
yatsukhnenko
committed
5f15ce2
View commit details
Copy full SHA for 5f15ce2
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
WIP: php7 compatibility
yatsukhnenko
committed
04a7327
View commit details
Copy full SHA for 04a7327
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
WIP: php7 compatibility
yatsukhnenko
committed
5de84b3
View commit details
Copy full SHA for 5de84b3
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Fix static analyzer warnings
yatsukhnenko
committed
8f3deb7
View commit details
Copy full SHA for 8f3deb7
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
WIP: php7 compatibility
Show description for 7919b5c
yatsukhnenko
committed
7919b5c
View commit details
Copy full SHA for 7919b5c
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
WIP: php7 compatibility
Show description for 56abe19
yatsukhnenko
committed
56abe19
View commit details
Copy full SHA for 56abe19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.