jenssegers / jenssegers/imagehash
BUG : Uncaught Error: Call to a member function toHex() on string
Open
- Dominant language
- PHP
- Stars
- 2.1k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
It seems you had another update on the library but didnt updated the documentation..
On using toHex():
PHP Fatal error: Uncaught Error: Call to a member function toHex() on string in..
What is the best method of conversion?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the documented toHex() usage with the library's current API and the conversion path that produces the reported error. Confirm the supported method for converting the hash to hexadecimal, update the documentation or usage guidance, and verify that the example no longer calls toHex() on a string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100