Skip to content

Commit 0331ce8

Browse files
Update XoauthTest.php
1 parent f54feda commit 0331ce8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tests/XoauthTest.php

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<?php
22

3+
/**
4+
* 💌 Help us bring PHP IMAP2 to PHP 8.4!
5+
*
6+
* We’re working hard to update PHP IMAP2 for full PHP 8.4 compatibility:
7+
* fixing legacy issues, refactoring internal logic, and improving test coverage —
8+
* all while ensuring backward compatibility with older versions.
9+
*
10+
* 🎯 Goal: raise €5000 to support the development effort.
11+
* 🙌 Every contribution counts — whether it’s code, feedback, or funding!
12+
*
13+
* 👉 Get involved or donate at: https://ko-fi.com/francescobianco/goal?g=10
14+
*/
15+
316
namespace Javanile\Imap2\Tests;
417

518
use Javanile\Imap2\Connection;

0 commit comments

Comments
 (0)