PHP 8.2 complains about Internal\Message setting dynamic properties: `Creation of dynamic property xxx is deprecated /usr/src/myapp/vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php:153` Since the class uses dynamic properties a bit, enable them explicitly with an attribute.pull/10594/head
parent
c4644b77cb
commit
d3ad29e827
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue