2020-04-25 UTC
[tantek] joined the channel
# 00:52 gRegorLove 0.5.0 just needs those 4 PRs merged then I think it's ready for release
# 00:52 gRegorLove First 3 have been approved but not merged, last one is bumping PHP to 5.6
[TimApple], Sajesajama__, [tantek], [LewisCowles], Dianalondon, [KevinMarks], mauz555, CandyWendy and joshghent joined the channel
# 13:22 GWG !tell gRegorLove I tried a different take on PHP5.6
# 13:22 Loqi Ok, I'll tell them that when I see them next
# 13:25 Zegnat !tell gRegorLove any thoughts on merging the test-suite PR and rebasing the 0.5.0 milestones PRs on that first? Might make it easier to review those backcompat fixes?
# 13:25 Loqi Ok, I'll tell them that when I see them next
# 13:53 GWG Why is phpdocumenter a dev dependency of PHP-MF2? We don't seem to generate documentation
[TimApple] joined the channel
# 13:54 Zegnat Hmm, I don’t actually know. Something neccesary for PHPUnit?
# 13:54 GWG Maybe we should generate documentation
# 13:55 Zegnat Without it, PHPUnit grabs a newer version of phpdocumentor and the build will start failing
# 13:55 Zegnat Though we could take it away if we bump PHP support
# 13:56 GWG Just put in a PR to bump the support, as did gRegorLove
# 13:56 Zegnat So in your PR for PHP 5.6, you could probably drop it!
# 13:56 GWG However, I am wondering if we shouldn't consider generating the documentation
# 13:58 Zegnat Hmm, maybe? But I would split that to a separate PR then, don’t do too much in a PR that is supposed to be about deprecating a PHP version
# 13:59 Zegnat GWG do we really need PHP_CS to do the compatibility check? Hadn’t seen that before.
# 14:00 Zegnat I just didn’t think PHP_CS would be neccessary, isn’t there a stand-alone compatibility checker, is my question
# 14:00 GWG Zegnat: Something should be checking, so I added a compatibility checker.
# 14:00 Zegnat I love the automated checking, just surprised to see 3 dependencies for it
# 14:00 GWG Zegnat: We may wish to add more rules in future. Also, dev dependencies
# 14:01 Zegnat I wouldn’t mind getting a code style check in there too, so I do not mind, was just surprising :)
# 14:03 Loqi [gRegorLove] #188 Specify coding standard
# 14:04 GWG Zegnat, good to know, either way, I thought adding a script was easier than always remembering
# 14:05 Zegnat Adding script is great! `composer test` is always a nice one that we may consider making available. I am a huge fan of not depending on globally installed tooling because you cannot guarantee versions that way.
# 14:07 GWG I have been on a testing improvement kick of late.
# 14:08 GWG But I am thinking of adding docblock checking to my code to force me not to forget to do it
# 14:10 Zegnat Interesting. Yeah, I am bad at docblocks too. I do these days include code style checking on mostly everything
# 14:11 GWG For php-mf2 we'd have to pick a standard
[jgmac1106], desmondrivet, globbot, vesper11, MylesBraithwaite, reidab, Sajesajama__, [tantek], Verlf, chrisaldrich, twMat, brunow, doubleloop1, [prtksxna], [chrisaldrich], BillSeitz, BadHotLady, theianjones, gRegorLove, [KevinMarks], [christophe194], [snarfed], gRegorLove_, KartikPrabhu and mauz555 joined the channel