Giter Club home page Giter Club logo

ext_file_attach's People

Contributors

bloke avatar philwareham avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ext_file_attach's Issues

PHP 8 email arrives as multipart content

Just a heads-up regarding PHP 8 compatibility.

Just testing a website with Textpattern 4.8.4 and PHP 8 and found that when using ext_file_attach emails now arrive as multipart content instead of plaintext with attachment. Reverting to PHP 7.4 resolves this.

What I'm seeing in Apple Mail with PHP 8:

--f2b57013356e3f84c2c6b1d9b77f95d2
Content-Type: multipart/alternative; boundary=6e6eea184f91b7376190beed7e793286
--6e6eea184f91b7376190beed7e793286
Content-Type: text/plain; charset=utf-8

Name: Test Name

Email: [email protected]

Message: Test upload PHP 8
--6e6eea184f91b7376190beed7e793286--
--f2b57013356e3f84c2c6b1d9b77f95d2
Content-Type:image/png; name="test.png"
Content-Transfer-Encoding:base64
Content-Disposition:attachment; filename="test.png"
X-Attachment-Id:5106

...

--f2b57013356e3f84c2c6b1d9b77f95d2--

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.