We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c25bb2 commit 31d1febCopy full SHA for 31d1feb
php_v8js_macros.h
@@ -53,7 +53,7 @@ extern "C" {
53
#endif
54
55
/* V8Js Version */
56
-#define PHP_V8JS_VERSION "0.2.2"
+#define PHP_V8JS_VERSION "0.2.3"
57
58
/* Hidden field name used to link JS wrappers with underlying PHP object */
59
#define PHPJS_OBJECT_KEY "phpjs::object"
0 commit comments