I got this warning when building the very latest CVS
sapi_apache2.c: In function `php_input_filter':
sapi_apache2.c:247: warning: passing arg 4 of `ap_get_brigade' from
incompatible pointer type
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:408: warning: passing arg 2 of `ap_re
Hi again ;)
I'm trying to compile the latest CVS but get this error:
php_domxml.c: In function `php_xpathptr_eval':
php_domxml.c:2522: too few arguments to function `php_dom_get_object'
make[3]: *** [php_domxml.lo] Error 1
Jani has been helping me out on this issue earlier and actually fixed
Hi all,
First I'd like to thank Jani for helping me out the last time ;)
Now,
I don't really know if it's an apache bug or php bug, but I can't get a
hold of any Apache environment varibles like remote host, post variables
from a form and so on. GET works fine, but none of the others...
Could
Jani Taskinen <[EMAIL PROTECTED]> said:
>
> Now it should compile. Tested it myself. :)
>
> --Jani
>
Thanks.
Don't know if this is your field, but now I get this:
qtdom.c: In function `qdom_find_attributes':
qtdom.c:127: `tsrm_ls' undeclared (first use in this function)
qtdom.c:127: (Each
Jani Taskinen wrote:
> Should be fixed now. Update and try again.
> If you get more errors, let me know.
>
> --Jani
>
>
Almost :)
-
php_domxml.c: In function `php_if_domxml_node_attributes':
php_domxml.c:1469: too many arguments to function `node_attributes'
php_domxml.c: At top level:
Steeg wrote:
> Hi all,
>
> I'm getting this error when I try to compile the lates CVS of PHP4:
>
> php_domxml.c: In function `php_xpathobject_new':
> php_domxml.c:464: `tsrm_ls' undeclared (first use in this function)
> php_domxml.c:464: (Each undecla
Hi all,
I'm getting this error when I try to compile the lates CVS of PHP4:
php_domxml.c: In function `php_xpathobject_new':
php_domxml.c:464: `tsrm_ls' undeclared (first use in this function)
php_domxml.c:464: (Each undeclared identifier is reported only once
php_domxml.c:464: for each function