Closed Quazz closed 2 years ago
I found that offsetGet doesn't always return mixed, so leaving it as ReturnTypeWillChange for now
Other ones are more obvious to correct.
Fixes https://github.com/perftools/php-profiler/issues/76
LGTM
you should not create PRs from main/master branch. all commits on that branch will end up associated pull request. you might not want that if you plan to add commits there for different purpose.
main
master
I found that offsetGet doesn't always return mixed, so leaving it as ReturnTypeWillChange for now
Other ones are more obvious to correct.
Fixes https://github.com/perftools/php-profiler/issues/76