From b7d2a49f021cc4ecd071aabe2cdf32bf2b07e9c5 Mon Sep 17 00:00:00 2001 From: Ivan Fedorov Date: Sun, 27 Jun 2021 16:46:39 +0300 Subject: [PATCH] update constant values --- PhpStormStubsMap.php | 12 ++++++++++++ gnupg/gnupg.php | 2 +- mbstring/mbstring.php | 2 +- rdkafka/constants.php | 16 ++++++++++++++-- 4 files changed, 28 insertions(+), 4 deletions(-) diff --git a/PhpStormStubsMap.php b/PhpStormStubsMap.php index 2bc95cb3..ae2e56b7 100644 --- a/PhpStormStubsMap.php +++ b/PhpStormStubsMap.php @@ -10470,9 +10470,11 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_NOT_FOUND' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_OWNER_MISMATCH' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_REQUEST_NOT_ALLOWED' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_DUPLICATE_SEQUENCE_NUMBER' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_ELECTION_NOT_NEEDED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_ELIGIBLE_LEADERS_NOT_AVAILABLE' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_FENCED_INSTANCE_ID' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_FENCED_LEADER_EPOCH' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_FETCH_SESSION_ID_NOT_FOUND' => 'rdkafka/constants.php', @@ -10485,6 +10487,7 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR_ILLEGAL_GENERATION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_ILLEGAL_SASL_STATE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INCONSISTENT_GROUP_PROTOCOL' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INVALID_COMMIT_OFFSET_SIZE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INVALID_CONFIG' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INVALID_FETCH_SESSION_EPOCH' => 'rdkafka/constants.php', @@ -10504,6 +10507,7 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR_INVALID_TIMESTAMP' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INVALID_TRANSACTION_TIMEOUT' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_INVALID_TXN_STATE' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_KAFKA_STORAGE_ERROR' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_LEADER_NOT_AVAILABLE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_LISTENER_NOT_FOUND' => 'rdkafka/constants.php', @@ -10527,21 +10531,26 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR_OUT_OF_ORDER_SEQUENCE_NUMBER' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_POLICY_VIOLATION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_PREFERRED_LEADER_NOT_AVAILABLE' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_PRODUCER_FENCED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_REASSIGNMENT_IN_PROGRESS' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_REBALANCE_IN_PROGRESS' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_RECORD_LIST_TOO_LARGE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_REPLICA_NOT_AVAILABLE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_REQUEST_TIMED_OUT' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_SASL_AUTHENTICATION_FAILED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_SECURITY_DISABLED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_STALE_BROKER_EPOCH' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_STALE_CTRL_EPOCH' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TOPIC_ALREADY_EXISTS' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TOPIC_DELETION_DISABLED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TOPIC_EXCEPTION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TRANSACTIONAL_ID_AUTHORIZATION_FAILED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_TRANSACTION_COORDINATOR_FENCED' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_UNKNOWN' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_UNKNOWN_LEADER_EPOCH' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR_UNKNOWN_MEMBER_ID' => 'rdkafka/constants.php', @@ -10554,8 +10563,10 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR_UNSUPPORTED_VERSION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__ALL_BROKERS_DOWN' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__APPLICATION' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__AUTHENTICATION' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__BAD_COMPRESSION' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__BAD_MSG' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__BEGIN' => 'rdkafka/constants.php', @@ -10581,6 +10592,7 @@ const CONSTANTS = array ( 'RD_KAFKA_RESP_ERR__MSG_TIMED_OUT' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__NODE_UPDATE' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__NOENT' => 'rdkafka/constants.php', + 'RD_KAFKA_RESP_ERR__NOOP' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__NOT_CONFIGURED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__NOT_IMPLEMENTED' => 'rdkafka/constants.php', 'RD_KAFKA_RESP_ERR__NO_OFFSET' => 'rdkafka/constants.php', diff --git a/gnupg/gnupg.php b/gnupg/gnupg.php index 11397f82..cf490542 100644 --- a/gnupg/gnupg.php +++ b/gnupg/gnupg.php @@ -40,7 +40,7 @@ define('GNUPG_PK_ECC', 18); define('GNUPG_PK_ECDSA', 301); define('GNUPG_PK_ECDH', 302); define('GNUPG_PK_EDDSA', 303); -define('GNUPG_GPGME_VERSION', '1.15.0'); +define('GNUPG_GPGME_VERSION', '1.15.1'); /** * GNUPG Encryption Class diff --git a/mbstring/mbstring.php b/mbstring/mbstring.php index be03ea7c..cf400d74 100644 --- a/mbstring/mbstring.php +++ b/mbstring/mbstring.php @@ -1439,6 +1439,6 @@ define('MB_CASE_FOLD_SIMPLE', 7); /** * @since 7.4 */ -define('MB_ONIGURUMA_VERSION', '6.9.6'); +define('MB_ONIGURUMA_VERSION', '6.9.7'); // End of mbstring v. diff --git a/rdkafka/constants.php b/rdkafka/constants.php index 0f711ef9..436e5336 100755 --- a/rdkafka/constants.php +++ b/rdkafka/constants.php @@ -152,6 +152,18 @@ const RD_KAFKA_RESP_ERR__UNKNOWN_BROKER = -146; const RD_KAFKA_RESP_ERR__NOT_CONFIGURED = -145; const RD_KAFKA_RESP_ERR__FENCED = -144; const RD_KAFKA_RESP_ERR__APPLICATION = -143; +const RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST = -142; +const RD_KAFKA_RESP_ERR__NOOP = -141; +const RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET = -140; +const RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED = 89; +const RD_KAFKA_RESP_ERR_PRODUCER_FENCED = 90; +const RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND = 91; +const RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE = 92; +const RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL = 93; +const RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET = 94; +const RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION = 95; +const RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED = 96; +const RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE = 97; const RD_KAFKA_CONSUMER = 1; const RD_KAFKA_OFFSET_BEGINNING = -2; const RD_KAFKA_OFFSET_END = -1; @@ -159,8 +171,8 @@ const RD_KAFKA_OFFSET_STORED = -1000; const RD_KAFKA_OFFSET_INVALID = -1001; const RD_KAFKA_PARTITION_UA = -1; const RD_KAFKA_PRODUCER = 0; -const RD_KAFKA_VERSION = 17105919; -const RD_KAFKA_BUILD_VERSION = 17105919; +const RD_KAFKA_VERSION = 17236223; +const RD_KAFKA_BUILD_VERSION = 17236223; const RD_KAFKA_CONF_UNKNOWN = -2; const RD_KAFKA_CONF_INVALID = -1; const RD_KAFKA_CONF_OK = 0;