Skip to content

As we rely on PHP 7, drop call_user_func{,array} usage#2580

Merged
l0gicgate merged 1 commit into
slimphp:4.xfrom
bnf:no-call-user-func
Feb 14, 2019
Merged

As we rely on PHP 7, drop call_user_func{,array} usage#2580
l0gicgate merged 1 commit into
slimphp:4.xfrom
bnf:no-call-user-func

Conversation

@bnf

@bnf bnf commented Feb 12, 2019

Copy link
Copy Markdown
Contributor

Use the $callable() syntax instead.
See https://trowski.com/2015/06/20/php-callable-paradox/

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 97.397% when pulling c978971 on bnf:no-call-user-func into afccb0a on slimphp:4.x.

@akrabat
akrabat self-requested a review February 13, 2019 09:57
@akrabat akrabat added the Slim 4 label Feb 13, 2019
@l0gicgate l0gicgate added this to the 4.0 milestone Feb 13, 2019
@l0gicgate

Copy link
Copy Markdown
Member

We need to merge #2555 first before this is merged. You're most likely going to have to rebase. Thank you.

@akrabat

akrabat commented Feb 14, 2019

Copy link
Copy Markdown
Member

Let's get this one merged. I love me some ... !

@l0gicgate
l0gicgate merged commit 0deb322 into slimphp:4.x Feb 14, 2019
chriscct7 pushed a commit to awesomemotive/aioseo-slim-v3-php-8.1 that referenced this pull request Sep 3, 2025
As we rely on PHP 7, drop call_user_func{,array} usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants