Highlights
- Arctic Code Vault Contributor
Pinned
12,793 contributions in the last year
Less
More
Activity overview
Contributed to
symfony/symfony,
symfony/dependency-injection,
symfony/framework-bundle
and 5 other
repositories
Contribution activity
February 2021
Created 298 commits in 48 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 23 repositories not shown
Created 5 repositories
Created a pull request in symfony/symfony that received 13 comments
[FrameworkBundle] allow container/routing configurators to vary by env
Inspired by symfony/webpack-encore#900 and by a chat on Slack with @weaverryan This aims at allowing conditional configuration, which would allow …
+474
−66
•
13
comments
Opened 42 other pull requests in 17 repositories
symfony/symfony
20
merged
2
open
- [Cache] fix setting items' metadata on commit()
- [Intl] Add `Currencies::getCashFractionDigits()` and `Currencies::getCashRoundingIncrement()`
- Stop using deprecated ArrayCache from Doctrine
- [DI] Add support for defining service ids, named autowiring aliases, index and priority via the `#[Service]` attribute on PHP 8
- [EventDispatcher] fix registering subscribers twice on edge-case
- [PropertyInfo] fix direct deprecation
- [EventDispatcher] add missing "dispatcher" property on #[EventListener]
- [Console] Add `ConsoleCommand` attribute for declaring commands on PHP 8
- Ignore indirect deprecation triggered by doctrine/orm
- Re-enable triggering deprecations about return types
- [HttpKernel] fix transient test
- [Filesystem] Remove dirs atomically if possible
- [Filesystem] improve messages on failure
- [DependencyInjection] Add ContainerBuilder::willBeAvailable() to help with conditional configuration
- [FrameworkBundle] fix registering "annotations.cache" on the "container.hot_path"
- Don't "replace" mailer bridges in "symfony/symfony"
- Allow psr/cache v3 but on symfony/cache
- [DependencyInjection] fix tracking of changes to vendor/ dirs
- Allow psr/cache v2
- [PhpUnitBridge] fix reporting deprecations when they come from DebugClassLoader
- [ErrorHandler] fix parsing return types in DebugClassLoader
- [ErrorHandler] fix handling messages with null bytes from anonymous classes
symfony/recipes
2
open
1
merged
symfony/polyfill
2
merged
php-fig/cache
2
merged
fancyweb/symfony
1
merged
symfony/flex
1
merged
doctrine/DoctrineBundle
1
open
composer/composer
1
merged
symfony/symfony-docs
1
merged
php-cache/integration-tests
1
merged
php-fig/link
1
merged
shellscape/webpack-manifest-plugin
1
open
symfony/webpack-encore
1
merged
doctrine/collections
1
merged
doctrine/dbal
1
closed
predis/predis
1
merged
twigphp/Twig
1
merged
Reviewed 77 pull requests in 16 repositories
symfony/symfony 44 pull requests
- [Translation] Adding Translation Providers
- [Form] Remove hard dependency on symfony/intl
- [Uid] Add Generate and Inspect commands
- [Translation] Make `name` attribute optional in xliff2
- Adding a Github action to run Psalm
- Deprecate passing null as $message or $code to exceptions
- [Routing] Construct Route annotations using named arguments
- [Validator] Add Validation::createValidClosure() that returns a boolean instead of exception
- [FrameworkBundle] Allow x-forwarded-prefix trusted header in config
- [Console] Handle calls to mb_ functions with non string arguments
- [Cache] Fix Redis TLS scheme `rediss` for Redis connection
- Switched to non-null defaults in exception constructors
- [Security] Decouple passwords from UserInterface
- [Routing] fix conflict with param named class in attribute
- [Intl] fix Locale::getFallback() throwing exception on long $locale
- [Security] Fix some broken BC layers
- [PropertyInfo] fix resolving self to name of the analyzed class
- [WebLink] Escape double quotes in attributes values
- [String] Check if function exists before declaring it
- [Config Component] Merging PrototypedArrayNode associative values
- [DependencyInjection] Autoconfigurable attributes
- [Console] fix QuestionHelper::getHiddenResponse() not working with space in project directory name
- [Translation] Allow using dashes in locale when linting Xliff files
- [PropertyInfo] use the right context for properties defined in traits
- [Console] Fix PHP 8.1 null error for preg_match flag
- Some pull request reviews not shown.
symfony/recipes 6 pull requests
- Added a recipe for psr-http-message-bridge
- Improve onboarding when using Encore
- Register a new "ux" alias
- symfony/phpunit-bridge: set umask(0000) when debug is true
- panther: display extra installation steps and enable the screenshot on failure feature
- [panther] add Chrome and ChromeDriver to the Dockerfile
symfony/psr-http-message-bridge 3 pull requests
composer/composer 3 pull requests
symfony/flex 3 pull requests
symfony/panther 3 pull requests
symfony/symfony-docs 2 pull requests
symfony/ux 2 pull requests
doctrine/DoctrineBundle 2 pull requests
symfony/polyfill 2 pull requests
symfony/webpack-encore-bundle 2 pull requests
Nyholm/psr7 1 pull request
doctrine/annotations 1 pull request
php-fig/fig-standards 1 pull request
symfony/recipes-contrib 1 pull request
symfony/maker-bundle 1 pull request
Created an issue in symfony/symfony that received 13 comments
[RFC] Support env-dependent config in one yaml file
Inspired by #40214 For routing/DI, it might be worth merging per-env yaml files (as found in recipes) in one, don't you think? My proposal would be…
13
comments
Opened 10 other issues in 3 repositories
symfony/symfony-docs
5
open
1
closed
- [FrameworkBundle] allow container/routing configurators to vary by env
- [Intl] Add `Currencies::getCashFractionDigits()` and `Currencies::getCa…
- [DependencyInjection] Autoconfigurable attributes
- [DependencyInjection] Add `#[Autoconfigure]` to help define autoconfigu…
- [Uid] Add UidFactory to create Ulid and Uuid from timestamps and random…
- [FrameworkBundle][Messenger] Added RouterContextMiddleware
symfony/symfony
3
open
symfony/maker-bundle
1
open
18
contributions
in private repositories
Feb 1 – Feb 25