Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign up
Pinned
2,137 contributions in the last year
Activity overview
Contributed to
symfony/symfony,
FriendsOfSymfony/FOSRestBundle,
symfony/symfony-docs
and 5 other
repositories
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5 repositories not shown
Created a pull request in symfony/symfony that received 3 comments
- [PhpUnitBridge] fix tests
- [PhpUnitBridge] relax test assertion
- replace expectExceptionMessageRegExp() with expectExceptionMessageMat…
- [SecurityBundle] fix class name
- [Validator] stop using the deprecated at() PHPUnit matcher
- [HttpClient] fix lowest allowed version of the HTTP client contracts
- [Validator] fix lowest allowed version for the PHPUnit bridge
- [Yaml] simplify the test
- [Intl] fix test by letting mock throw the actual expected exception
- [EventDispatcher] drop logger mock in favor of using the BufferingLogger
- [Validator] catch ValueError thrown on PHP 8
- [VarDumper] deal with errors being thrown on PHP 8
- ignore file not compatible with PHP < 8.0
- [FrameworkBundle] fix filename being cleaned up at end of tests
- [DoctrineBridge] add choice_translation_domain tests to prevent further regressions
- [FrameworkBundle] fix tests
- [Translation] fix parsing tokens on PHP 8
- [Validator] allow consumers to mock all methods
- [String] ensure that the offset is part of the string
- [Intl] promote warnings to value errors on PHP 8
- use a PHP 8 compatible Composer version
- [Debug] fix test
- allow version 2 of the Symfony contracts
- [DependencyInjection] consistently use same types for strict comparisons
- [FrameworkBundle] fix tests
- Some pull requests not shown.
- [PhpUnitBridge] fix tests
- [Yaml Parser] Fix edge cases when parsing multiple documents
- Added missing changelog entries
- [Translator] Make sure a null locale is handled properly
- [Form] Add new way of mapping data using callback functions
- [Form] Change 'cache_key' to AbstractRendererEngine::CACHE_KEY_VAR in BaseType
- [Notifier] fix factory definition of notifier transports
- [Form] Add choice_translation_parameters option for ChoiceType form
- Create impersonation_exit_path() and *_url() functions
- [Yaml Parser] fixed Parser to skip comments when inlining sequences
- Translate failure messages of json authentication
- Added support for using the "{{ label }}" placeholder in constraint messages