We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b489f commit ff08705Copy full SHA for ff08705
ext/calendar/php_calendar.h
@@ -7,8 +7,6 @@ extern zend_module_entry calendar_module_entry;
7
/* Functions */
8
9
PHP_MINIT_FUNCTION(calendar);
10
-PHP_RINIT_FUNCTION(calendar);
11
-PHP_RSHUTDOWN_FUNCTION(calendar);
12
PHP_MINFO_FUNCTION(calendar);
13
14
PHP_FUNCTION(jdtogregorian);
0 commit comments