LimeSurvey: master 38bf5623

Author Committer Branch Timestamp Parent
Gabriel Jenik GitHub master 2025-02-10 11:18 master 3f49449b
Changeset

DEV 19801: php8.3 compatibility - Zend (xmlrpc related) - using the ZF1 Future as vendor (04109)

mod - application/controllers/admin/RemoteControl.php Diff File
rm - application/helpers/Zend/Exception.php Diff
rm - application/helpers/Zend/Http/AbstractMessage.php Diff
rm - application/helpers/Zend/Http/CONTRIBUTING.md Diff
rm - application/helpers/Zend/Http/Client.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/AdapterInterface.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/ExceptionInterface.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/InitializationException.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/InvalidArgumentException.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/OutOfRangeException.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/RuntimeException.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/Exception/TimeoutException.php Diff
rm - application/helpers/Zend/Http/Client/Adapter/StreamInterface.php Diff
rm - application/helpers/Zend/Http/Client/Exception/ExceptionInterface.php Diff
rm - application/helpers/Zend/Http/Client/Exception/InvalidArgumentException.php Diff
rm - application/helpers/Zend/Http/Client/Exception/OutOfRangeException.php Diff
rm - application/helpers/Zend/Http/Client/Exception/RuntimeException.php Diff
rm - application/helpers/Zend/Http/ClientStatic.php Diff
rm - application/helpers/Zend/Http/Cookies.php Diff
rm - application/helpers/Zend/Http/Exception/ExceptionInterface.php Diff
rm - application/helpers/Zend/Http/Exception/InvalidArgumentException.php Diff
rm - application/helpers/Zend/Http/Exception/OutOfRangeException.php Diff
rm - application/helpers/Zend/Http/Exception/RuntimeException.php Diff
rm - application/helpers/Zend/Http/Header/AbstractAccept.php Diff
rm - application/helpers/Zend/Http/Header/AbstractDate.php Diff
rm - application/helpers/Zend/Http/Header/AbstractLocation.php Diff
rm - application/helpers/Zend/Http/Header/Accept.php Diff
rm - application/helpers/Zend/Http/Header/Accept/FieldValuePart/AbstractFieldValuePart.php Diff
rm - application/helpers/Zend/Http/Header/Accept/FieldValuePart/AcceptFieldValuePart.php Diff
rm - application/helpers/Zend/Http/Header/Accept/FieldValuePart/CharsetFieldValuePart.php Diff
rm - application/helpers/Zend/Http/Header/Accept/FieldValuePart/EncodingFieldValuePart.php Diff
rm - application/helpers/Zend/Http/Header/Accept/FieldValuePart/LanguageFieldValuePart.php Diff
rm - application/helpers/Zend/Http/Header/AcceptCharset.php Diff
rm - application/helpers/Zend/Http/Header/AcceptEncoding.php Diff
rm - application/helpers/Zend/Http/Header/AcceptLanguage.php Diff
rm - application/helpers/Zend/Http/Header/AcceptRanges.php Diff
rm - application/helpers/Zend/Http/Header/Age.php Diff
rm - application/helpers/Zend/Http/Header/Allow.php Diff
rm - application/helpers/Zend/Http/Header/AuthenticationInfo.php Diff
rm - application/helpers/Zend/Http/Header/Authorization.php Diff
rm - application/helpers/Zend/Http/Header/CacheControl.php Diff
rm - application/helpers/Zend/Http/Header/Connection.php Diff
rm - application/helpers/Zend/Http/Header/ContentDisposition.php Diff
rm - application/helpers/Zend/Http/Header/ContentEncoding.php Diff
rm - application/helpers/Zend/Http/Header/ContentLanguage.php Diff
rm - application/helpers/Zend/Http/Header/ContentLength.php Diff
rm - application/helpers/Zend/Http/Header/ContentLocation.php Diff
rm - application/helpers/Zend/Http/Header/ContentMD5.php Diff
rm - application/helpers/Zend/Http/Header/ContentRange.php Diff
rm - application/helpers/Zend/Http/Header/ContentSecurityPolicy.php Diff
rm - application/helpers/Zend/Http/Header/ContentTransferEncoding.php Diff
rm - application/helpers/Zend/Http/Header/ContentType.php Diff
rm - application/helpers/Zend/Http/Header/Cookie.php Diff
rm - application/helpers/Zend/Http/Header/Date.php Diff
rm - application/helpers/Zend/Http/Header/Etag.php Diff
rm - application/helpers/Zend/Http/Header/Exception/DomainException.php Diff
rm - application/helpers/Zend/Http/Header/Exception/ExceptionInterface.php Diff
rm - application/helpers/Zend/Http/Header/Expect.php Diff
rm - application/helpers/Zend/Http/Header/Expires.php Diff
rm - application/helpers/Zend/Http/Header/From.php Diff
rm - application/helpers/Zend/Http/Header/GenericHeader.php Diff
rm - application/helpers/Zend/Http/Header/GenericMultiHeader.php Diff
rm - application/helpers/Zend/Http/Header/HeaderInterface.php Diff
rm - application/helpers/Zend/Http/Header/Host.php Diff
rm - application/helpers/Zend/Http/Header/IfMatch.php Diff
rm - application/helpers/Zend/Http/Header/IfModifiedSince.php Diff
rm - application/helpers/Zend/Http/Header/IfNoneMatch.php Diff
rm - application/helpers/Zend/Http/Header/IfRange.php Diff
rm - application/helpers/Zend/Http/Header/IfUnmodifiedSince.php Diff
rm - application/helpers/Zend/Http/Header/KeepAlive.php Diff
rm - application/helpers/Zend/Http/Header/LastModified.php Diff
rm - application/helpers/Zend/Http/Header/Location.php Diff
rm - application/helpers/Zend/Http/Header/MaxForwards.php Diff
rm - application/helpers/Zend/Http/Header/MultipleHeaderInterface.php Diff
rm - application/helpers/Zend/Http/Header/Origin.php Diff
rm - application/helpers/Zend/Http/Header/Pragma.php Diff
rm - application/helpers/Zend/Http/Header/ProxyAuthenticate.php Diff
rm - application/helpers/Zend/Http/Header/ProxyAuthorization.php Diff
rm - application/helpers/Zend/Http/Header/Range.php Diff
rm - application/helpers/Zend/Http/Header/Referer.php Diff
rm - application/helpers/Zend/Http/Header/Refresh.php Diff
rm - application/helpers/Zend/Http/Header/RetryAfter.php Diff
rm - application/helpers/Zend/Http/Header/Server.php Diff
rm - application/helpers/Zend/Http/Header/TE.php Diff
rm - application/helpers/Zend/Http/Header/Trailer.php Diff
rm - application/helpers/Zend/Http/Header/TransferEncoding.php Diff
rm - application/helpers/Zend/Http/Header/Upgrade.php Diff
rm - application/helpers/Zend/Http/Header/UserAgent.php Diff
rm - application/helpers/Zend/Http/Header/Vary.php Diff
rm - application/helpers/Zend/Http/Header/Via.php Diff
rm - application/helpers/Zend/Http/Header/WWWAuthenticate.php Diff
rm - application/helpers/Zend/Http/Header/Warning.php Diff
rm - application/helpers/Zend/Http/HeaderLoader.php Diff
rm - application/helpers/Zend/Http/Headers.php Diff
rm - application/helpers/Zend/Http/PhpEnvironment/RemoteAddress.php Diff
rm - application/helpers/Zend/Http/PhpEnvironment/Request.php Diff
rm - application/helpers/Zend/Http/PhpEnvironment/Response.php Diff
rm - application/helpers/Zend/Http/README.md Diff
rm - application/helpers/Zend/Http/Request.php Diff