- Unbreak after recent PHP 5.3.2 update
Reported by: pointyhat Approved by: portmgr (itetcu, erwin - blanket)
This commit is contained in:
parent
52dbc81e65
commit
4380ec1531
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252634
10
devel/pecl-spread/files/patch-php_spread.c
Normal file
10
devel/pecl-spread/files/patch-php_spread.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./php_spread.c.orig 2010-04-13 08:58:25.000000000 -0400
|
||||
+++ ./php_spread.c 2010-04-13 08:59:06.000000000 -0400
|
||||
@@ -45,7 +45,6 @@
|
||||
static int le_conn;
|
||||
|
||||
/* {{{ arginfo */
|
||||
-static
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_spread_connect, 0, 0, 1)
|
||||
ZEND_ARG_INFO(0, spread_daemon)
|
||||
ZEND_ARG_INFO(0, private_name)
|
Loading…
Reference in New Issue
Block a user