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.
2 parents b29ff91 + a86d6c9 commit fbc76a8Copy full SHA for fbc76a8
php_jwt.h
@@ -24,7 +24,7 @@
24
extern zend_module_entry jwt_module_entry;
25
#define phpext_jwt_ptr &jwt_module_entry
26
27
-#define PHP_JWT_VERSION "0.2.2" /* Replace with version number for your extension */
+#define PHP_JWT_VERSION "0.2.3"
28
29
#ifdef PHP_WIN32
30
# define PHP_JWT_API __declspec(dllexport)
0 commit comments