Arne Blankerts

Results 303 comments of Arne Blankerts

The website indeed would need some love... As would phive itself. I have so many things in my head i'd like to implement but so little time :-/ I'll try...

It looks like, even after such a long time, neither of the projects listed on the above reference page have opted for implementing this. I certainly haven't seen this variable...

At long last, we now have our first "official" phive container image on docker hub. https://hub.docker.com/r/phario/phive ### Background I tried to create a truly minimalistic image based off of Fedora...

As @jrfnl already created a PR to update the phive alias for easy installation, I just wanted to let everybody here know we - as the phar.io / phive team...

https://psalm.dev/r/cfd852bd7a

I'm not currently sure why there is a test failure on ONE system with 8.1.x. (Fixed.)

@Synchro We're trying to understand your issue - and use case -, but fail: Already the inital `assertJson(['batch' => null])` cannot work: `assertJson` expects a `string` input and only asserts...

Additionally, the `DOMNodeComparator::nodeToText` has a bool parameter `$canonicalize` suggesting it could be optional. But the only caller, `DOMNodeComparator::assertEquals`, hardcodes it to `true` in both cases. I guess we really need...

Maybe we can use some of PR #88 while doing so.

Thanks for reporting your issue and an obvious crash of phpDox. Unfortunately, the location in the error message (ErrorHandler.php, line 106) doesn't make any sense with the current versions of...