Alfresco-PHP集成

Alfresco-PHP集成,php,xampp,alfresco,Php,Xampp,Alfresco,我正在尝试集成Alfresco PHP API。我仍然有这个错误 警告:AlfrescowBService的声明::_soapCall$function\u name, $arguments=Array,$options=Array,$input\u headers=Array, $output\u headers=数组应与兼容 SoapClient::\uuuuSOAPCall$function\uName,$arguments,$options=NULL, 中的$input_headers=

我正在尝试集成Alfresco PHP API。我仍然有这个错误

警告:AlfrescowBService的声明::_soapCall$function\u name, $arguments=Array,$options=Array,$input\u headers=Array, $output\u headers=数组应与兼容 SoapClient::\uuuuSOAPCall$function\uName,$arguments,$options=NULL, 中的$input_headers=NULL和$output_headers=NULL C:\xampp\htdocs\Alfresco\Service\WebService\alfrecowebservice.php on 第97行

警告:AlfrescoWebService声明::\u doRequest$请求, $location、$action、$version应与兼容 SoapClient::\uu doRequest$request、$location、$action、$version、, $one_way=NULL in C:\xampp\htdocs\Alfresco\Service\WebService\alfrecowebservice.php on 第97行

致命错误:未捕获的SoapFault异常:[WSDL]SOAP错误:解析 WSDL:无法从中加载 : 无法加载外部实体 在里面 C:\xampp\htdocs\Alfresco\Service\WebService\alfrecowebservice.php:31 堆栈跟踪:0 C:\xampp\htdocs\Alfresco\Service\WebService\alfrecowebservice.php31: SoapClient->SoapClient'…',数组1 C:\xampp\htdocs\Alfresco\Service\WebService\WebServiceFactory.php26: AlfrescoWebService->_构造“…”,数组2 C:\xampp\htdocs\Alfresco\Service\Repository.php56: WebServiceFactory::getAuthenticationService“…”3 C:\xampp\htdocs\index.php16:Repository->authenticate'admin', “abc123”4{main}已被抛出 C:\xampp\htdocs\Alfresco\Service\WebService\alfrecowebservice.php on 第31行


有谁能帮我集成PHP API吗?

Alfresco PHP集成是Alfresco Web服务API SOAP的包装,现在已经不可用了。请使用或代替。

Alfresco不是那种有扁面条和白酱的意大利面吗?你为什么要使用古老且不受支持的Web服务?如果切换到较新的CMIS支持,会发生什么情况?