Logo
Explore Help
Sign In
Cadoles/BeSimpleSoap
21
0
Fork 0
You've already forked BeSimpleSoap
Code Issues 1 Pull Requests Projects Releases Wiki Activity
BeSimpleSoap/tests/Fixtures/DummyServiceMethodWithIncomingLargeSwaResponse.php

12 lines
146 B
PHP
Raw Normal View History

SoapServer/Client now handle binary files correctly & large tests/fixtures update Soap Server and Client were breaking binary files during transfer due to invalid Mime Message Parser. Now is it working fine with no errors, but the message parser is about to be rewritten into a better form.
2017-04-04 18:36:18 +02:00
<?php
namespace Fixtures;
class DummyServiceMethodWithIncomingLargeSwaResponse
{
/**
* @var bool $status
*/
public $status;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 97ms Template: 2ms
English
Deutsch English Español Français Latviešu Nederlands Polski Português Русский 日本语 简体中文 繁體中文
Licenses API