Highlights
- Pro
Pinned
4,830 contributions in the last year
Less
More
Contribution activity
July 2021
Created 231 commits in 37 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 12 repositories not shown
Created 2 repositories
- javiereguiluz/ux-turbo PHP
- javiereguiluz/stimulus-bridge JavaScript
Created a pull request in symfony/symfony that received 21 comments
[WebProfilerBundle] Redesigned the log section
This PR is not fully polished, but it's ready for review, both code/design and UX/usability. The main missing feature is dark mode styles. Before T…
+567
−271
•
21
comments
Opened 60 other pull requests in 12 repositories
symfony/symfony-docs
16
merged
1
closed
- [Twig] Document the GitHub actions format in lint:twig
- [Translation] Support GitHub action format in lint:xliff
- [Messenger] Document the changes in the delete_after_ack Redis option
- Remove more deprecations in 6.0 branch
- [Frontend] Use Webpack disableHostCheck option in example
- [Config] [Configuration] Added a note about XML and PHP formats
- [Security] Add deprecation notices about Guard authenticators
- [Uid] Document NilUlid class
- [Form] Document using TranslatableMessage in form help
- [Security] Deprecate always_authenticate_before_granting option
- [Cache] Deprecate the DoctrineProvider class
- [HttpClient] Mention how to get the effective response URL
- [FrameworkBundle] Update the default config of Doctrine cache
- [FrameworkBundle] Deprecate services in Doctrine cache
- Update Contracts to 3.0 version
- Remove 5.x versionadded directives
- Some minor rewords
symfony/symfony
1
open
1
closed
13
merged
- [ErrorHandler] Improve error messages in CLI
- Remove some unneeded dirname() calls
- Simplify some code with null coalesce operator
- Optimized some strlen() calls when possible
- Use is_iterable() function when possible
- [FrameworkBundle] Remove deprecated options in translation:update command
- Fix minor typos
- [WebProfilerBundle] Fix the values of some CSS properties
- Use PHP_OS_FAMILY if possible
- [Messenger] Fixed an exception message
- [Yaml] Fixed an exception message
- [FrameworkBundle] Fixed file operations in Sodium vault seal
- [DoctrineBridge] [Doctrine Bridge] Fix an exception message
- [ErrorHandle] Remove a link from the exception page
- [WebProfilerBundle] Fix some deprecation
EasyCorp/EasyAdminBundle
8
merged
- Fix some form themes that use variables not available in older Symfony versions
- Fix design of global form errors
- [2.x] Fix PHP 8 support
- Fixed a minor design issue in autocomplete lists
- Fixed the usage of label_translation_parameters in form themes
- Fixed some tests and add help to commands
- Fixed an issue with absolute/relative URL generation
- Fixed some issues in file upload fields
symfony-tools/docs-builder
7
merged
1
closed
- Don't output errors
- Allow to build RST content strings
- Fix a formatting issue in definition lists
- Update the attributes and classes of code blocks
- Minor tweak in admonition titles
- Added some CSS class to configuration block tabs
- Tweaked the prompts of console code blocks
- Fixed the generation of TOCs
EasyCorp/easyadmin-demo
2
merged
symfony/demo
1
closed
1
merged
nelmio/NelmioApiDocBundle
2
merged
symfony/ux
2
closed
sonata-project/SonataAdminBundle
1
merged
doctrine/DoctrineMigrationsBundle
1
merged
symfony/ux-turbo
1
closed
symfony/stimulus-bridge
1
merged
Reviewed 22 pull requests in 7 repositories
symfony/symfony 11 pull requests
- [WebProfilerBundle] Redesigned the log section
- [Finder] Remove deprecated code
- Indicate compatibility with psr/log 2 and 3
- [Finder] Improve ComparatorTest
- Use is_iterable() function when possible
- [Templating] Add types to private properties
- [Security] [Csrf] Add types to private properties
- [WebProfilerBundle] Fix the values of some CSS properties
- [Contracts] Bump to 2.5 on branch 5.4
- [ErrorHandle] Remove a link from the exception page
- [WebProfilerBundle] Fix some deprecation
symfony/symfony-docs 5 pull requests
symfony/recipes-contrib 2 pull requests
symfony/recipes 1 pull request
doctrine/rst-parser 1 pull request
symfony/demo 1 pull request
EasyCorp/EasyAdminBundle 1 pull request
Created an issue in symfony/symfony that received 2 comments
[Security] Decouple CSRF component from security-core
symfony/security-csrf is installable as a stand-alone package. However, it requires security-core:
symfony/src/Symfony/Component/Security/Csrf/c…
2
comments
97
contributions
in private repositories
Jul 1 – Jul 23