Ubuntu 17.10 transitioning to PHP7.1 (build error with zeroc-ice source package)

in Bug Reports
Hello,
I am transitioning the ubuntu packages from PHP7.0 to 7.1 and zeroc-ice currently fails to build:
0
Hello,
I am transitioning the ubuntu packages from PHP7.0 to 7.1 and zeroc-ice currently fails to build:
Comments
It would appear that zeroc will need something like what yaf does?
https://github.com/laruence/yaf/commit/bd6ffea2ca669a1614d15fdd7322994a7c50e4d0
Something like the attached.
This is already fixed in 3.6 branch, see https://github.com/zeroc-ice/ice/commit/39bc1eb7030758cb057b2f8ff2006d42d849c112
Ah thank you!