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

Fix deprecation warning #393

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Fix deprecation warning #393

merged 1 commit into from
Dec 22, 2023

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Dec 22, 2023

This line causes deprecation warnings like this.

PHP Deprecated:  Implicit conversion from float 54839476.546875 to int loses precision in /home/sji/work/reli-prof/src/Lib/Elf/Structure/Elf64/Elf64GnuHashTable.php on line 74

@sj-i sj-i added the bug Something isn't working label Dec 22, 2023
@sj-i sj-i added this to the 0.11.1 milestone Dec 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7302360920

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 84.207%

Totals Coverage Status
Change from base Build 7302311780: 0.02%
Covered Lines: 5156
Relevant Lines: 6123

💛 - Coveralls

@sj-i sj-i merged commit 33c41cd into 0.11.x Dec 22, 2023
6 checks passed
@sj-i sj-i deleted the fix-gnu-hash-cast branch December 22, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants