Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$bytes must not be accessed before initialization #568

Open
pf2pr opened this issue Nov 27, 2023 · 0 comments
Open

$bytes must not be accessed before initialization #568

pf2pr opened this issue Nov 27, 2023 · 0 comments
Labels

Comments

@pf2pr
Copy link

pf2pr commented Nov 27, 2023

Q A
ddeboer/imap version 1.18.0
PHP version 8.1.18
IMAP provider outlook

Summary

I've got errors like
Typed property Ddeboer\Imap\Message\AbstractPart::$bytes must not be accessed before initialization when I've try to get attachment size with getBytes(). getSize() returns null and getContent() returns ''

@pf2pr pf2pr added the bug label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant