Permalink
Browse files

Remove PHP/symfony2-stripped (#3043)

  • Loading branch information...
nbrady-techempower committed Nov 6, 2017
1 parent ddebae0 commit 500ce568315a7e81607fe051a14658b5b8c00cbe
Showing with 0 additions and 3,235 deletions.
  1. +0 −1 .travis.yml
  2. +0 −12 frameworks/PHP/symfony2-stripped/.gitignore
  3. +0 −19 frameworks/PHP/symfony2-stripped/LICENSE
  4. +0 −46 frameworks/PHP/symfony2-stripped/README.md
  5. +0 −1 frameworks/PHP/symfony2-stripped/app/.htaccess
  6. +0 −9 frameworks/PHP/symfony2-stripped/app/AppCache.php
  7. +0 −24 frameworks/PHP/symfony2-stripped/app/AppKernel.php
  8. +0 −11 frameworks/PHP/symfony2-stripped/app/Resources/views/base.html.php
  9. +0 −11 frameworks/PHP/symfony2-stripped/app/Resources/views/base.html.twig
  10. +0 −687 frameworks/PHP/symfony2-stripped/app/SymfonyRequirements.php
  11. +0 −14 frameworks/PHP/symfony2-stripped/app/autoload.php
  12. +0 −55 frameworks/PHP/symfony2-stripped/app/check.php
  13. +0 −41 frameworks/PHP/symfony2-stripped/app/config/config.yml
  14. +0 −14 frameworks/PHP/symfony2-stripped/app/config/parameters.yml
  15. +0 −35 frameworks/PHP/symfony2-stripped/app/config/routing.yml
  16. +0 −22 frameworks/PHP/symfony2-stripped/app/console
  17. +0 −41 frameworks/PHP/symfony2-stripped/app/phpunit.xml.dist
  18. +0 −70 frameworks/PHP/symfony2-stripped/benchmark_config.json
  19. +0 −40 frameworks/PHP/symfony2-stripped/composer.json
  20. +0 −973 frameworks/PHP/symfony2-stripped/composer.lock
  21. +0 −131 frameworks/PHP/symfony2-stripped/deploy/nginx.conf
  22. +0 −9 frameworks/PHP/symfony2-stripped/deploy/php-symfony2
  23. +0 −13 frameworks/PHP/symfony2-stripped/setup.sh
  24. +0 −1 frameworks/PHP/symfony2-stripped/src/.htaccess
  25. +0 −176 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Controller/BenchController.php
  26. +0 −69 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Entity/Fortune.php
  27. +0 −85 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Entity/World.php
  28. +0 −18 ...works/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/fortunes.html.php
  29. +0 −20 ...orks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/fortunes.html.twig
  30. +0 −5 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/raw/content.php
  31. +0 −14 ...eworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/raw/fortunes.php
  32. +0 −2 ...PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/raw/template_footer.php
  33. +0 −6 ...PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/Bench/raw/template_header.php
  34. +0 −7 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/layout.html.php
  35. +0 −7 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/Resources/views/layout.html.twig
  36. +0 −9 frameworks/PHP/symfony2-stripped/src/Skamander/BenchmarkBundle/SkamanderBenchmarkBundle.php
  37. +0 −48 frameworks/PHP/symfony2-stripped/web/.htaccess
  38. +0 −15 frameworks/PHP/symfony2-stripped/web/app.php
  39. +0 −28 frameworks/PHP/symfony2-stripped/web/app_dev.php
  40. BIN frameworks/PHP/symfony2-stripped/web/apple-touch-icon.png
  41. +0 −137 frameworks/PHP/symfony2-stripped/web/bundles/framework/css/body.css
  42. +0 −113 frameworks/PHP/symfony2-stripped/web/bundles/framework/css/exception.css
  43. +0 −68 frameworks/PHP/symfony2-stripped/web/bundles/framework/css/structure.css
  44. BIN frameworks/PHP/symfony2-stripped/web/bundles/framework/images/blue_picto_less.gif
  45. BIN frameworks/PHP/symfony2-stripped/web/bundles/framework/images/blue_picto_more.gif
  46. BIN frameworks/PHP/symfony2-stripped/web/bundles/framework/images/grey_magnifier.png
  47. BIN frameworks/PHP/symfony2-stripped/web/bundles/framework/images/logo_symfony.png
  48. +0 −124 frameworks/PHP/symfony2-stripped/web/config.php
  49. BIN frameworks/PHP/symfony2-stripped/web/favicon.ico
  50. +0 −4 frameworks/PHP/symfony2-stripped/web/robots.txt
View
@@ -151,7 +151,6 @@ env:
- "TESTDIR=PHP/silex-orm"
- "TESTDIR=PHP/slim"
- "TESTDIR=PHP/symfony2"
- "TESTDIR=PHP/symfony2-stripped"
- "TESTDIR=PHP/yaf"
- "TESTDIR=PHP/yii2"
- "TESTDIR=PHP/zend"

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.

This file was deleted.

Oops, something went wrong.
Oops, something went wrong.

0 comments on commit 500ce56

Please sign in to comment.