protobuf-steam-auth
protobuf-steam-auth copied to clipboard
This is a stub file for IDEs, don't use it directly! (PHP 8.2)
Dont work. Error: This is a stub file for IDEs, don't use it directly!

Hello, thank you for your bug report.
To use this package you need to install php extension protobuf.
You can read it in updated README.
Hi, thank you for your efforts in managing this repo.
The installation instructions are not working for PHP 8.2. The make commands are specifically bombing out with incorrect arguments given to functions.
I've managed to install the protobuf extension using sudo apt install php8.2-protobuf, but I still see This is a stub file for IDEs, don't use it directly!.
Same Issue here
I think the error is related to PHP 8.2 @Allyans3
I just tested the extension on 8.2-fpm and 8.3-fpm and everything worked fine for me. Write on which versions of PHP you have errors.
This error comes only if you dont BUILD protobuf byself.