Highlights
- Arctic Code Vault Contributor
- Pro
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
700 contributions in the last year
Activity overview
Contributed to
symfony/symfony,
Homebrew/homebrew-core,
derrabus/twig-awesome-bundle
and 5 other
repositories
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in symfony/symfony that received 11 comments
[Validator] Constraints as php 8 Attributes
This is my attempt to teach the validator to load constraints from PHP attributes. Like we've done it for the Route attribute, I've hooked into th…
+955
−197
•
11
comments
- Added missing changelog entries
- WebProfiler 5.2 is incompatible with HttpKernel 5.1
- [HttpClient] Support for CURLOPT_LOCALPORT
- Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3)
- Ignore attribute fixtures when patching types
- [PhpUnitBridge] Internal classes are not legacy
- [HttpFoundation] Skip the cookie_max_age fixture on PHP 8
- [VarDumper] Support for ReflectionAttribute
- [Debug] Skip a test that was meant for HHVM
- Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3)
- [SecurityHttp] Don't call createMock() with multiple interfaces
- [VarExporter] unserialize() might throw an Exception on php 8
- [ErrorHandler] Parse "x not found" errors correctly on php 8
- Bump ext-igbinary to 3.1.5 to fix compile error on php 8
- [HttpKernel] Adjust tests to new "class not found" error message format
- [Console] Make sure $maxAttempts is an int or null
- Don't call createMock with an array of interfaces
- [FrameworkBundle] Fix Tests on PHPUnit 9.3
- [WebProfilerBundle] Fix Tests for PHPUnit 9.3
- [VarDumper] Fix caster for invalid SplFileInfo objects on php 8
- [Intl] Skip test cases that produce a TypeError on php 8
- [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3
- [Debug] Parse "x not found" errors correctly on php 8
- Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable"
- [Contracts] add TranslatableInterface
- [Cache][Lock][Messenger] fix compatibility with Doctrine DBAL 3
- [String] allow passing null to string functions
- [Security] Magic login link authentication
- [VarDumper] Support for ReflectionAttribute
- [RFC][HttpKernel][Security] Allowed adding attributes on controller arguments that will be passed to argument resolvers.
- [String] ensure that the offset is part of the string
- [DI] fix ContainerBuilder on PHP8
- [PhpUnitBridge] CoverageListenerTrait update for PHPUnit 8.5/9.x
Created an issue in symfony/symfony that received 9 comments
[HttpClient] Failed to parse address "0"
Symfony version(s) affected: 4.4+
Description
Using the native HTTP client on php 7.3.22 and 7.4.10 produces the following error:
fopen(http://some…
9
comments

