Skip to content

Fix build against V8 5.2 #234

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

Merged
merged 6 commits into from
May 22, 2016
Merged

Fix build against V8 5.2 #234

merged 6 commits into from
May 22, 2016

Conversation

stesie
Copy link
Member

@stesie stesie commented May 22, 2016

  • GetHiddenValue & SetHiddenValue methods have been removed, switched to using internal fields
  • WeakCallbackData was deprecated and now removed as well, adapted code to use successor API with WeakCallbackInfo

stesie added 6 commits May 11, 2016 16:50
... and hence remove all #ifdef hell.  Those versions didn't have
security support by Google anyhow, and it helps to drastically
shrink the test matrix.
Otherwise config.m4 will find another libv8_libplatform.a (e.g. in
/usr/lib) as well ... and then use the wrong one.
The latter were deprecated and removed in V8 5.2
WeakCallbackData was deprecated and finally removed in V8 5.2
@stesie
Copy link
Member Author

stesie commented May 22, 2016

green :-)

@stesie stesie merged commit 450a7a1 into phpv8:master May 22, 2016
@stesie stesie deleted the fix-build-v8-5.2 branch January 20, 2017 17:15
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.

1 participant