We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html
zendframework
Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7637 User: @roeimishori Created On: 2015-10-14T07:02:04Z Updated At: 2015-10-14T18:28:33Z Body tried to send with cdata but didn't work.
$val = '';
User: @Ocramius Created On: 2015-10-14T18:23:53Z Updated At: 2015-10-14T18:23:53Z Body @roeimishori check that you are using UTF-8 for your data.
User: @Ocramius Created On: 2015-10-14T18:24:29Z Updated At: 2015-10-14T18:24:29Z Body Also, please report this issue in https://github.com/zendframework/zend-soap
User: @roeimishori Created On: 2015-10-14T18:28:33Z Updated At: 2015-10-14T18:28:33Z Body Thanks
Originally posted by @GeeH at zendframework/zend-soap#23
The text was updated successfully, but these errors were encountered:
This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself If you need an actively developed SOAP client, we recommend phpro/soap-client.
This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself
If you need an actively developed SOAP client, we recommend phpro/soap-client.
Sorry, something went wrong.
No branches or pull requests
This issue has been moved from the
zendframework
repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.htmlOriginal Issue: https://api.github.com/repos/zendframework/zendframework/issues/7637
User: @roeimishori
Created On: 2015-10-14T07:02:04Z
Updated At: 2015-10-14T18:28:33Z
Body
tried to send with cdata but didn't work.
$val = '';
Comment
User: @Ocramius
Created On: 2015-10-14T18:23:53Z
Updated At: 2015-10-14T18:23:53Z
Body
@roeimishori check that you are using UTF-8 for your data.
Comment
User: @Ocramius
Created On: 2015-10-14T18:24:29Z
Updated At: 2015-10-14T18:24:29Z
Body
Also, please report this issue in https://github.com/zendframework/zend-soap
Comment
User: @roeimishori
Created On: 2015-10-14T18:28:33Z
Updated At: 2015-10-14T18:28:33Z
Body
Thanks
Originally posted by @GeeH at zendframework/zend-soap#23
The text was updated successfully, but these errors were encountered: