Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Add missed JSON class support #56

Closed
@pinepain

Description

@pinepain

While we have all that in PHP, it might come in handy under certain circumstances to use V8's JSON::stringify() and JSON::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-L1829

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions