Skip to content

remove callable( mixed $input= ) fix - #490

Merged
szepeviktor merged 1 commit into
php-stubs:masterfrom
IanDelMar:generate.sh
Sep 5, 2026
Merged

remove callable( mixed $input= ) fix#490
szepeviktor merged 1 commit into
php-stubs:masterfrom
IanDelMar:generate.sh

Conversation

@IanDelMar

Copy link
Copy Markdown
Contributor

Replacing callable( mixed $input= ) has been introduced to resolve a Psalm compatibility issue. The issue has already been fixed in core by using callable(mixed) instead (see class-wp-ability.php.. We can remove the fix.

Related #410

@szepeviktor
szepeviktor merged commit 1d57df8 into php-stubs:master Sep 5, 2026
8 checks passed
@IanDelMar
IanDelMar deleted the generate.sh branch September 5, 2026 01:26
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.

2 participants