Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-laminas-diactoros2-2.17.0-1.fc37 RPM for noarch

From Fedora 37 for x86_64 / p

Name: php-laminas-diactoros2 Distribution: Fedora Project
Version: 2.17.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Tue Sep 20 10:56:46 2022
Group: Unspecified Build host: buildvm-ppc64le-28.iad2.fedoraproject.org
Size: 188028 Source RPM: php-laminas-diactoros2-2.17.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/laminas/laminas-diactoros
Summary: PSR HTTP Message implementations v2
A PHP package containing implementations of the accepted PSR-7 HTTP message
interfaces [1], as well as a "server" implementation similar to node's
http.Server [2].

Documentation: https://docs.laminas.dev/laminas-diactoros/

Autoloader: /usr/share/php/Laminas/Diactoros2/autoload.php

[1] http://www.php-fig.org/psr/psr-7/
[2] http://nodejs.org/api/http.html

Provides

Requires

License

BSD

Changelog

* Tue Sep 20 2022 Remi Collet <remi@remirepo.net> - 2.17.0-1
  - update to 2.17.0
  - raise dependency on PHP 7.4
* Mon Aug 01 2022 Remi Collet <remi@remirepo.net> - 2.14.0-1
  - update to 2.14.0
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jul 07 2022 Remi Collet <remi@remirepo.net> - 2.13.0-1
  - update to 2.13.0
* Wed Jul 06 2022 Remi Collet <remi@remirepo.net> - 2.12.0-1
  - update to 2.12.0
* Thu Jun 30 2022 Remi Collet <remi@remirepo.net> - 2.11.2-1
  - update to 2.11.2
* Wed Jun 29 2022 Remi Collet <remi@remirepo.net> - 2.11.1-1
  - update to 2.11.1
* Tue May 17 2022 Remi Collet <remi@remirepo.net> - 2.11.0-1
  - update to 2.11.0
* Thu May 05 2022 Remi Collet <remi@remirepo.net> - 2.10.0-1
  - update to 2.10.0
* Thu Apr 07 2022 Remi Collet <remi@remirepo.net> - 2.9.2-1
  - update to 2.9.2
* Wed Mar 30 2022 Remi Collet <remi@remirepo.net> - 2.9.0-1
  - update to 2.9.0
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Sep 24 2021 Remi Collet <remi@remirepo.net> - 2.8.0-1
  - update to 2.8.0
  - drop dependency on laminas-zendframework-bridge
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 19 2021 Remi Collet <remi@remirepo.net> - 2.6.0-1
  - update to 2.6.0
* Wed Apr 14 2021 Remi Collet <remi@remirepo.net> - 2.5.1-1
  - update to 2.5.1 (no change)
  - drop ZF compatibility
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 21 2021 Remi Collet <remi@remirepo.net> - 2.5.0-2
  - fix test suite path, from review #1900513
* Thu Nov 19 2020 Remi Collet <remi@remirepo.net> - 2.5.0-1
  - update to 2.5.0
  - raise dependency on PHP 7.3
  - switch to phpunit9

Files

