From: Jani Taskinen Date: Tue, 22 Jul 2008 15:31:00 +0000 (+0000) Subject: MFB: sync X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c11ebb4076e3a72eddc003e6c74998caef28478f;p=php MFB: sync --- diff --git a/ext/json/php_json.h b/ext/json/php_json.h index 063ea046e7..dfc9427622 100644 --- a/ext/json/php_json.h +++ b/ext/json/php_json.h @@ -30,11 +30,6 @@ extern zend_module_entry json_module_entry; #include "TSRM.h" #endif -PHP_MINFO_FUNCTION(json); - -PHP_FUNCTION(json_encode); -PHP_FUNCTION(json_decode); - #endif /* PHP_JSON_H */ /*