Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103060250
D40984.id124543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
600 B
Referenced Files
None
Subscribers
None
D40984.id124543.diff
View Options
diff --git a/databases/pecl-redis/files/patch-redis.c b/databases/pecl-redis/files/patch-redis.c
new file mode 100644
--- /dev/null
+++ b/databases/pecl-redis/files/patch-redis.c
@@ -0,0 +1,12 @@
+--- redis.c.orig 2022-02-15 18:25:22 UTC
++++ redis.c
+@@ -154,6 +154,9 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_pconnect, 0, 0, 1)
+ ZEND_ARG_INFO(0, host)
+ ZEND_ARG_INFO(0, port)
+ ZEND_ARG_INFO(0, timeout)
++ ZEND_ARG_INFO(0, persistent_id)
++ ZEND_ARG_INFO(0, retry_interval)
++ ZEND_ARG_INFO(0, read_timeout)
+ ZEND_END_ARG_INFO()
+
+ ZEND_BEGIN_ARG_INFO_EX(arginfo_mget, 0, 0, 1)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 21, 10:09 AM (15 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14759208
Default Alt Text
D40984.id124543.diff (600 B)
Attached To
Mode
D40984: databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call of Redis::pconnect()
Attached
Detach File
Event Timeline
Log In to Comment