- improved: if any of the string values sent to the Pinba server include a NUL character (
chr(0)
), behave the same way as the php extension does, ie. truncating the string to the part before the first NUL character occurrence - improved: added to the tests directory the .proto file, and made available within the test containers the
protoc
command-line tool, to simplify decoding of raw messages