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

non-numeric value encountered @ sfYamlInline.php #1070

Open
xerc opened this issue Jan 31, 2019 · 1 comment
Open

non-numeric value encountered @ sfYamlInline.php #1070

xerc opened this issue Jan 31, 2019 · 1 comment

Comments

@xerc
Copy link

xerc commented Jan 31, 2019

(count($keys) > 1 && array_reduce($keys, create_function('$v,$w', 'return (integer) $v + $w;'), 0) == count($keys) * (count($keys) - 1) / 2))

return (integer) $v + (integer) $w;

@jestep
Copy link

jestep commented Jan 2, 2020

Following, would prefer not to patch my own installations to have them overwritten on a future update.

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

2 participants