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

php-symfony-web-profiler-bundle-2.8.12-2.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: php-symfony-web-profiler-bundle Distribution: Fedora Project
Version: 2.8.12 Vendor: Fedora Project
Release: 2.el7 Build date: Tue Oct 4 09:25:39 2016
Group: Development/Libraries Build host: buildppcle-01.phx2.fedoraproject.org
Size: 237275 Source RPM: php-symfony-2.8.12-2.el7.src.rpm
Packager: Fedora Project
Url: http://symfony.com
Summary: Symfony WebProfiler Bundle
Symfony WebProfiler Bundle

Configuration reference:
http://symfony.com/doc/2.8/reference/configuration/web_profiler.html

Provides

Requires

License

MIT

Changelog

* Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 2.8.12-1
  - Update to 2.8.12
  - raise dependency on twig 1.26
* Wed Sep 28 2016 Remi Collet <remi@fedoraproject.org> - 2.8.11-2
  - add upstream patch to fix FTBFS discovered by Koschei
* Wed Sep 07 2016 Remi Collet <remi@fedoraproject.org> - 2.8.11-1
  - Update to 2.8.11
* Mon Sep 05 2016 Remi Collet <remi@fedoraproject.org> - 2.8.10-1
  - Update to 2.8.10
  - ignore failed tests with ICU 57 or ARM
    https://github.com/symfony/symfony/issues/19854
    https://github.com/symfony/symfony/issues/19856
* Fri Aug 05 2016 Remi Collet <remi@fedoraproject.org> - 2.8.9-2
  - fix 1 failed test with latest PHP version, thanks to Koschei
    open https://github.com/symfony/symfony/pull/19539
* Mon Aug 01 2016 Remi Collet <remi@fedoraproject.org> - 2.8.9-1
  - Update to 2.8.9
* Fri Jul 01 2016 Remi Collet <remi@fedoraproject.org> - 2.8.8-1
  - Update to 2.8.8
  - add patch for test suite with phpunit-bridge 2.8
    open https://github.com/symfony/symfony/pull/19255
* Mon Jun 06 2016 Remi Collet <remi@fedoraproject.org> - 2.8.7-1
  - Update to 2.8.7
* Sat May 28 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.6-2
  - Skip test known to fail on RHEL 7
* Tue May 24 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.8.6-1
  - Updated to 2.8.6 (RHBZ #1275826)
* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 2.7.13-1
  - Update to 2.7.13
* Fri Apr 29 2016 Remi Collet <remi@fedoraproject.org> - 2.7.12-2
  - Update to 2.7.12
  - cleanup autoloader
* Sat Mar 26 2016 Remi Collet <remi@fedoraproject.org> - 2.7.11-2
  - Update to 2.7.11
  - ignore dependency on symfony/polyfill-mbstring
  - ignore Bridge/PhpUnit tests
  - ignore tests using DnsMock
    open https://github.com/symfony/symfony/issues/18319
  - ignore 1 new online test
  - remove PhpUnit/Tests from package
* Fri Mar 25 2016 Remi Collet <remi@fedoraproject.org> - 2.7.10-2
  - use php-swiftmailer 5.4.1 instead of old php-swift-Swift
* Mon Feb 29 2016 Remi Collet <remi@fedoraproject.org> - 2.7.10-1
  - Update to 2.7.10
  - config: add dependency on config (optional)
  - routing: add dependency on http-foundation (optional)
  - ignore dependency on symfony/polyfill-apcu
* Sun Feb 14 2016 Remi Collet <remi@fedoraproject.org> - 2.7.9-3
  - fix test suite with new PHP, upstream patch
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 14 2016 Remi Collet <remi@fedoraproject.org> - 2.7.9-2
  - fix autoloader for paragonie/random_compat, thanks Koschei
* Thu Jan 14 2016 Remi Collet <remi@fedoraproject.org> - 2.7.9-1
  - Update to 2.7.9
  - security: add dependency on paragonie/random_compat
  - require ircmaxell/password-compat instead of php-password-compat
* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> - 2.7.8-1
  - Update to 2.7.8
* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.7.7-1
  - Update to 2.7.7
  - lighter autoloader for components
* Mon Nov 02 2015 Remi Collet <remi@fedoraproject.org> - 2.7.6-2
  - add upstream patch for twig 1.23
* Fri Oct 30 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.6-1
  - Updated to 2.7.6 (RHBZ #1275826)
* Fri Sep 25 2015 Remi Collet <remi@fedoraproject.org> - 2.7.5-1
  - Update to 2.7.5
  - raise dependency on doctrine/common ~2.4,
    doctrine/dbal ~2.4 and doctrine/orm ^2.4.5
  - add optionnal dependency for framework-bundle on serializer
* Wed Sep 09 2015 Remi Collet <remi@fedoraproject.org> - 2.7.4-1
  - Update to 2.7.4
  - raise dependency on twig/twig ~1.20|~2.0
* Fri Aug 07 2015 Remi Collet <remi@fedoraproject.org> - 2.7.3-3
  - rely on PHPUnit 4.8 for test suite
* Fri Jul 31 2015 Remi Collet <remi@fedoraproject.org> - 2.7.3-1
  - Update to 2.7.3
* Tue Jul 21 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.2-3
  - Added patch for symfony/psr-http-message-bridge
  - Removed php-mysql dependency from var-dumper
* Mon Jul 13 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.2-2
  - Updated to 2.7.2 (RHBZ #1242664)
* Sun Jul 05 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.1-2
  - Remove optional bridge and bundle dependencies in dependency-injection and
    form components.  Add optional text to descriptions.
* Sat Jun 27 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.7.1-1
  - Updated to 2.7.1 (RHBZ #1171055)
  - Added autoloaders
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed May 27 2015 Remi Collet <remi@fedoraproject.org> - 2.5.12-1
  - Update to 2.5.12
  - security fix for CVE-2015-4050
* Thu Apr 02 2015 Remi Collet <remi@fedoraproject.org> - 2.5.11-1
  - Update to 2.5.11
  - security fix for CVE-2015-2308 and CVE-2015-2309
* Wed Mar 18 2015 Remi Collet <remi@fedoraproject.org> - 2.5.10-1
  - Update to 2.5.10
* Mon Dec 15 2014 Remi Collet <remi@fedoraproject.org> - 2.5.8-1
  - Update to 2.5.8
* Thu Nov 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.7-1
  - Updated to 2.5.7 (BZ #1166396)
  - Added php-composer(egulias/email-validator) dependency
* Sun Nov 02 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.6-2
  - Exclude "intl-data" test group instead of removing test files
* Sun Nov 02 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.6-1
  - Updated to 2.5.6 (BZ #1157502)
  - "php-twig-Twig" dependency updated to "php-composer(twig/twig)"
  - Obsoleted php-symfony-icu (data now in intl component)
* Mon Sep 29 2014 Remi Collet <remi@fedoraproject.org> - 2.5.5-1
  - update to 2.5.5
  - hack PHPUnit autoloader to not use old system symfony
  - don't skip any Yaml test
* Wed Sep 03 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.4-1
  - Updated to 2.5.4 (CVE-2014-6072, CVE-2014-5245, CVE-2014-4931, CVE-2014-6061,
    CVE-2014-5244, BZ #1138285)
  - Removed test files from PropertyAccess and Stopwatch components
  - Updated skipped tests
* Tue Aug 12 2014 Remi Collet <remi@fedoraproject.org> - 2.5.3-1
  - update to 2.5.3
  - fix test bootstrap for PHPUnit 4.2
* Sat Jul 19 2014 Remi Collet <remi@fedoraproject.org> - 2.5.2-2
  - fix license handling
* Fri Jul 18 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.2-1
  - Updated to 2.5.2 (BZ #1100720)
  - Added php-composer() virtual provides
  - Updated most dependencies to use available php-composer virtual provides
  - php-password-compat conditional changed from "0%{?el6}%{?el7}" to
    ""%{php_version}" < "5.5""
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Apr 30 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.4-1
  - Updated to 2.4.4 (BZ #1038134)
  - Updated Doctrine dependencies
  - Sub-pkg phpcompatinfo without Tests directory since they are not pkged
* Mon Feb 17 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-1
  - Updated to 2.4.2 (BZ #1038134)
  - Re-enabled tests
  - Added expressionlanguage component sub-pkg
  - Added provides for security component composer sub-pkgs
* Mon Jan 13 2014 Remi Collet <remi@fedoraproject.org> - 2.3.9-0
  - EPEL-7 bootstrap build
* Sun Jan 05 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.9-1
  - Updated to 2.3.9 (BZ #1038134)
  - Conditional %{?dist}
  - Minor bash cosmetic changes
  - Skip additional test relying on external resources
  - Skip additional el6 test
* Wed Dec 18 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.8-1
  - Updated to 2.3.8 (BZ #1038134)
  - Temporarily skip test known to fail on Fedora > 20
* Sat Dec 14 2013 Remi Collet <remi@fedoraproject.org> - 2.3.7-4
  - fix PEAR compatibility: add missing "autoloader.php"
* Tue Nov 26 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.7-3
  - Fixed several summaries and descriptions ("Symfony2" => "Symfony")
* Fri Nov 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.7-2
  - Renamed from "php-symfony2" to "php-symfony"
  - Updated main pkg summary
  - Removed dependency on common sub-pkg for sub-pkgs that require other sub-pkgs
  - Common sub-pkg obsoletes php-channel-symfony2
  - Fixed swiftmailerbridge sub-pkg dependency
  - Updated %check to use PHPUnit's "--include-path" option
* Sun Nov 17 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.7-1
  - Updated to 2.3.7
  - Separated icu pkg
  - Added php-password-compat requires for el6 (PHP < 5.5.0)
  - common sub-pkg now owns %{symfony_dir}/{Bridge,Bundle,Component}
  - Fixed classloader URL
* Wed Nov 06 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.6-2
  - Updated tests' autoloader
  - Individual pkg tests instead of one
  - Skip specific tests
  - Exclude tty and benchmark test groups
  - Fix main package doc symlink
* Mon Oct 21 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.6-1
  - Updated to 2.3.6
  - Renamed sub-packages to lowercase
* Sat Jul 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.1-1
  - Initial package

Files

/usr/share/doc/php-symfony-web-profiler-bundle-2.8.12
/usr/share/doc/php-symfony-web-profiler-bundle-2.8.12/CHANGELOG.md
/usr/share/doc/php-symfony-web-profiler-bundle-2.8.12/README.md
/usr/share/doc/php-symfony-web-profiler-bundle-2.8.12/composer.json
/usr/share/licenses/php-symfony-web-profiler-bundle-2.8.12
/usr/share/licenses/php-symfony-web-profiler-bundle-2.8.12/ICONS_LICENSE.txt
/usr/share/licenses/php-symfony-web-profiler-bundle-2.8.12/LICENSE
/usr/share/php/Symfony/Bundle/WebProfilerBundle
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Command
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Command/ExportCommand.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Command/ImportCommand.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Controller
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionController.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Controller/RouterController.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/DependencyInjection
/usr/share/php/Symfony/Bundle/WebProfilerBundle/DependencyInjection/Configuration.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/DependencyInjection/WebProfilerExtension.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/EventListener
/usr/share/php/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Profiler
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/bin
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/bin/sync_assets.sh
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/commands.xml
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/profiler.xml
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/routing
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/schema
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/schema/webprofiler-1.0.xsd
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/config/toolbar.xml
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/ajax.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/events.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/exception.css.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/exception.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/form.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/memory.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/request.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/router.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/time.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/translation.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/twig.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/ajax.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/close.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/config.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/event.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/exception.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/form.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/logger.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/memory.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/menu.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/no.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/request.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/router.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/search.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/symfony.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/time.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/translation.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/twig.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Icon/yes.svg
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/ajax_layout.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/bag.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/header.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/info.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/layout.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/results.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/search.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/table.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_item.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_js.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_redirect.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Router
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/views/Router/panel.html.twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Twig
/usr/share/php/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/WebProfilerBundle.php
/usr/share/php/Symfony/Bundle/WebProfilerBundle/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:49:57 2024