Skip to content

CONTRIB-9675: Fix dynamic vars and mistyped var - #62

Open
sharpchi wants to merge 1 commit into
learnweb:masterfrom
sharpchi:CONTRIB-9675_dynamic_vars
Open

CONTRIB-9675: Fix dynamic vars and mistyped var#62
sharpchi wants to merge 1 commit into
learnweb:masterfrom
sharpchi:CONTRIB-9675_dynamic_vars

Conversation

@sharpchi

Copy link
Copy Markdown

Running behat tests against PHP 8.3 and M4.5 revealed errors corrected by the contrib.

@fcbsd

fcbsd commented Jun 24, 2025

Copy link
Copy Markdown

Can this be applied to the repo as it will remove the deprecation warnings?

@lucaboesch

Copy link
Copy Markdown
Contributor

In main branch, this has been dealt with and there is merely a stale

    /**
     * @var bool whether to show booking info
     */
    public $showboookinginfo;

left, with the variable being unused ($showbookinginfo is defined nearby above).

Maybe you want to adopt your patch.

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.

3 participants