- Issue created by @SirClickALot
- 🇬🇧United Kingdom SirClickALot Somerset
Can anyone please confirm or deny this please?
When using
PHP 8.1.15
if I roll back to Alpha(2.0.0-alpha4
) version then the editor (sort of) works as expected but I get the following message appearing at the top of almost all pages...Deprecated: Optional parameter $prefix declared before required parameter $defaultLanguage is implicitly treated as a required parameter in <site>l\vendor\h5p\h5p-editor\h5peditor.class.php on line 376
... and often many of my pages don't render properly at all as a result.
Can anyone please tell help me find a route to getting:
- A working, non-complaining version of H5P in Drupal 10.2.1 with PHP 8.1.15+
- A working H5P editor in Drupal 10.2.1 with PHP 8.1.15+
Thanks in advance to anyone who can help; it can't just be me in this state of H5P Hell :-(
- 🇨🇦Canada shaundychko
After applying the merge request at 🐛 Support h5p/h5p-core:1.26 and h5p/h5p-editor:1.25 Needs work H5P is working on a new install, tested with creating an interactive video, on Drupal 10 with PHP 8 and H5P 1.26.
- Status changed to Needs review
11 months ago 10:47pm 9 February 2024 - 🇨🇦Canada shaundychko
Does applying the patch #8 at 🐛 Support h5p/h5p-core:1.26 and h5p/h5p-editor:1.25 Needs work close this issue?