Re: [PEAR-DEV] Net_IMAP
[email protected] (Ken Guest) Thu, 22 Sep 2022 15:30:14 +0100
| Newsgroups | php.pear.dev |
|---|---|
| Message-ID | <CAKcc2m_eOAK24vQZJHz2GhAB+jZnqWpVJaoGtDkW7+P3Dc8Qnw@mail.gmail.com> |
--000000000000fd8e7305e944e6df Content-Type: text/plain; charset="UTF-8" thanks for stick with this - I'll try to take a look at your PRs later this week, hopefully sooner. On Wed, 21 Sept 2022 at 15:24, David Busby <[email protected]> wrote: > So, the first PR I submitted back in May (PR3) didn't build; was a Travis > issue -- and I had to dig around to find it. > Net_IMAP travis config uses PHP5.4; and PHP5.4 isn't in Xenial > distribution, so I had to fix that to Trusty. > And I submitted PR4 for that fix. > > But now that build is failing with all this noise > https://app.travis-ci.com/github/pear/Net_IMAP/builds/255825667 > > Which is sorta more than I bargained for; some magic Autoloader isn't > present or something? > Might take me a while to figure this out. > > PR3: https://github.com/pear/Net_IMAP/pull/3 > PR4: https://github.com/pear/Net_IMAP/pull/4 > > > > On Thu, 21 Apr 2022 at 15:47, Ken Guest <[email protected]> wrote: > >> Hi David >> >> That would be great - thank you, I think for the moment we could go down >> the route of getting patches / PRs via github - if even just for a few >> initial ones, and then set you up with a pear account so you can do >> releases and such. >> >> Kind regards >> >> Ken >> >> On Thu, 21 Apr 2022, 17:06 David Busby, <[email protected]> wrote: >> >>> Hey, >>> This package ( https://pear.php.net/package/Net_IMAP ) show's it's not >>> maintained :( -- but I use it everyday. And now, it's also got some >>> "code >>> rot" issues (like it's using the old constructor pattern). >>> >>> Should I just submit some patches here? I don't have an account on the >>> PEAR site to put stuff there. >>> >>> And also, I've nad to super-class this code to get it to support the >>> XOAUTH stuff that Google IMAP is doing -- so, perhaps I/we could put that >>> code in too? >>> >>> /djb >>> >> -- http://about.me/kenguest/ --000000000000fd8e7305e944e6df--