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

Cache symbols per PHP binary #230

Merged
merged 1 commit into from
Nov 6, 2022
Merged

Cache symbols per PHP binary #230

merged 1 commit into from
Nov 6, 2022

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Nov 6, 2022

Partially fixes #85

@sj-i sj-i added the enhancement New feature or request label Nov 6, 2022
@sj-i sj-i added this to the 0.7.0 milestone Nov 6, 2022
@sj-i sj-i merged commit 233e499 into 0.7.x Nov 6, 2022
@sj-i sj-i deleted the per-php-binary-symbol-cache branch November 6, 2022 22:26
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3406262778

  • 46 of 51 (90.2%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 78.995%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Lib/Elf/Process/Elf64LazyParseSymbolResolver.php 6 11 54.55%
Totals Coverage Status
Change from base Build 3406202748: 0.05%
Covered Lines: 1320
Relevant Lines: 1671

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache information about php binaries
2 participants