Arne Blankerts

Results 303 comments of Arne Blankerts

I still like the idea but I'm not convinced it belongs into this project but should be a separate library. What do you think?

okay, point taken. I'll probably implement that over the next week when I'm traveling. Let's see how that works out :)

Sorry for the radio-silence. You're perfectly right I'm way busy and my open source work is suffering greatly :-( I'm really grateful for your idea and suggested implementation. I promise...

I already commented on the referenced issue in PHPUnit, but wanted to point out that - at least how I understand the wording of the original issue - that this...

Figured, I just add my 2c here again. Disregard if not useful ;) > I didn't have time to properly analyze it, but here are the questions that I had...

> > Also there is a bug in the changed code still: > > > $this->output = ob_get_clean(); > > This will throw a notice if your buffer was closed...

> I suppose I can rename the related files to have a - specifically for PHIVE, but figured I'd report this as, as far as I can see, there is...

`version_compare` can deal with a lot of ... interesting ... version strings. And, PHP isn't actually following semver either. So, I guess that's not a compelling argument ;-)

The crash is, to me, expected behavior as we explicitly do not support [CalVer](https://calver.org/) as a versioning scheme. I also do not see a way to implement any meaningful support...