Merge branch '5.4' into 6.0

* 5.4:
  [VarDumper] fix tests
This commit is contained in:
Nicolas Grekas 2022-01-17 17:30:44 +01:00
commit 2c91390bce
1 changed files with 2 additions and 7 deletions

View File

@ -77,9 +77,7 @@ EODUMP;
$expectedDump = <<<EODUMP
RdKafka\Producer {
-error_cb: null
-dr_cb: null
out_q_len: %d
%Aout_q_len: %d
orig_broker_id: 1001
orig_broker_name: "$this->broker/1001"
brokers: RdKafka\Metadata\Collection {
@ -146,10 +144,7 @@ EODUMP;
$expectedDump = <<<EODUMP
RdKafka\KafkaConsumer {
-error_cb: null
-rebalance_cb: null
-dr_msg_cb: null
subscription: array:1 [
%Asubscription: array:1 [
0 => "test-topic"
]
assignment: []