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 d0d2b83 commit a86d6c9Copy full SHA for a86d6c9
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