Sun, 14 Jul 2024 13:38:34 UTC | login

Information for RPM php-symfony-http-foundation-2.8.44-1.fc29.noarch.rpm

ID234220
Namephp-symfony-http-foundation
Version2.8.44
Release1.fc29
Epoch
Archnoarch
SummarySymfony HttpFoundation Component
DescriptionThe HttpFoundation Component defines an object-oriented layer for the HTTP specification. In PHP, the request is represented by some global variables ($_GET, $_POST, $_FILES, $_COOKIE, $_SESSION, ...) and the response is generated by some functions (echo, header, setcookie, ...). The Symfony HttpFoundation component replaces these default PHP global variables and functions by an Object-Oriented layer. Optional: * Memcache (php-pecl-memcache) * Memcached (php-pecl-memcached) * Mongo (php-pecl-mongo)
Build Time2018-08-01 21:42:15 GMT
Size93.77 KB
3140d9de1e88d3c917074ad0a251e406
LicenseMIT
Provides
php-composer(symfony/http-foundation) = 2.8.44
php-pear(pear.symfony.com/HttpFoundation) = 2.8.44
php-symfony-http-foundation = 2.8.44-1.fc29
php-symfony-httpfoundation = 2.8.44
php-symfony2-HttpFoundation = 2.8.44
Obsoletes
php-symfony-httpfoundation < 2.8.44
php-symfony2-HttpFoundation < 2.8.44
Conflicts No Conflicts
Requires
php-composer(symfony/polyfill-php54) >= 1.0
php-composer(symfony/polyfill-php54) < 2.0
php-composer(symfony/polyfill-php55) >= 1.0
php-composer(symfony/polyfill-php55) < 2.0
php-date
php-fileinfo
php-filter
php-hash
php-intl
php-json
php-mbstring
php-pcre
php-pdo
php-session
php-sockets
php-spl
php-symfony-common = 2.8.44-1.fc29
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 81 >>>
Name Size ascending sort
/usr/share/doc/php-symfony-http-foundation0.00 B
/usr/share/licenses/php-symfony-http-foundation0.00 B
/usr/share/php/Symfony/Component/HttpFoundation0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Exception0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Flash0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Proxy0.00 B
/usr/share/php/Symfony/Component/HttpFoundation/autoload.php15.00 B
/usr/share/php/Symfony/Component/HttpFoundation/autoloader.php15.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/UploadException.php461.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/FileException.php466.00 B
/usr/share/doc/php-symfony-http-foundation/README.md537.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php549.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Exception/ConflictingHeadersException.php565.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php576.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php662.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php668.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php669.00 B
/usr/share/php/Symfony/Component/HttpFoundation/RequestMatcherInterface.php687.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php849.00 B
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php879.00 B
/usr/share/php/Symfony/Component/HttpFoundation/ApacheRequest.php931.00 B
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php967.00 B
/usr/share/doc/php-symfony-http-foundation/composer.json990.00 B
/usr/share/licenses/php-symfony-http-foundation/LICENSE1.04 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php1.17 KB
/usr/share/php/Symfony/Component/HttpFoundation/ExpressionRequestMatcher.php1.33 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php1.51 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php1.60 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php1.70 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php1.75 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php1.81 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php1.90 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php1.91 KB
/usr/share/php/Symfony/Component/HttpFoundation/RequestStack.php2.30 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php2.35 KB
/usr/share/php/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php2.44 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php2.63 KB
/usr/share/php/Symfony/Component/HttpFoundation/RedirectResponse.php2.75 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php2.84 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php2.87 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php2.92 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php3.15 KB
/usr/share/php/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php3.34 KB
Component of No Buildroots