php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57991 numerous errors with php 5.3
Submitted: 2008-01-04 15:14 UTC Modified: 2008-10-05 13:01 UTC
From: sam at smabarrow dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: Irrelevant OS: ubuntu 7.04
Private report: No CVE-ID: None
 [2008-01-04 15:14 UTC] sam at smabarrow dot com
Description:
------------
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_copy_zval_ptr':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:265: error: 'zval' has no member named 'refcount'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:265: error: 'zval' has no member named 'refcount'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:266: error: 'zval' has no member named 'is_ref'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:266: error: 'zval' has no member named 'is_ref'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_copy_zval':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:307: error: 'zval' has no member named 'refcount'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_copy_function_entry':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:493: warning: passing argument 2 of 'my_copy_arg_info_array' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:510: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_copy_arg_info':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:650: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:651: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_copy_class_entry':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:843: warning: passing argument 1 of 'my_copy_function_entry' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:843: warning: passing argument 2 of 'my_copy_function_entry' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:846: warning: passing argument 1 of 'my_destroy_function_entry' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:850: error: assignment of read-only location
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:873: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_destroy_zval':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1597: error: 'zval' has no member named 'refcount'
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_destroy_function_entry':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1672: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1675: warning: passing argument 1 of 'my_free_arg_info_array' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_destroy_arg_info':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1716: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1717: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c: In function 'my_destroy_class_entry':
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1767: warning: passing argument 1 of 'my_destroy_function_entry' discards qualifiers from pointer target type
/home/sbarrow/Desktop/APC-3.0.16/apc_compile.c:1769: warning: passing argument 1 of 'deallocate' discards qualifiers from pointer target type
make: *** [apc_compile.lo] Error 1



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-01-29 21:34 UTC] shire@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

(Thanks for fixing this Marcus)
 [2008-10-05 03:42 UTC] ricardo dot mieres at aristo-webdesign dot nl
/tmp/pear/download/ssh2-0.10/ssh2.c:885: error: 'zval' has no member named 'is_ref'
/tmp/pear/download/ssh2-0.10/ssh2.c:885: error: 'zval' has no member named 'refcount'
/tmp/pear/download/ssh2-0.10/ssh2.c:895: error: 'zval' has no member named 'is_ref'
/tmp/pear/download/ssh2-0.10/ssh2.c:896: error: 'zval' has no member named 'refcount'
/tmp/pear/download/ssh2-0.10/ssh2.c: In function 'zif_ssh2_publickey_add':
/tmp/pear/download/ssh2-0.10/ssh2.c:1005: error: 'zval' has no member named 'is_ref'
/tmp/pear/download/ssh2-0.10/ssh2.c:1006: error: 'zval' has no member named 'refcount'
make: *** [ssh2.lo] Error 1
ERROR: `make' failed
 [2008-10-05 13:01 UTC] shire@php.net
That's for ssh2 so please open bugs for specific packages so it goes to the right people.  It looks like it's a duplicate of the already existing bug #14397 though.  Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC