Thomas Landauer

Results 162 comments of Thomas Landauer

Sorry for not finding that issue myself. The difference I'm seeing is: * At https://github.com/Codeception/Codeception/issues/5735 the guys have explicitly configured groups, and certainly want to see an error if an...

> This issue is part of bigger issue that steps aren't displayed in unit tests. Yeah, just noticing that `--debug` doesn't make any difference ;-) Why is this so? Let...

Well, it's hard to say, since Codeception's output looks like this: > [Parameters] {"myForm[name]":"Thomas","myForm":{"name":"Thomas","submitButton":""}} I.e. the "regular" fields are listed twice, and the submit button is only included in the...

What's the purpose of having this code at all? Is this just used in `bootstrap` or somewhere else too? Cause it looks like a nightmare to maintain - so maybe...

`ss` is correct in Austria, see https://de.wikipedia.org/wiki/%C3%9F#Ersetzung_und_%C3%A4hnliche_Zeichen I just did a PR: https://github.com/cocur/slugify/pull/265

Returning `null` would allow using PHP 8.0's [nullsafe operator](https://wiki.php.net/rfc/nullsafe_operator): `$foo->getBars()->first()?->getName();`

I was just about to submit a PR with a first step in this direction (function `YEAR()`). However, on another PR (https://github.com/oroinc/doctrine-extensions/pull/66 ) I'm being asked to sign some weird...

> CLA's are pretty common practice on GitHub I've never seen this before on any project. Anyway, I will definitely not waste my time with wading through page-long legalese (sorry)...

Sorry, but my knowledge of Go is zero ;-) But if somebody else creates the first name server, I'm sure I could copy-paste the two others... *lol*