-
Alexander M. Turek
- Düsseldorf, Germany
- https://derrabus.de
- @derrabus
Highlights
- 7 discussions answered
Block or Report
Block or report derrabus
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
-
Homebrew/homebrew-core Public
🍻 Default formulae for the missing package manager for macOS (or Linux)
5,680 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 106 commits in 12 repositories
Created 3 repositories
- derrabus/psalm PHP
- derrabus/lexer PHP
- derrabus/composer PHP
Created a pull request in Homebrew/homebrew-core that received 11 comments
Opened 104 other pull requests in 10 repositories
doctrine/orm
63
merged
4
closed
- Merge 2.11.x into 2.12.x
- Psalm 4.19.0, PHPStan 1.4.3
- Merge 2.12.x into 3.0.x
- Ignore PHPUnit result cache everywhere
-
Introduce
assertQueryCount() - Remove DBAL 2 compatible SQL logging
- Merge 2.12.x into 3.0.x
- Merge 2.11.x into 2.12.x
- Switch tests to the middleware logging system
- Move UnderscoreNamingStrategyTest to correct namespace
-
Remove check for
getSQLResultCasing() - Merge 2.12.x into 3.0.x
- Remove MultiGetRegion and add native types to Region implementations
- Fix types on CacheLogger implementations
- Add native types to CacheLogger implementations
- Merge 2.12.x into 3.0.x
- Fix type on loadCacheEntry
- Deprecate MultiGetRegion
- Add native types to EntityHydrator
- Stabilize DBAL dependency
- Merge 2.11.x into 2.12.x
- Update baselines for DBAL 3.3
- Remove old cache accessors and mutators from query classes
- Merge 2.12.x into 3.0.x
- Merge 2.11.x into 2.12.x
- Some pull requests not shown.
doctrine/dbal
13
merged
- Merge 2.13.x into 3.3.x
- Update branch metadata for release 3.3
- Update README for release 3.3
- Merge release 3.2.2 into 3.3.x
- Merge 3.3.x into 4.0.x
- Merge 3.2.x into 3.3.x
- Merge 2.13.x into 3.2.x
- Add middlewares to the architecture documentation
- PHPStan 1.4.0
- PHPStan 1.4.0
- Merge release 3.2.1 into 3.3.x
- Merge 2.13.x into 3.2.x
-
Document
$lockModevalue range
Homebrew/homebrew-core
11
closed
doctrine/lexer
5
merged
symfony/security-acl
3
merged
vimeo/psalm
1
open
doctrine/migrations
1
merged
doctrine/persistence
1
merged
composer/composer
1
merged
beberlei/doctrine2
1
merged
Reviewed 85 pull requests in 13 repositories
doctrine/orm
35 pull requests
- Added php 8.1 to CI
- Fix support for PHP 8.1 enums in embedded classes
- Switch tests to the middleware logging system
- Allow DiscriminatorColumn with length=0
- annotations is required
- Add native types to CacheLogger implementations
- Fix types on CacheLogger implementations
- Rework some tests that use hardcoded DBAL mocks
- Make test types compatible with Doctrine DBAL 4.0.x-dev
- Remove old cache accessors and mutators from query classes
- Accessing private properties and methods from the same class is forbidden
- Expose enumType to DBAL to make native DB Enum possible
- Introduce __unserialize behaviour in docs
- Corrected ORM version and added missing dependency
- Allow using Enum from different namespace than Entity
- Support enum cases as parameters
- Merge release 2.11.0 into 3.0.x
- Add DQL non-ASCII characters support
-
Use
EntityManagerInterfacein type declarations - Generated/Virtual Columns: Insertable / Updateable
- Fix WhereInWalker description to better describe the behaviour of this class
- Support readonly properties for read operations
- Merge 2.10.x into 2.11.x
- PHPStan 1.3.3, Psalm 4.18.1
- Remove Psalm job for analyzing DBAL 2
- Some pull request reviews not shown.
symfony/symfony
19 pull requests
- Minor code style fix
- [Serializer] Set context annotation as not final
- [DependencyInjection] Fix tests
- Remove composer/package-versions-deprecated from allowed plugins
- [Cache] Throw exception if incompatible version of psr/simple-cache is used
- [HttpKernel] Add generics to ArgumentMetadata::getAttributes
- [Validator] Allow creating constraints with required arguments
- [RateLimiter] Implicit conversion fix
- Fix typo in UPGRADE-6.0.md
- [PropertyInfo] Add PHP 8.0 promoted properties @param mutation support to PhpDocExtractor
- [Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors
- [Security] Fix retrieving strategy for custom AccessDecisionManager
- [HttpClient] Remove deprecated usage of GuzzleHttp\Promise\promise_for
- [String] Add conflict for translation-contracts v3
- Allow translators to return stringables
- [Filesystem] Add targetIterator for fs mirror
- [SecurityBundle] Allow to specify a RequestMatcher directly in an ACL definition
- [Process] Add callback for waiting process execution.
-
[Config] Fix return type of
ExprBuilder::ifEmpty()
doctrine/dbal
13 pull requests
- Allow dynamic call to compareSchemas
- Provide a way to use platform aware comparison
- Drop requirement for PostgreSQL 9.4+
- Optimize AbstractMySQLPlatform::getListTableForeignKeysSQL()
- Handle binding invalid named parameter errors
-
fix typo:
\Doctrine\DBAL\Statementvs.\Doctrine\DBAL\Driver\Statement - Add middlewares to the architecture documentation
- PHPStan 1.4.0
- Fix JSON Dbal type to properly encode whole number float values, preserving zero fractions.
-
Adding the constant
PARAM_ASCII_ARRAYtoDoctrine\DBAL\Connection - Enforce consistent constructor in dynamically instantiated classes
- Remove trailing comma in a PDO object parameters
- Remove assets used for testing Dumper
doctrine/migrations
4 pull requests
doctrine/data-fixtures
3 pull requests
meloneminze/famly
2 pull requests
sensiolabs/SensioFrameworkExtraBundle
2 pull requests
doctrine/persistence
2 pull requests
doctrine/common
1 pull request
symfony/recipes
1 pull request
KnpLabs/KnpMenu
1 pull request
doctrine/doctrine-website
1 pull request
symfony/polyfill
1 pull request
Created an issue in vimeo/psalm that received 3 comments
MethodSignatureMismatch when extending ReflectionProperty
ReflectionProperty::setValue() and ReflectionProperty::getValue() are polymorphic. If you work on a static property you can omit the first paramete…
3
comments
Answered 2 discussions in 1 repository
5
contributions
in private repositories
Jan 3 – Jan 24