From 228fadf307b167a22ad6ec760f3b2ee2e9f2fee3 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 6 Oct 2018 11:26:32 +0200 Subject: Remove sp_terminate and bump a bit the coverage --- src/php_snuffleupagus.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/php_snuffleupagus.h') diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 0bdf602..f5ae6ae 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h @@ -85,6 +85,4 @@ ZEND_TSRMLS_CACHE_EXTERN() PHP_FUNCTION(check_disabled_function); PHP_FUNCTION(eval_blacklist_callback); -static inline void sp_terminate() { zend_bailout(); } - #endif /* PHP_SNUFFLEUPAGUS_H */ -- cgit v1.3