]> granicus.if.org Git - php/commitdiff
- Sorry for the compiler warning
authorMarcus Boerger <helly@php.net>
Fri, 8 Aug 2008 14:14:52 +0000 (14:14 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 8 Aug 2008 14:14:52 +0000 (14:14 +0000)
main/php.h

index 3c5204d7fc4dff6b8e53955df4776d951be10c3d..b56ccc4a835fe63838ba0351e7fd4afa8ac39ec5 100644 (file)
@@ -287,7 +287,7 @@ END_EXTERN_C()
 
 BEGIN_EXTERN_C()
 PHPAPI void php_set_error_handling(error_handling_t error_handling, zend_class_entry *exception_class TSRMLS_DC);
-static ZEND_ATTRIBUTE_DEPRECATED void php_std_error_handling() {}
+static inline ZEND_ATTRIBUTE_DEPRECATED void php_std_error_handling() {}
 
 PHPAPI void php_verror(const char *docref, const char *params, int type, const char *format, va_list args TSRMLS_DC);