FreeBSD Bugzilla – Attachment 60261 Details for
Bug 90506
[patch] pecl-fileinfo 1.0.2 won't compile against PHP 5.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pecl-fileinfo.patch
pecl-fileinfo.patch (text/plain), 648 bytes, created by
Nick Muerdter
on 2005-12-16 17:00:12 UTC
(
hide
)
Description:
pecl-fileinfo.patch
Filename:
MIME Type:
Creator:
Nick Muerdter
Created:
2005-12-16 17:00:12 UTC
Size:
648 bytes
patch
obsolete
>diff -ruN pecl-fileinfo.bak/files/patch-fileinfo.c pecl-fileinfo/files/patch-fileinfo.c >--- pecl-fileinfo.bak/files/patch-fileinfo.c Wed Dec 31 19:00:00 1969 >+++ pecl-fileinfo/files/patch-fileinfo.c Fri Dec 16 11:35:02 2005 >@@ -0,0 +1,11 @@ >+--- fileinfo.c 6 Dec 2005 00:27:01 -0000 1.13 >++++ fileinfo.c 6 Dec 2005 04:14:55 -0000 >+@@ -103,7 +103,7 @@ PHP_FILEINFO_API zend_object_value finfo >+ intern = ecalloc(1, sizeof(struct finfo_object)); >+ intern->zo.ce = class_type; >+ intern->zo.properties = NULL; >+-#if ZEND_EXTENSION_API_NO > 220050000 >++#if ZEND_MODULE_API_NO >= 20050922 >+ intern->zo.guards = NULL; >+ #else >+ intern->zo.in_get = 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90506
: 60261