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

[Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given #32910

Merged
merged 1 commit into from Aug 3, 2019

Conversation

Alexander1000
Copy link

[Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

In additional for PR: #32862

@Alexander1000 Alexander1000 changed the base branch from 4.4 to 3.4 August 3, 2019 18:00
@nicolas-grekas nicolas-grekas changed the title [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int… [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given Aug 3, 2019
@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Aug 3, 2019
@nicolas-grekas
Copy link
Member

Thank you @Alexander1000.

@nicolas-grekas nicolas-grekas merged commit faef738 into symfony:3.4 Aug 3, 2019
nicolas-grekas added a commit that referenced this pull request Aug 3, 2019
…1 to be int or float, string given (Aleksandr Dankovtsev)

This PR was merged into the 3.4 branch.

Discussion
----------

[Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given

[Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  |no
| BC breaks?    | no
| Deprecations? |no
| Tests pass?   | yes
| License       | MIT

In additional for PR: #32862

Commits
-------

faef738 [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given
This was referenced Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants