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 e918975 commit 8370b37Copy full SHA for 8370b37
php_jwt.h
@@ -36,7 +36,7 @@
36
extern zend_module_entry jwt_module_entry;
37
#define phpext_jwt_ptr &jwt_module_entry
38
39
-#define PHP_JWT_VERSION "0.2.4"
+#define PHP_JWT_VERSION "0.2.5"
40
41
#ifdef ZTS
42
#include "TSRM.h"
0 commit comments