/usr/share/doc/php-laminas-diactoros2
/usr/share/doc/php-laminas-diactoros2/README.md
/usr/share/doc/php-laminas-diactoros2/composer.json
/usr/share/licenses/php-laminas-diactoros2
/usr/share/licenses/php-laminas-diactoros2/COPYRIGHT.md
/usr/share/licenses/php-laminas-diactoros2/LICENSE
/usr/share/php/Laminas/Diactoros2
/usr/share/php/Laminas/Diactoros2/AbstractSerializer.php
/usr/share/php/Laminas/Diactoros2/CallbackStream.php
/usr/share/php/Laminas/Diactoros2/ConfigProvider.php
/usr/share/php/Laminas/Diactoros2/Exception
/usr/share/php/Laminas/Diactoros2/Exception/DeserializationException.php
/usr/share/php/Laminas/Diactoros2/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Diactoros2/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Diactoros2/Exception/InvalidForwardedHeaderNameException.php
/usr/share/php/Laminas/Diactoros2/Exception/InvalidProxyAddressException.php
/usr/share/php/Laminas/Diactoros2/Exception/InvalidStreamPointerPositionException.php
/usr/share/php/Laminas/Diactoros2/Exception/RuntimeException.php
/usr/share/php/Laminas/Diactoros2/Exception/SerializationException.php
/usr/share/php/Laminas/Diactoros2/Exception/UnreadableStreamException.php
/usr/share/php/Laminas/Diactoros2/Exception/UnrecognizedProtocolVersionException.php
/usr/share/php/Laminas/Diactoros2/Exception/UnrewindableStreamException.php
/usr/share/php/Laminas/Diactoros2/Exception/UnseekableStreamException.php
/usr/share/php/Laminas/Diactoros2/Exception/UntellableStreamException.php
/usr/share/php/Laminas/Diactoros2/Exception/UnwritableStreamException.php
/usr/share/php/Laminas/Diactoros2/Exception/UploadedFileAlreadyMovedException.php
/usr/share/php/Laminas/Diactoros2/Exception/UploadedFileErrorException.php
/usr/share/php/Laminas/Diactoros2/HeaderSecurity.php
/usr/share/php/Laminas/Diactoros2/MessageTrait.php
/usr/share/php/Laminas/Diactoros2/Module.php
/usr/share/php/Laminas/Diactoros2/PhpInputStream.php
/usr/share/php/Laminas/Diactoros2/RelativeStream.php
/usr/share/php/Laminas/Diactoros2/Request
/usr/share/php/Laminas/Diactoros2/Request.php
/usr/share/php/Laminas/Diactoros2/Request/ArraySerializer.php
/usr/share/php/Laminas/Diactoros2/Request/Serializer.php
/usr/share/php/Laminas/Diactoros2/RequestFactory.php
/usr/share/php/Laminas/Diactoros2/RequestTrait.php
/usr/share/php/Laminas/Diactoros2/Response
/usr/share/php/Laminas/Diactoros2/Response.php
/usr/share/php/Laminas/Diactoros2/Response/ArraySerializer.php
/usr/share/php/Laminas/Diactoros2/Response/EmptyResponse.php
/usr/share/php/Laminas/Diactoros2/Response/HtmlResponse.php
/usr/share/php/Laminas/Diactoros2/Response/InjectContentTypeTrait.php
/usr/share/php/Laminas/Diactoros2/Response/JsonResponse.php
/usr/share/php/Laminas/Diactoros2/Response/RedirectResponse.php
/usr/share/php/Laminas/Diactoros2/Response/Serializer.php
/usr/share/php/Laminas/Diactoros2/Response/TextResponse.php
/usr/share/php/Laminas/Diactoros2/Response/XmlResponse.php
/usr/share/php/Laminas/Diactoros2/ResponseFactory.php
/usr/share/php/Laminas/Diactoros2/ServerRequest.php
/usr/share/php/Laminas/Diactoros2/ServerRequestFactory.php
/usr/share/php/Laminas/Diactoros2/ServerRequestFilter
/usr/share/php/Laminas/Diactoros2/ServerRequestFilter/DoNotFilter.php
/usr/share/php/Laminas/Diactoros2/ServerRequestFilter/FilterServerRequestInterface.php
/usr/share/php/Laminas/Diactoros2/ServerRequestFilter/FilterUsingXForwardedHeaders.php
/usr/share/php/Laminas/Diactoros2/ServerRequestFilter/IPRange.php
/usr/share/php/Laminas/Diactoros2/Stream.php
/usr/share/php/Laminas/Diactoros2/StreamFactory.php
/usr/share/php/Laminas/Diactoros2/UploadedFile.php
/usr/share/php/Laminas/Diactoros2/UploadedFileFactory.php
/usr/share/php/Laminas/Diactoros2/Uri.php
/usr/share/php/Laminas/Diactoros2/UriFactory.php
/usr/share/php/Laminas/Diactoros2/autoload.php
/usr/share/php/Laminas/Diactoros2/functions
/usr/share/php/Laminas/Diactoros2/functions/create_uploaded_file.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/create_uploaded_file.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_headers_from_sapi.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_headers_from_sapi.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_method_from_sapi.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_method_from_sapi.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_protocol_version_from_sapi.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_protocol_version_from_sapi.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_uri_from_sapi.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/marshal_uri_from_sapi.php
/usr/share/php/Laminas/Diactoros2/functions/normalize_server.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/normalize_server.php
/usr/share/php/Laminas/Diactoros2/functions/normalize_uploaded_files.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/normalize_uploaded_files.php
/usr/share/php/Laminas/Diactoros2/functions/parse_cookie_header.legacy.php
/usr/share/php/Laminas/Diactoros2/functions/parse_cookie_header.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024