#2989734: PHP 7.3 compatibility β made Drupal 8 pass on PHP 7.3 but we introduced some workarounds to overcome differences in PHP 7.3.
The workarounds are:
$this->getSession()->getPage()->getContent()
instead of $this->getSession()->getPage()->getHtml()
in order for it to workFix the tests or work out why this is happening.
None
None
None
Closed: outdated
11.0 π₯
Last updated
The issue particularly affects sites running on PHP version 7.3.0 or later.
It denotes an issue that prevents porting of a contributed project to the stable version of Drupal due to missing APIs, regressions, and so on.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.