Mateusz Cholewka

Results 11 comments of Mateusz Cholewka

There is my proposition for this doc :) https://github.com/munusphp/website/pull/1

Great, thanks! 🚀 Yes, I will do this at the beginning of the next week 😃

I had some thought about tuples. The first time when I saw how it was done in vavr, I was not convinced too, but then thought occurred to me. Apart...

PR in progress: https://github.com/open-telemetry/opentelemetry-php-contrib/pull/52

Thanks for merge. There are two apps in the examples, first one is fixed by this PR and I will fix the second one until the next week, then I...

I've replaced it with better implementation using nette/php-generator. It works ways better in my opinion. There is a test that is testing first 3 classes of Tuples by comparing strings,...

Todo: - [x] Make some maintenance on master branch, do decrease size of PR https://github.com/munusphp/munus/pull/77 - [x] More test coverage for TupleN classes - [x] Generator command CI checker, to...

Ok, I belive I'm done. ~1300 lines of the PR is generated automatically, but it's still quite big, sorry for that 😄 I've added validation command to `composer tests` which...

> looks cool, are you happy to rebase and wait for php 8.2 upgarde? Yes, thank you! 😄 I've refactored generate command a little bit. Right now it's a single...