Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2694000
D25563.1734770690.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
394 B
Referenced Files
None
Subscribers
None
D25563.1734770690.diff
View Options
diff --git a/externals/mimemailparser/MimeMailParser.class.php b/externals/mimemailparser/MimeMailParser.class.php
--- a/externals/mimemailparser/MimeMailParser.class.php
+++ b/externals/mimemailparser/MimeMailParser.class.php
@@ -31,6 +31,11 @@
*/
public $attachment_streams;
+ /**
+ * Parts of an email
+ */
+ private $parts = array();
+
/**
* Inialize some stuff
* @return
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 08:44 (18 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1021116
Default Alt Text
D25563.1734770690.diff (394 B)
Attached To
Mode
D25563: Fix "Creation of dynamic property is deprecated" PHP 8.2 error in MimeMailParser
Attached
Detach File
Event Timeline
Log In to Comment