File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11--TEST--
2- Issue #107: ($unpacker->execute() bug)
2+ Issue #107 ($unpacker->execute() bug)
33--SKIPIF--
44<?php
55if (!extension_loaded ("msgpack " )) {
@@ -224,23 +224,23 @@ Array
224224 [86] => 8rdRnRJogZ24OCEfPvpkgTceF35NoAoth64EDB9BWOVHfVRK6ZAmZuvPfje8OVkMOqStnlYyqaK2YeZlzBX0qC
225225 [87] => hfQLIrDVn4YIwoQSLMXnxxq7vQo9N5NmdaP2iNk8m6krK00VMelcXQoT3k25eMWXU7cZ4GiRuVCW5kI32Zx9Yjr
226226 [88] => W0erFeCopYKW3fK8jXvXKR8TxMfSbkFQlsB12VcZ4VJwosOpT4oNptmH5u9qib9JpmmyQSO756EVp3edaHwNxY6h
227- [89] => bkgASrL1SSC%s
228- [90] => 0
229- [91] => 0
230- [92] => 0
231- [93] => 0
232- [94] => 0
233- [95] => 0
234- [96] => 0
235- [97] => 0
236- [98] => 0
237- [99] => 0
227+ [89] => bkgASrL1SSC%a
228+ [90] => %d
229+ [91] => %d
230+ [92] => %d
231+ [93] => %d
232+ [94] => %d
233+ [95] => %d
234+ [96] => %d
235+ [97] => %d
236+ [98] => %d
237+ [99] => %d
238238 )
239239
240- [0 ] => 0
240+ [%d ] => %d
241241 )
242242
243- [0 ] => 0
243+ [%d ] => %d
244244 )
245245
246246)
You can’t perform that action at this time.
0 commit comments