Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.2 fixing & cleanup #1

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

liayn
Copy link

@liayn liayn commented Sep 13, 2023

No description provided.

meirzamoodle and others added 28 commits March 9, 2023 15:48
* JI-5135 fix confirmation dialog double screen read

* JI-5135 read popup header once

* JI-5135 remove unused id
* JI-5135 revert changes

* JI-5135 tweak comment
This is a continuation of the work to avoid dynamic property depreciation warnings in PHP 8.2
…Countable|array, string given (h5p#121)

* fix: Fixed PHP8 compatibility

TypeError: count(): Argument meirzamoodle#1 ($value) must be of type Countable|array, string given

* fix: Fixed (TypeError) PHP8 compatibility

TypeError: count(): Argument meirzamoodle#1 ($value) must be of type Countable|array, string given
* HFP-3875 Add icons for expand and collapse

* HFP-3875 Use font file provided by UX

* HFP-3875 Clean up font assets
@liayn liayn force-pushed the dynamic_properties branch from a1a1a31 to 5b1ed4d Compare May 21, 2024 14:06
@liayn liayn force-pushed the dynamic_properties branch from 5b1ed4d to 8315cbd Compare May 21, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.