You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
While we have all that in PHP, it might come in handy under certain circumstances to use V8's
JSON::stringify()
andJSON::parse()
.For those who want to contribute: this task is easy to pick - just draw inspiration from existent php-v8 code style. V8's
JSON
class is very simple and it has just two static methods, which should be also static in PHP: https://github.com/v8/v8/blob/6441d234c4148e8e34a623ba3e5861a451737ffc/include/v8.h#L1799-L1829The text was updated successfully, but these errors were encountered: