Hi, On Mon, Mar 07, 2016 at 07:46:27PM +0100, Fredrik Olofsson wrote: > I think I found the issue. The autoloader did not seem to be called at > all for the code path I mentioned. After digging around I found that > lib/phpmailer also uses the autoloader. The autoloader in phpmailer > replaces the one from tt-rss, so it stops working. Using the > spl_autoload_register() to register the autoloading function makes > them coexist and fixes the problem for me. The simple attached patch > changes this.
Sorry for the delay. The analysis and the patch look fine and I just uploaded an updated package with the fix. -- Sebastian
signature.asc
Description: PGP signature

