[wsf-c-dev] [WSF/PHP] Fixing Jira Issue 198

nandika at wso2.com nandika at wso2.com
Thu Feb 7 03:14:10 PST 2008


Hi all,

Please have a look at the jira issue http://wso2.org/jira/browse/WSFPHP-198.

This happens because we use php_lint_script function to execute a set of
php scripts. When this function is called more than once per php page
execution, about error occurs. We figured out that the way to solve it is
to seperate this peice of code to a different function and call it on the
top of the script when using wsdl mode.

Thoughts please. If no one has objections, I will implement this tomorrow.
This issue should be fixed before the release.

Nandika



More information about the Wsf-c-dev mailing list