We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54feda commit 0331ce8Copy full SHA for 0331ce8
tests/XoauthTest.php
@@ -1,5 +1,18 @@
1
<?php
2
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
+
16
namespace Javanile\Imap2\Tests;
17
18
use Javanile\Imap2\Connection;
0 commit comments