Matt Glaman
Matt Glaman
Thanks @webflo!
PHP bumped to 8.1. Technically D9 can be supported, if it was removed the following tests/rules could be dropped: - AccessDeprecatedConstantTest, and probably \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant - \mglaman\PHPStanDrupal\Tests\Rules\ClassExtendsInternalClassRuleTest::testRule ContentEntityDeleteForm test case -...
Can this be rebased to remove [8c40738](https://github.com/mglaman/contribkanban.com/pull/435/commits/8c407385feee37cb4d6120bcee7ad59b9454b075) and [5dce944](https://github.com/mglaman/contribkanban.com/pull/435/commits/5dce9448d3c7cc54664952fd0ae7d6f04b053e7d)? They're for the other PR and I may have some changes requested
Looks like CircleCI needs to have its Node bumped as well in `.circleci`
Oh I didn't even notice. I just started hacking with my local branch. I'll revise
4.x PR https://github.com/eileenmcnaughton/civicrm_entity/pull/442
Okay looks like legitimate errors after I fixed my typos. Will look at it today
Would this fix #41?
@geerlingguy I haven't looked at your code – but is the CSS being inlined into the body for videos? That's all I could imagine for the weird output.
Ah, so it is intended to be embedded as part of the blog content. I think the only workaround is to add that kind of CSS to your site's theme,...