mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
Hard-code the maintainers information to the helper script (#107)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
#define AWS_PHP_AT_LEAST_7 (ZEND_EXTENSION_API_NO >= AWS_PHP_EXTENSION_API_7_0)
|
||||
#define AWS_PHP_AT_LEAST_7_2 (ZEND_EXTENSION_API_NO >= AWS_PHP_EXTENSION_API_7_2)
|
||||
|
||||
#define PHP_AWSCRT_VERSION "1.2.2"
|
||||
#define PHP_AWSCRT_VERSION "1.2.3"
|
||||
|
||||
ZEND_BEGIN_MODULE_GLOBALS(awscrt)
|
||||
long log_level;
|
||||
|
||||
Reference in New Issue
Block a user