SSilence / php-imap-client

a easy solution for simple IMAP email access in php
MIT License
268 stars 138 forks source link

It is not possible to check the dynamic property "structure" using pr… #242

Closed akopciuch closed 4 years ago

akopciuch commented 5 years ago

…operty_exists()

Check instead of there is a value using the __get() method.

Is the pull request based off the lastest version?

yes

What features have you added?

none

What bugs did you fix?

problem where message body text is always null

Is your code valid PSR-2?

yes

Have you properly documented your code?

nothing to document

Has anything in your pull request already been fixed?

no

Anything else?

no

Optional things below

[] Added your name to the credits