danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.76k stars 619 forks source link

Extend fileGetContents to handle local files #1439

Closed xcgu closed 7 months ago

danog commented 7 months ago

Thank you for your contribution, but I'd prefer to leave the old behavior, it's much safer IMO, and it's really not that much more inconvenient to use amphp/file's functions instead of $this->fileGetContents.