Adam Reece

Results 19 issues of Adam Reece

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
24-feedback

I'll try and keep to the point on this. -- I have a folder with all my GoldSrc dev going on, with some folders: - compile - decompile - maps...

enhancement

The command `translation:update` with `--force` is fantastically useful to begin building translation data. One pitfall is that the translations in the XLIFF file it builds are sorted according to the...

Feature
Translation

Hello, I'm trying to add the Steam distribution of Sven Co-op. (Currently it shows up as HL2 thus doesn't work at all.) However when starting HLSW I get a warning...

I've got this script so that it's able to talk to our internal Gitlab-CE, but it gives error "ldapGroups" is not iterable. ``` # npm start > [email protected] start /opt/gitlab-ldap-group-sync...

Is there (or will there) be an option to specify a DN or name for a group that contains administrator users? (Gitlab-EE lets you specify this with option `admin_group`, which...

Hello, Does this bundle expose any services for use with a controller action via dependency injection? `debug:autowiring` didn't appear to reveal any. The purpose for this is I need to...

Very closely related: https://github.com/phpstan/phpstan-doctrine/issues/229 If you have an entity class to handle PDO based Symfony sessions (`Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler`) the `$sessId` property will cause PHPStan to think that property `$sessId` is never...

Hello, Would it be possible to support this component's configuration to be read from environment variables? The purpose of this would be so that the configuration can be semi-exposed via...

Enhancement