René's URL Explorer Experiment


Title: Invalid integer string convertion from PHP serialized .msgpack · Issue #226 · msgpack/msgpack-javascript · GitHub

Open Graph Title: Invalid integer string convertion from PHP serialized .msgpack · Issue #226 · msgpack/msgpack-javascript

X Title: Invalid integer string convertion from PHP serialized .msgpack · Issue #226 · msgpack/msgpack-javascript

Description: Hi, I am currently working on a project where I serialize JSON objects using the php library msgpack-php, but when I try to deserialize these objects using the javascript library msgpack-javascript, my integers are truncated. PHP : $data...

Open Graph Description: Hi, I am currently working on a project where I serialize JSON objects using the php library msgpack-php, but when I try to deserialize these objects using the javascript library msgpack-javascript...

X Description: Hi, I am currently working on a project where I serialize JSON objects using the php library msgpack-php, but when I try to deserialize these objects using the javascript library msgpack-javascript...

Opengraph URL: https://github.com/msgpack/msgpack-javascript/issues/226

X: @github

direct link

Domain: Github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Invalid integer string convertion from PHP serialized .msgpack","articleBody":"Hi,\r\n\r\nI am currently working on a project where I serialize JSON objects using the php library `msgpack-php`, but when I try to deserialize these objects using the javascript library `msgpack-javascript`, my integers are truncated.\r\n\r\nPHP :\r\n```php\r\n$data = [\r\n    '7355750935770677725' =\u003e \"test\",\r\n];\r\n\r\n$msg = msgpack_pack($data);\r\n\r\n...\r\n```\r\n\r\nJS :\r\n```javascript\r\nimport { decode } from '@msgpack/msgpack';\r\n\r\nconst decoded = decode(entry);\r\n\r\nconsole.log(decoded)\r\n```\r\n\r\nResult : \r\n```\r\n{  '7355750935770677000': 'test'  }\r\n```\r\n\r\nAs you can see the last three digits of my integer are set to `0`.\r\n\r\nThis seems to be an interoperability problem between the php library and Node.js","author":{"url":"https://github.com/RemiLelaidier","@type":"Person","name":"RemiLelaidier"},"datePublished":"2023-04-14T13:02:08.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/226/msgpack-javascript/issues/226"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:aebc84ae-a822-4daa-4d04-8739ade30b9f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8032:11F254:10B3B98:181B3D6:6A633D47
html-safe-noncee9a985a32ed7824aa3d10499887967dc7781775e30f86681c9d9602ef64dafc6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDMyOjExRjI1NDoxMEIzQjk4OjE4MUIzRDY6NkE2MzNENDciLCJ2aXNpdG9yX2lkIjoiMzk5Mzk2NjgzMjgxMDkzMzU3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2872b63d77189d4e87e3c12f02772d41eb2dc1ad347cab7077997229d7a2403a
hovercard-subject-tagissue:1668209188
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/msgpack/msgpack-javascript/226/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f246558dc380d3cdacc1757ac199f4afa201fdf1cbe3b14865f5f3b83f3e508d/msgpack/msgpack-javascript/issues/226
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f246558dc380d3cdacc1757ac199f4afa201fdf1cbe3b14865f5f3b83f3e508d/msgpack/msgpack-javascript/issues/226
og:image:altHi, I am currently working on a project where I serialize JSON objects using the php library msgpack-php, but when I try to deserialize these objects using the javascript library msgpack-javascript...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRemiLelaidier
hostnamegithub.com
expected-hostnamegithub.com
None59e55daad7174ca59d63c6974d58276ccb5477442e550bebb3c035e1bef11c94
turbo-cache-controlno-preview
go-importgithub.com/msgpack/msgpack-javascript git https://github.com/msgpack/msgpack-javascript.git
octolytics-dimension-user_id198264
octolytics-dimension-user_loginmsgpack
octolytics-dimension-repository_id2761854
octolytics-dimension-repository_nwomsgpack/msgpack-javascript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2761854
octolytics-dimension-repository_network_root_nwomsgpack/msgpack-javascript
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release990295d92a4cc7b63fbbd83a046217cd7d77d49c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://Github.com/msgpack/msgpack-javascript/issues/226#start-of-content
https://Github.com/
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-javascript%2Fissues%2F226
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-javascript%2Fissues%2F226
Sign up https://Github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=msgpack%2Fmsgpack-javascript
Reloadhttps://Github.com/msgpack/msgpack-javascript/issues/226
Reloadhttps://Github.com/msgpack/msgpack-javascript/issues/226
Reloadhttps://Github.com/msgpack/msgpack-javascript/issues/226
Please reload this pagehttps://Github.com/msgpack/msgpack-javascript/issues/226
msgpack https://Github.com/msgpack
msgpack-javascripthttps://Github.com/msgpack/msgpack-javascript
Notifications https://Github.com/login?return_to=%2Fmsgpack%2Fmsgpack-javascript
Fork 178 https://Github.com/login?return_to=%2Fmsgpack%2Fmsgpack-javascript
Star 1.6k https://Github.com/login?return_to=%2Fmsgpack%2Fmsgpack-javascript
Code https://Github.com/msgpack/msgpack-javascript
Issues 18 https://Github.com/msgpack/msgpack-javascript/issues
Pull requests 5 https://Github.com/msgpack/msgpack-javascript/pulls
Discussions https://Github.com/msgpack/msgpack-javascript/discussions
Actions https://Github.com/msgpack/msgpack-javascript/actions
Security and quality 0 https://Github.com/msgpack/msgpack-javascript/security
Insights https://Github.com/msgpack/msgpack-javascript/pulse
Code https://Github.com/msgpack/msgpack-javascript
Issues https://Github.com/msgpack/msgpack-javascript/issues
Pull requests https://Github.com/msgpack/msgpack-javascript/pulls
Discussions https://Github.com/msgpack/msgpack-javascript/discussions
Actions https://Github.com/msgpack/msgpack-javascript/actions
Security and quality https://Github.com/msgpack/msgpack-javascript/security
Insights https://Github.com/msgpack/msgpack-javascript/pulse
Invalid integer string convertion from PHP serialized .msgpackhttps://Github.com/msgpack/msgpack-javascript/issues/226#top
https://github.com/RemiLelaidier
RemiLelaidierhttps://github.com/RemiLelaidier
on Apr 14, 2023https://github.com/msgpack/msgpack-javascript/issues/226#issue-1668209188
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.