summaryrefslogtreecommitdiffstats
path: root/radius-php54.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-20 20:03:06 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-20 20:03:06 +0200
commit36da215e8f4d53b03d8d3b48a8ac9c29c976a360 (patch)
tree84100c4dbdfd13fed52533f09c82a4f8f96f40b9 /radius-php54.patch
parent0d15d0eba2b8ac7ce0b7268e23cbf0d02dc28429 (diff)
php-pecl-radius: 1.2.6
Diffstat (limited to 'radius-php54.patch')
-rw-r--r--radius-php54.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/radius-php54.patch b/radius-php54.patch
deleted file mode 100644
index bdee0ee..0000000
--- a/radius-php54.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pecl/radius/trunk/radius.c 2008/03/31 10:09:40 256497
-+++ pecl/radius/trunk/radius.c 2010/03/31 20:39:48 297236
-@@ -62,7 +62,7 @@
- *
- * Every user visible function must have an entry in radius_functions[].
- */
--function_entry radius_functions[] = {
-+zend_function_entry radius_functions[] = {
- PHP_FE(radius_auth_open, NULL)
- PHP_FE(radius_acct_open, NULL)
- PHP_FE(radius_close, NULL)