Skip to content

Passing null to parameter #3 ($subject) of type array|string is deprecated #90

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

Open
krabina opened this issue Mar 13, 2025 · 0 comments

Comments

@krabina
Copy link

krabina commented Mar 13, 2025

I get these deprecation warinings from the latest version on MW 1.39.11

Deprecated
: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in
/extensions/PageForms/includes/PF_TemplateField.php
on line
188

$this->mSemanticProperty = str_replace( '\\', '', $semantic_property );

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

No branches or pull requests

1 participant