mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
try to see if it breaks
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ ZEND_EXTERN_MODULE_GLOBALS(awscrt)
|
||||
# define XRETURN_STRING(s) RETURN_STRING(s, 1)
|
||||
# define XRETVAL_STRINGL(s, l) RETVAL_STRINGL(s, l, 1)
|
||||
# define XRETVAL_STRING(s) RETVAL_STRING(s, 1)
|
||||
# define zend_error_noreturn zend_error
|
||||
// # define zend_error_noreturn zend_error
|
||||
#endif /* PHP 5.x */
|
||||
|
||||
#include "api.h"
|
||||
|
||||
Reference in New Issue
Block a user