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

fclose() error #52

Open
cjwnz opened this issue Mar 23, 2023 · 2 comments
Open

fclose() error #52

cjwnz opened this issue Mar 23, 2023 · 2 comments

Comments

@cjwnz
Copy link

cjwnz commented Mar 23, 2023

Hi, I'd like to report the following error running under PHP 8.0.28: (xxx represents removed values)

PHP Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, null given in /xxx/php-imap2/javanile/php-imap2/src/Roundcube/ImapClient.php:442
Stack trace:
#0 /xxx/php-imap2/javanile/php-imap2/src/Roundcube/ImapClient.php(442): fclose(NULL)
#1 /xxx/php-imap2/javanile/php-imap2/src/Roundcube/ImapClient.php(1183): Javanile\Imap2\Roundcube\ImapClient->closeSocket()
#2 /xxx/php-imap2/javanile/php-imap2/src/Roundcube/ImapClient.php(1017): Javanile\Imap2\Roundcube\ImapClient->closeConnection()
#3 /xxx/php-imap2/javanile/php-imap2/src/Connection.php(133): Javanile\Imap2\Roundcube\ImapClient->connect('outlook.office3...', 'xxx', 'xxx', Array)
#4 /xxx/php-imap2/javanile/php-imap2/src/Connection.php(76): Javanile\Imap2\Connection->connect()
#5 /xxx/php-imap2/javanile/php-imap2/bootstrap.php(250): Javanile\Imap2\Connection::open('{outlook.office...', 'xxx', 'xxx', 512, 1, Array)

When is next release of php-imap2 expected?

@timrasche
Copy link

Still there, no pull requests are handling, no response from author.

sorry but im out. Package will removed from my source list.

@williamdes
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants