- servers may return a header multiple times, join them in http_message_header()
[m6w6/ext-http] / php_http_std_defs.h
index 2f92c871dbefbd8f552d8c1fec80a7ec354de293..fd96018ca843a5d4f9a12008d7a2acdd8fe6529b 100644 (file)
@@ -49,6 +49,8 @@ typedef int STATUS;
        }
 #endif
 
+#define STR_PTR(s) (s?s:"")
+
 #define INIT_ZARR(zv, ht) \
        { \
                INIT_PZVAL(&(zv)); \