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
Files
ab83642f064db9ca7801304345a678fa50454391
BeSimpleSoap/src/BeSimple/SoapCommon/Fault/SoapFaultPrefixEnum.php

10 lines
138 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 BeSimple\SoapCommon\Fault;
class SoapFaultPrefixEnum
{
const PREFIX_DEFAULT = 'be';
const PREFIX_PHP = 'php';
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 129ms Template: 4ms
English
Deutsch English Español Français Latviešu Nederlands Polski Português Русский 日本语 简体中文 繁體中文
Licenses API