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

Msgpack serialize/unserialize support for APCu [2] #162

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

andypost
Copy link
Contributor

@andypost andypost commented Sep 9, 2021

That's fixed version of #93

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #162 (6e82be7) into master (0cd46b1) will not change coverage.
The diff coverage is n/a.

❗ Current head 6e82be7 differs from pull request most recent head 1166803. Consider uploading reports for the commit 1166803 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   75.85%   75.85%           
=======================================
  Files           6        6           
  Lines        1193     1193           
=======================================
  Hits          905      905           
  Misses        288      288           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0cd46b1...1166803. Read the comment docs.

@andypost
Copy link
Contributor Author

andypost commented Sep 9, 2021

 TEST 120/138 [tests/apcu.phpt]
SKIP Msgpack APCu serialization [tests/apcu.phpt] reason: needs APCu enabled

tests wont's run probably better to remove last commit
checking for APC/APCU includes... not found

@m6w6 m6w6 added this to the 2.1 milestone Jun 2, 2023
m6w6 added a commit that referenced this pull request Aug 20, 2024
@m6w6 m6w6 merged commit 12aae66 into msgpack:master Aug 20, 2024
m6w6 added a commit that referenced this pull request Aug 20, 2024
m6w6 added a commit that referenced this pull request Aug 23, 2024
* Add support for PHP-8.1 Enums
  * merges #173
  * fixes #171
* Add support for APCu
  * merges #162, #93
* Add OPT_ASSOC for roundtrip serialization of map.
  * merges #58
m6w6 added a commit that referenced this pull request Sep 25, 2024
* Add support for PHP-8.1 Enums
  * merges #173
  * fixes #171
* Add support for APCu
  * merges #162, #93
* Add OPT_ASSOC for roundtrip serialization of map.
  * merges #58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants