Skip to content

Pineapple 0.3.7

Compare
Choose a tag to compare
@borb borb released this 23 Oct 08:17
26df196

Been a little while, so here's some more fruit!

Important changes:

  • Catch DBAL exception instead of connection exception (thanks to @marty-crane)
  • Suppress warning generation when opaque file insertion occurs on an unreadable file; use Pineapple error handling
  • vfsStream dependency fixed to remove warnings regarding Composer 2.0

Other changes:

  • (devsuite) Travis runs against PHP from versions 5.6 -> 7.3 now
  • (devsuite) Test coverage back up at 100% (codeCoverageIgnore still in effect but will be reduced in future)