Open
Description
Right now driver implementation consists of written in C parts of code (duplicates of tarantool-c driver) and uses tp.h that's not supported anymore.
The better way is to replace all this code with Tarantool-C (probably this path'll be hard, will need to rewrite part by part with workind driver on every step and tarantool-c/tp/raw php side by side)