summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-05 16:05:45 +0100
committerRemi Collet <remi@php.net>2026-01-05 16:05:45 +0100
commit15796ed6ec3cd25ce03af295a99d47953990ef7c (patch)
treeef02bc07c9735c6c87f62492b2732875b9222b64
parent23ceb3d2d83be4f037d607bc07c92c9b046269eb (diff)
refresh reflectionHEADmaster
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION394
-rw-r--r--php-pecl-rdkafka6.spec21
3 files changed, 214 insertions, 205 deletions
diff --git a/PHPINFO b/PHPINFO
index edc19fa..ae784ee 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -4,5 +4,5 @@ rdkafka
rdkafka support => enabled
version => 6.0.5
build date => Nov 4 2024 00:00:00
-librdkafka version (runtime) => 2.6.0
-librdkafka version (build) => 2.6.0.255
+librdkafka version (runtime) => 2.13.0
+librdkafka version (build) => 2.11.1.255
diff --git a/REFLECTION b/REFLECTION
index 7616941..40128f9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,199 +1,201 @@
-Extension [ <persistent> extension #94 rdkafka version 6.0.5 ] {
-
- - Constants [193] {
- Constant [ int RD_KAFKA_CONSUMER ] { 1 }
- Constant [ int RD_KAFKA_OFFSET_BEGINNING ] { -2 }
- Constant [ int RD_KAFKA_OFFSET_END ] { -1 }
- Constant [ int RD_KAFKA_OFFSET_STORED ] { -1000 }
- Constant [ int RD_KAFKA_PARTITION_UA ] { -1 }
- Constant [ int RD_KAFKA_PRODUCER ] { 0 }
- Constant [ int RD_KAFKA_MSG_F_BLOCK ] { 4 }
- Constant [ int RD_KAFKA_PURGE_F_QUEUE ] { 1 }
- Constant [ int RD_KAFKA_PURGE_F_INFLIGHT ] { 2 }
- Constant [ int RD_KAFKA_PURGE_F_NON_BLOCKING ] { 4 }
- Constant [ int RD_KAFKA_VERSION ] { 33947903 }
- Constant [ int RD_KAFKA_BUILD_VERSION ] { 33947903 }
- Constant [ int RD_KAFKA_RESP_ERR__BEGIN ] { -200 }
- Constant [ int RD_KAFKA_RESP_ERR__BAD_MSG ] { -199 }
- Constant [ int RD_KAFKA_RESP_ERR__BAD_COMPRESSION ] { -198 }
- Constant [ int RD_KAFKA_RESP_ERR__DESTROY ] { -197 }
- Constant [ int RD_KAFKA_RESP_ERR__FAIL ] { -196 }
- Constant [ int RD_KAFKA_RESP_ERR__TRANSPORT ] { -195 }
- Constant [ int RD_KAFKA_RESP_ERR__CRIT_SYS_RESOURCE ] { -194 }
- Constant [ int RD_KAFKA_RESP_ERR__RESOLVE ] { -193 }
- Constant [ int RD_KAFKA_RESP_ERR__MSG_TIMED_OUT ] { -192 }
- Constant [ int RD_KAFKA_RESP_ERR__PARTITION_EOF ] { -191 }
- Constant [ int RD_KAFKA_RESP_ERR__UNKNOWN_PARTITION ] { -190 }
- Constant [ int RD_KAFKA_RESP_ERR__FS ] { -189 }
- Constant [ int RD_KAFKA_RESP_ERR__UNKNOWN_TOPIC ] { -188 }
- Constant [ int RD_KAFKA_RESP_ERR__ALL_BROKERS_DOWN ] { -187 }
- Constant [ int RD_KAFKA_RESP_ERR__INVALID_ARG ] { -186 }
- Constant [ int RD_KAFKA_RESP_ERR__TIMED_OUT ] { -185 }
- Constant [ int RD_KAFKA_RESP_ERR__QUEUE_FULL ] { -184 }
- Constant [ int RD_KAFKA_RESP_ERR__ISR_INSUFF ] { -183 }
- Constant [ int RD_KAFKA_RESP_ERR__NODE_UPDATE ] { -182 }
- Constant [ int RD_KAFKA_RESP_ERR__SSL ] { -181 }
- Constant [ int RD_KAFKA_RESP_ERR__WAIT_COORD ] { -180 }
- Constant [ int RD_KAFKA_RESP_ERR__UNKNOWN_GROUP ] { -179 }
- Constant [ int RD_KAFKA_RESP_ERR__IN_PROGRESS ] { -178 }
- Constant [ int RD_KAFKA_RESP_ERR__PREV_IN_PROGRESS ] { -177 }
- Constant [ int RD_KAFKA_RESP_ERR__EXISTING_SUBSCRIPTION ] { -176 }
- Constant [ int RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS ] { -175 }
- Constant [ int RD_KAFKA_RESP_ERR__REVOKE_PARTITIONS ] { -174 }
- Constant [ int RD_KAFKA_RESP_ERR__CONFLICT ] { -173 }
- Constant [ int RD_KAFKA_RESP_ERR__STATE ] { -172 }
- Constant [ int RD_KAFKA_RESP_ERR__UNKNOWN_PROTOCOL ] { -171 }
- Constant [ int RD_KAFKA_RESP_ERR__NOT_IMPLEMENTED ] { -170 }
- Constant [ int RD_KAFKA_RESP_ERR__AUTHENTICATION ] { -169 }
- Constant [ int RD_KAFKA_RESP_ERR__NO_OFFSET ] { -168 }
- Constant [ int RD_KAFKA_RESP_ERR__OUTDATED ] { -167 }
- Constant [ int RD_KAFKA_RESP_ERR__TIMED_OUT_QUEUE ] { -166 }
- Constant [ int RD_KAFKA_RESP_ERR__UNSUPPORTED_FEATURE ] { -165 }
- Constant [ int RD_KAFKA_RESP_ERR__WAIT_CACHE ] { -164 }
- Constant [ int RD_KAFKA_RESP_ERR__INTR ] { -163 }
- Constant [ int RD_KAFKA_RESP_ERR__KEY_SERIALIZATION ] { -162 }
- Constant [ int RD_KAFKA_RESP_ERR__VALUE_SERIALIZATION ] { -161 }
- Constant [ int RD_KAFKA_RESP_ERR__KEY_DESERIALIZATION ] { -160 }
- Constant [ int RD_KAFKA_RESP_ERR__VALUE_DESERIALIZATION ] { -159 }
- Constant [ int RD_KAFKA_RESP_ERR__PARTIAL ] { -158 }
- Constant [ int RD_KAFKA_RESP_ERR__READ_ONLY ] { -157 }
- Constant [ int RD_KAFKA_RESP_ERR__NOENT ] { -156 }
- Constant [ int RD_KAFKA_RESP_ERR__UNDERFLOW ] { -155 }
- Constant [ int RD_KAFKA_RESP_ERR__INVALID_TYPE ] { -154 }
- Constant [ int RD_KAFKA_RESP_ERR__RETRY ] { -153 }
- Constant [ int RD_KAFKA_RESP_ERR__PURGE_QUEUE ] { -152 }
- Constant [ int RD_KAFKA_RESP_ERR__PURGE_INFLIGHT ] { -151 }
- Constant [ int RD_KAFKA_RESP_ERR__FATAL ] { -150 }
- Constant [ int RD_KAFKA_RESP_ERR__INCONSISTENT ] { -149 }
- Constant [ int RD_KAFKA_RESP_ERR__GAPLESS_GUARANTEE ] { -148 }
- Constant [ int RD_KAFKA_RESP_ERR__MAX_POLL_EXCEEDED ] { -147 }
- Constant [ int RD_KAFKA_RESP_ERR__UNKNOWN_BROKER ] { -146 }
- Constant [ int RD_KAFKA_RESP_ERR__NOT_CONFIGURED ] { -145 }
- Constant [ int RD_KAFKA_RESP_ERR__FENCED ] { -144 }
- Constant [ int RD_KAFKA_RESP_ERR__APPLICATION ] { -143 }
- Constant [ int RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST ] { -142 }
- Constant [ int RD_KAFKA_RESP_ERR__NOOP ] { -141 }
- Constant [ int RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET ] { -140 }
- Constant [ int RD_KAFKA_RESP_ERR__LOG_TRUNCATION ] { -139 }
- Constant [ int RD_KAFKA_RESP_ERR__INVALID_DIFFERENT_RECORD ] { -138 }
- Constant [ int RD_KAFKA_RESP_ERR__END ] { -100 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN ] { -1 }
- Constant [ int RD_KAFKA_RESP_ERR_NO_ERROR ] { 0 }
- Constant [ int RD_KAFKA_RESP_ERR_OFFSET_OUT_OF_RANGE ] { 1 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_MSG ] { 2 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_OR_PART ] { 3 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_MSG_SIZE ] { 4 }
- Constant [ int RD_KAFKA_RESP_ERR_LEADER_NOT_AVAILABLE ] { 5 }
- Constant [ int RD_KAFKA_RESP_ERR_NOT_LEADER_FOR_PARTITION ] { 6 }
- Constant [ int RD_KAFKA_RESP_ERR_REQUEST_TIMED_OUT ] { 7 }
- Constant [ int RD_KAFKA_RESP_ERR_BROKER_NOT_AVAILABLE ] { 8 }
- Constant [ int RD_KAFKA_RESP_ERR_REPLICA_NOT_AVAILABLE ] { 9 }
- Constant [ int RD_KAFKA_RESP_ERR_MSG_SIZE_TOO_LARGE ] { 10 }
- Constant [ int RD_KAFKA_RESP_ERR_STALE_CTRL_EPOCH ] { 11 }
- Constant [ int RD_KAFKA_RESP_ERR_OFFSET_METADATA_TOO_LARGE ] { 12 }
- Constant [ int RD_KAFKA_RESP_ERR_NETWORK_EXCEPTION ] { 13 }
- Constant [ int RD_KAFKA_RESP_ERR_COORDINATOR_LOAD_IN_PROGRESS ] { 14 }
- Constant [ int RD_KAFKA_RESP_ERR_COORDINATOR_NOT_AVAILABLE ] { 15 }
- Constant [ int RD_KAFKA_RESP_ERR_NOT_COORDINATOR ] { 16 }
- Constant [ int RD_KAFKA_RESP_ERR_TOPIC_EXCEPTION ] { 17 }
- Constant [ int RD_KAFKA_RESP_ERR_RECORD_LIST_TOO_LARGE ] { 18 }
- Constant [ int RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS ] { 19 }
- Constant [ int RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS_AFTER_APPEND ] { 20 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_REQUIRED_ACKS ] { 21 }
- Constant [ int RD_KAFKA_RESP_ERR_ILLEGAL_GENERATION ] { 22 }
- Constant [ int RD_KAFKA_RESP_ERR_INCONSISTENT_GROUP_PROTOCOL ] { 23 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_GROUP_ID ] { 24 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_MEMBER_ID ] { 25 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_SESSION_TIMEOUT ] { 26 }
- Constant [ int RD_KAFKA_RESP_ERR_REBALANCE_IN_PROGRESS ] { 27 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_COMMIT_OFFSET_SIZE ] { 28 }
- Constant [ int RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED ] { 29 }
- Constant [ int RD_KAFKA_RESP_ERR_GROUP_AUTHORIZATION_FAILED ] { 30 }
- Constant [ int RD_KAFKA_RESP_ERR_CLUSTER_AUTHORIZATION_FAILED ] { 31 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_TIMESTAMP ] { 32 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSUPPORTED_SASL_MECHANISM ] { 33 }
- Constant [ int RD_KAFKA_RESP_ERR_ILLEGAL_SASL_STATE ] { 34 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSUPPORTED_VERSION ] { 35 }
- Constant [ int RD_KAFKA_RESP_ERR_TOPIC_ALREADY_EXISTS ] { 36 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_PARTITIONS ] { 37 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_REPLICATION_FACTOR ] { 38 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_REPLICA_ASSIGNMENT ] { 39 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_CONFIG ] { 40 }
- Constant [ int RD_KAFKA_RESP_ERR_NOT_CONTROLLER ] { 41 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_REQUEST ] { 42 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSUPPORTED_FOR_MESSAGE_FORMAT ] { 43 }
- Constant [ int RD_KAFKA_RESP_ERR_POLICY_VIOLATION ] { 44 }
- Constant [ int RD_KAFKA_RESP_ERR_OUT_OF_ORDER_SEQUENCE_NUMBER ] { 45 }
- Constant [ int RD_KAFKA_RESP_ERR_DUPLICATE_SEQUENCE_NUMBER ] { 46 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_PRODUCER_EPOCH ] { 47 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_TXN_STATE ] { 48 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_PRODUCER_ID_MAPPING ] { 49 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_TRANSACTION_TIMEOUT ] { 50 }
- Constant [ int RD_KAFKA_RESP_ERR_CONCURRENT_TRANSACTIONS ] { 51 }
- Constant [ int RD_KAFKA_RESP_ERR_TRANSACTION_COORDINATOR_FENCED ] { 52 }
- Constant [ int RD_KAFKA_RESP_ERR_TRANSACTIONAL_ID_AUTHORIZATION_FAILED ] { 53 }
- Constant [ int RD_KAFKA_RESP_ERR_SECURITY_DISABLED ] { 54 }
- Constant [ int RD_KAFKA_RESP_ERR_OPERATION_NOT_ATTEMPTED ] { 55 }
- Constant [ int RD_KAFKA_RESP_ERR_KAFKA_STORAGE_ERROR ] { 56 }
- Constant [ int RD_KAFKA_RESP_ERR_LOG_DIR_NOT_FOUND ] { 57 }
- Constant [ int RD_KAFKA_RESP_ERR_SASL_AUTHENTICATION_FAILED ] { 58 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_PRODUCER_ID ] { 59 }
- Constant [ int RD_KAFKA_RESP_ERR_REASSIGNMENT_IN_PROGRESS ] { 60 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTH_DISABLED ] { 61 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_NOT_FOUND ] { 62 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_OWNER_MISMATCH ] { 63 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_REQUEST_NOT_ALLOWED ] { 64 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTHORIZATION_FAILED ] { 65 }
- Constant [ int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_EXPIRED ] { 66 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_PRINCIPAL_TYPE ] { 67 }
- Constant [ int RD_KAFKA_RESP_ERR_NON_EMPTY_GROUP ] { 68 }
- Constant [ int RD_KAFKA_RESP_ERR_GROUP_ID_NOT_FOUND ] { 69 }
- Constant [ int RD_KAFKA_RESP_ERR_FETCH_SESSION_ID_NOT_FOUND ] { 70 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_FETCH_SESSION_EPOCH ] { 71 }
- Constant [ int RD_KAFKA_RESP_ERR_LISTENER_NOT_FOUND ] { 72 }
- Constant [ int RD_KAFKA_RESP_ERR_TOPIC_DELETION_DISABLED ] { 73 }
- Constant [ int RD_KAFKA_RESP_ERR_FENCED_LEADER_EPOCH ] { 74 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_LEADER_EPOCH ] { 75 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSUPPORTED_COMPRESSION_TYPE ] { 76 }
- Constant [ int RD_KAFKA_RESP_ERR_STALE_BROKER_EPOCH ] { 77 }
- Constant [ int RD_KAFKA_RESP_ERR_OFFSET_NOT_AVAILABLE ] { 78 }
- Constant [ int RD_KAFKA_RESP_ERR_MEMBER_ID_REQUIRED ] { 79 }
- Constant [ int RD_KAFKA_RESP_ERR_PREFERRED_LEADER_NOT_AVAILABLE ] { 80 }
- Constant [ int RD_KAFKA_RESP_ERR_GROUP_MAX_SIZE_REACHED ] { 81 }
- Constant [ int RD_KAFKA_RESP_ERR_FENCED_INSTANCE_ID ] { 82 }
- Constant [ int RD_KAFKA_RESP_ERR_ELIGIBLE_LEADERS_NOT_AVAILABLE ] { 83 }
- Constant [ int RD_KAFKA_RESP_ERR_ELECTION_NOT_NEEDED ] { 84 }
- Constant [ int RD_KAFKA_RESP_ERR_NO_REASSIGNMENT_IN_PROGRESS ] { 85 }
- Constant [ int RD_KAFKA_RESP_ERR_GROUP_SUBSCRIBED_TO_TOPIC ] { 86 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_RECORD ] { 87 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSTABLE_OFFSET_COMMIT ] { 88 }
- Constant [ int RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED ] { 89 }
- Constant [ int RD_KAFKA_RESP_ERR_PRODUCER_FENCED ] { 90 }
- Constant [ int RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND ] { 91 }
- Constant [ int RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE ] { 92 }
- Constant [ int RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL ] { 93 }
- Constant [ int RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET ] { 94 }
- Constant [ int RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION ] { 95 }
- Constant [ int RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED ] { 96 }
- Constant [ int RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE ] { 97 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_ID ] { 100 }
- Constant [ int RD_KAFKA_RESP_ERR_FENCED_MEMBER_EPOCH ] { 110 }
- Constant [ int RD_KAFKA_RESP_ERR_UNRELEASED_INSTANCE_ID ] { 111 }
- Constant [ int RD_KAFKA_RESP_ERR_UNSUPPORTED_ASSIGNOR ] { 112 }
- Constant [ int RD_KAFKA_RESP_ERR_STALE_MEMBER_EPOCH ] { 113 }
- Constant [ int RD_KAFKA_RESP_ERR_UNKNOWN_SUBSCRIPTION_ID ] { 117 }
- Constant [ int RD_KAFKA_RESP_ERR_TELEMETRY_TOO_LARGE ] { 118 }
- Constant [ int RD_KAFKA_CONF_UNKNOWN ] { -2 }
- Constant [ int RD_KAFKA_CONF_INVALID ] { -1 }
- Constant [ int RD_KAFKA_CONF_OK ] { 0 }
- Constant [ int RD_KAFKA_MSG_PARTITIONER_RANDOM ] { 2 }
- Constant [ int RD_KAFKA_MSG_PARTITIONER_CONSISTENT ] { 3 }
- Constant [ int RD_KAFKA_MSG_PARTITIONER_CONSISTENT_RANDOM ] { 4 }
- Constant [ int RD_KAFKA_MSG_PARTITIONER_MURMUR2 ] { 5 }
- Constant [ int RD_KAFKA_MSG_PARTITIONER_MURMUR2_RANDOM ] { 6 }
- Constant [ int RD_KAFKA_LOG_PRINT ] { 100 }
- Constant [ int RD_KAFKA_LOG_SYSLOG ] { 101 }
- Constant [ int RD_KAFKA_LOG_SYSLOG_PRINT ] { 102 }
+Extension [ <persistent> extension #110 rdkafka version 6.0.5 ] {
+
+ - Constants [195] {
+ Constant [ <persistent> int RD_KAFKA_CONSUMER ] { 1 }
+ Constant [ <persistent> int RD_KAFKA_OFFSET_BEGINNING ] { -2 }
+ Constant [ <persistent> int RD_KAFKA_OFFSET_END ] { -1 }
+ Constant [ <persistent> int RD_KAFKA_OFFSET_STORED ] { -1000 }
+ Constant [ <persistent> int RD_KAFKA_PARTITION_UA ] { -1 }
+ Constant [ <persistent> int RD_KAFKA_PRODUCER ] { 0 }
+ Constant [ <persistent> int RD_KAFKA_MSG_F_BLOCK ] { 4 }
+ Constant [ <persistent> int RD_KAFKA_PURGE_F_QUEUE ] { 1 }
+ Constant [ <persistent> int RD_KAFKA_PURGE_F_INFLIGHT ] { 2 }
+ Constant [ <persistent> int RD_KAFKA_PURGE_F_NON_BLOCKING ] { 4 }
+ Constant [ <persistent> int RD_KAFKA_VERSION ] { 34406655 }
+ Constant [ <persistent> int RD_KAFKA_BUILD_VERSION ] { 34275839 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__BEGIN ] { -200 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__BAD_MSG ] { -199 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__BAD_COMPRESSION ] { -198 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__DESTROY ] { -197 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__FAIL ] { -196 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__TRANSPORT ] { -195 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__CRIT_SYS_RESOURCE ] { -194 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__RESOLVE ] { -193 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__MSG_TIMED_OUT ] { -192 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__PARTITION_EOF ] { -191 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNKNOWN_PARTITION ] { -190 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__FS ] { -189 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNKNOWN_TOPIC ] { -188 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__ALL_BROKERS_DOWN ] { -187 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__INVALID_ARG ] { -186 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__TIMED_OUT ] { -185 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__QUEUE_FULL ] { -184 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__ISR_INSUFF ] { -183 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NODE_UPDATE ] { -182 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__SSL ] { -181 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__WAIT_COORD ] { -180 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNKNOWN_GROUP ] { -179 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__IN_PROGRESS ] { -178 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__PREV_IN_PROGRESS ] { -177 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__EXISTING_SUBSCRIPTION ] { -176 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS ] { -175 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__REVOKE_PARTITIONS ] { -174 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__CONFLICT ] { -173 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__STATE ] { -172 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNKNOWN_PROTOCOL ] { -171 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NOT_IMPLEMENTED ] { -170 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__AUTHENTICATION ] { -169 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NO_OFFSET ] { -168 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__OUTDATED ] { -167 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__TIMED_OUT_QUEUE ] { -166 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNSUPPORTED_FEATURE ] { -165 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__WAIT_CACHE ] { -164 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__INTR ] { -163 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__KEY_SERIALIZATION ] { -162 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__VALUE_SERIALIZATION ] { -161 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__KEY_DESERIALIZATION ] { -160 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__VALUE_DESERIALIZATION ] { -159 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__PARTIAL ] { -158 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__READ_ONLY ] { -157 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NOENT ] { -156 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNDERFLOW ] { -155 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__INVALID_TYPE ] { -154 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__RETRY ] { -153 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__PURGE_QUEUE ] { -152 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__PURGE_INFLIGHT ] { -151 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__FATAL ] { -150 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__INCONSISTENT ] { -149 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__GAPLESS_GUARANTEE ] { -148 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__MAX_POLL_EXCEEDED ] { -147 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__UNKNOWN_BROKER ] { -146 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NOT_CONFIGURED ] { -145 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__FENCED ] { -144 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__APPLICATION ] { -143 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__ASSIGNMENT_LOST ] { -142 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__NOOP ] { -141 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__AUTO_OFFSET_RESET ] { -140 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__LOG_TRUNCATION ] { -139 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__INVALID_DIFFERENT_RECORD ] { -138 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__DESTROY_BROKER ] { -137 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR__END ] { -100 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN ] { -1 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NO_ERROR ] { 0 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_OFFSET_OUT_OF_RANGE ] { 1 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_MSG ] { 2 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_OR_PART ] { 3 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_MSG_SIZE ] { 4 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_LEADER_NOT_AVAILABLE ] { 5 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NOT_LEADER_FOR_PARTITION ] { 6 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_REQUEST_TIMED_OUT ] { 7 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_BROKER_NOT_AVAILABLE ] { 8 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_REPLICA_NOT_AVAILABLE ] { 9 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_MSG_SIZE_TOO_LARGE ] { 10 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_STALE_CTRL_EPOCH ] { 11 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_OFFSET_METADATA_TOO_LARGE ] { 12 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NETWORK_EXCEPTION ] { 13 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_COORDINATOR_LOAD_IN_PROGRESS ] { 14 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_COORDINATOR_NOT_AVAILABLE ] { 15 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NOT_COORDINATOR ] { 16 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TOPIC_EXCEPTION ] { 17 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_RECORD_LIST_TOO_LARGE ] { 18 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS ] { 19 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NOT_ENOUGH_REPLICAS_AFTER_APPEND ] { 20 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_REQUIRED_ACKS ] { 21 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_ILLEGAL_GENERATION ] { 22 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INCONSISTENT_GROUP_PROTOCOL ] { 23 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_GROUP_ID ] { 24 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_MEMBER_ID ] { 25 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_SESSION_TIMEOUT ] { 26 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_REBALANCE_IN_PROGRESS ] { 27 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_COMMIT_OFFSET_SIZE ] { 28 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED ] { 29 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_GROUP_AUTHORIZATION_FAILED ] { 30 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_CLUSTER_AUTHORIZATION_FAILED ] { 31 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_TIMESTAMP ] { 32 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSUPPORTED_SASL_MECHANISM ] { 33 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_ILLEGAL_SASL_STATE ] { 34 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSUPPORTED_VERSION ] { 35 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TOPIC_ALREADY_EXISTS ] { 36 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_PARTITIONS ] { 37 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_REPLICATION_FACTOR ] { 38 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_REPLICA_ASSIGNMENT ] { 39 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_CONFIG ] { 40 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NOT_CONTROLLER ] { 41 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_REQUEST ] { 42 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSUPPORTED_FOR_MESSAGE_FORMAT ] { 43 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_POLICY_VIOLATION ] { 44 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_OUT_OF_ORDER_SEQUENCE_NUMBER ] { 45 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DUPLICATE_SEQUENCE_NUMBER ] { 46 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_PRODUCER_EPOCH ] { 47 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_TXN_STATE ] { 48 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_PRODUCER_ID_MAPPING ] { 49 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_TRANSACTION_TIMEOUT ] { 50 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_CONCURRENT_TRANSACTIONS ] { 51 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TRANSACTION_COORDINATOR_FENCED ] { 52 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TRANSACTIONAL_ID_AUTHORIZATION_FAILED ] { 53 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_SECURITY_DISABLED ] { 54 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_OPERATION_NOT_ATTEMPTED ] { 55 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_KAFKA_STORAGE_ERROR ] { 56 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_LOG_DIR_NOT_FOUND ] { 57 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_SASL_AUTHENTICATION_FAILED ] { 58 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_PRODUCER_ID ] { 59 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_REASSIGNMENT_IN_PROGRESS ] { 60 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTH_DISABLED ] { 61 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_NOT_FOUND ] { 62 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_OWNER_MISMATCH ] { 63 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_REQUEST_NOT_ALLOWED ] { 64 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_AUTHORIZATION_FAILED ] { 65 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DELEGATION_TOKEN_EXPIRED ] { 66 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_PRINCIPAL_TYPE ] { 67 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NON_EMPTY_GROUP ] { 68 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_GROUP_ID_NOT_FOUND ] { 69 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_FETCH_SESSION_ID_NOT_FOUND ] { 70 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_FETCH_SESSION_EPOCH ] { 71 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_LISTENER_NOT_FOUND ] { 72 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TOPIC_DELETION_DISABLED ] { 73 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_FENCED_LEADER_EPOCH ] { 74 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_LEADER_EPOCH ] { 75 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSUPPORTED_COMPRESSION_TYPE ] { 76 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_STALE_BROKER_EPOCH ] { 77 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_OFFSET_NOT_AVAILABLE ] { 78 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_MEMBER_ID_REQUIRED ] { 79 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_PREFERRED_LEADER_NOT_AVAILABLE ] { 80 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_GROUP_MAX_SIZE_REACHED ] { 81 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_FENCED_INSTANCE_ID ] { 82 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_ELIGIBLE_LEADERS_NOT_AVAILABLE ] { 83 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_ELECTION_NOT_NEEDED ] { 84 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_NO_REASSIGNMENT_IN_PROGRESS ] { 85 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_GROUP_SUBSCRIBED_TO_TOPIC ] { 86 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_RECORD ] { 87 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSTABLE_OFFSET_COMMIT ] { 88 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_THROTTLING_QUOTA_EXCEEDED ] { 89 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_PRODUCER_FENCED ] { 90 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_RESOURCE_NOT_FOUND ] { 91 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_DUPLICATE_RESOURCE ] { 92 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNACCEPTABLE_CREDENTIAL ] { 93 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INCONSISTENT_VOTER_SET ] { 94 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_INVALID_UPDATE_VERSION ] { 95 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_FEATURE_UPDATE_FAILED ] { 96 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_PRINCIPAL_DESERIALIZATION_FAILURE ] { 97 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_ID ] { 100 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_FENCED_MEMBER_EPOCH ] { 110 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNRELEASED_INSTANCE_ID ] { 111 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNSUPPORTED_ASSIGNOR ] { 112 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_STALE_MEMBER_EPOCH ] { 113 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_UNKNOWN_SUBSCRIPTION_ID ] { 117 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_TELEMETRY_TOO_LARGE ] { 118 }
+ Constant [ <persistent> int RD_KAFKA_RESP_ERR_REBOOTSTRAP_REQUIRED ] { 129 }
+ Constant [ <persistent> int RD_KAFKA_CONF_UNKNOWN ] { -2 }
+ Constant [ <persistent> int RD_KAFKA_CONF_INVALID ] { -1 }
+ Constant [ <persistent> int RD_KAFKA_CONF_OK ] { 0 }
+ Constant [ <persistent> int RD_KAFKA_MSG_PARTITIONER_RANDOM ] { 2 }
+ Constant [ <persistent> int RD_KAFKA_MSG_PARTITIONER_CONSISTENT ] { 3 }
+ Constant [ <persistent> int RD_KAFKA_MSG_PARTITIONER_CONSISTENT_RANDOM ] { 4 }
+ Constant [ <persistent> int RD_KAFKA_MSG_PARTITIONER_MURMUR2 ] { 5 }
+ Constant [ <persistent> int RD_KAFKA_MSG_PARTITIONER_MURMUR2_RANDOM ] { 6 }
+ Constant [ <persistent> int RD_KAFKA_LOG_PRINT ] { 100 }
+ Constant [ <persistent> int RD_KAFKA_LOG_SYSLOG ] { 101 }
+ Constant [ <persistent> int RD_KAFKA_LOG_SYSLOG_PRINT ] { 102 }
}
- Functions {
diff --git a/php-pecl-rdkafka6.spec b/php-pecl-rdkafka6.spec
index d52df33..1193e1d 100644
--- a/php-pecl-rdkafka6.spec
+++ b/php-pecl-rdkafka6.spec
@@ -1,8 +1,8 @@
# remirepo/fedora spec file for php-pecl-rdkafka6
#
-# Copyright (c) 2015-2024 Remi Collet
-# License: CC-BY-SA-4.0
-# http://creativecommons.org/licenses/by-sa/4.0/
+# SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet
+# SPDX-License-Identifier: CECILL-2.1
+# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
# Please, preserve the changelog entries
#
@@ -18,6 +18,8 @@
%endif
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
+%global pie_vend rdkafka
+%global pie_proj rdkafka
%global pecl_name rdkafka
%global ini_name 40-%{pecl_name}.ini
@@ -58,10 +60,15 @@ BuildRequires: %{?scl_prefix}php-pear
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
-Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
-Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
-Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version}
-Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}
+# Extension
+Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
+Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
+# PECL
+Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version}
+Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}
+# PIE
+Provides: %{?scl_prefix}php-pie(%{pie_vend}/%{pie_proj}) = %{version}
+Provides: %{?scl_prefix}php-%{pie_vend}-%{pie_proj} = %{version}
%if 0%{?fedora} >= 36 || 0%{?rhel} >= 9 || "%{php_version}" >= "8.1"
Obsoletes: %{?scl_prefix}php-pecl-%{pecl_name} < 5