Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Feyer Media GmbH & Co. KG
- Wuppertal, Germany
- Sign in to view email
- https://hostingwerk.de
Pinned
2,465 contributions in the last year
Contribution activity
December 2019
Created a pull request in contao/contao that received 7 comments
- Clean up the Composer conflicts
- Also test if the number of service tags matches
- Upgrade to PHPStan 0.12
- Re-add symfony/stopwatch and update the ci.yml file
- Fix the SERP preview
- Fix the coding style
- Ignore the .github folder when installing from dist
- Add the GitHub issue templates
- Fix the coding style
- Fix the coding style
- Add the Codecov token in plain text
- Backport the CS fixer changes
- Backport the CS fixer changes
- Run the CS fixer (updated configuration)
- Also apply the CS fixer to the fixtures
- Fail the Codecov action if the upload failed
- Fix issues found by the PhpStorm code inspector
- Do not use Chosen in the meta wizard anymore
- Hide the meta data field when editing folders
- Fix the page type descriptions
- Do not add the X-Forwarded-Host in Environment::url() anymore
- Add referrerpolicy="no-referrer" when loading assets via CDN
- Do not mark copied image size items as copied
- Use Throwable instead of Exception in the exception and error listeners
- Fix the height of the meta wizard button
- Some pull requests not shown.
- Universal picker
- Added support for new bundle structure
- Revert "Moved folderUrl setting to the root page"
- Correctly reset the necessary services
- Add removal of user agent body class to UPGRADE.md
- Replace Guzzle with Symfony's HttpClient
- Only check fragment registry if controller name is a string
- Use cache strategy to merge fragment caching into main page
- Added support for invokable listeners and method validation
- Added abstract controller for common service tasks
- Set img width/height attributes as an aspect ratio
- Fix bypassing 2FA
- Cleanup SubscriberResult
- Set attribute "accept" in FormFieldUpload
- Adjust maintenance to new search indexer abstraction
- Implemented contao:crawl command
- Added command to debug fragments
- ContaoFramework::setConstants()
- Always warm the English language cache
- Disable auto cache control of the Symfony SessionListener
- Allow to configure the HttpCache trace level using an env var
Created an issue in Symplify/Symplify that received 6 comments
[EasyCodingStandard] IncludeFixer is ignored
How to reproduce
Create a ecs.yaml
file:
parameters: sets: - 'common' - 'symfony' skip: PhpCsFixer\Fixer\Operator\NotOperatorWithSuccessorSpaceFixer:
6
comments