fix use of already destroyed hashtable with phpdbg
[m6w6/ext-raphf] / php_raphf.h
index 9590f4055001f793144e50379569dc6e6c5533ba..395814689f026e924cfb38140b5561d45a7c9706 100644 (file)
@@ -16,7 +16,7 @@
 extern zend_module_entry raphf_module_entry;
 #define phpext_raphf_ptr &raphf_module_entry
 
-#define PHP_RAPHF_VERSION "1.0.3"
+#define PHP_RAPHF_VERSION "1.0.4"
 
 #ifdef PHP_WIN32
 #      define PHP_RAPHF_API __declspec(dllexport)