Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
PK ! È—øÄ Pear_Net_Socket-1.2.2.xmlnu „[µü¤
Net_Socketpear.php.netNetwork Socket InterfaceNet_Socket is a class interface to TCP sockets. It provides blocking
and non-blocking operation, with different reading and writing modes
(byte-wise, block-wise, line-wise and special formats like network
byte-order ip addresses).Chuck Hagenbuchchagenbuchuck@horde.orgnoStig Bakkenssbstig@php.netnoAleksander Machniakalecalec@php.netno2017-04-131.2.21.2.0stablestableBSD-2-Clause
* Bug #21178: $php_errormsg is deprecated in PHP 7.2
5.4.01.10.1
PK ! Ì/õh´’ ´’ Pear_Mail_Mime-1.10.11.xmlnu „[µü¤
Mail_Mimepear.php.netMail_Mime provides classes to create MIME messages.Mail_Mime provides classes to deal with the creation and manipulation of MIME messages.
It allows people to create e-mail messages consisting of:
* Text Parts
* HTML Parts
* Inline HTML Images
* Attachments
* Attached messages
It supports big messages, base64 and quoted-printable encodings and
non-ASCII characters in filenames, subjects, recipients, etc. encoded
using RFC2047 and/or RFC2231.Cipriano Groenendalcipricipri@php.netnoAleksander Machniakalecalec@php.netyes2021-09-051.10.111.10.0stablestableBSD Style
* Fix PHP 8.1: strlen(): Passing null to parameter #1 ($string) of type string is deprecated [alec]
* Fix encoding recipient names with @ character and no space between name and address [alec]
* Fix the license label in composer.json [jnkowa-gfk]
5.2.01.6.01.01.0stablestable2001-12-28PHP
This is the initial release of the Mime_Mail package.
1.11.1stablestable2002-04-03PHP
This is a maintenance release with various bugfixes and minor enhancements.
1.21.2stablestable2002-07-14PHP
* Added header encoding
* Altered mimePart to put boundary parameter on newline
* Changed addFrom() to setFrom()
* Added setSubject()
* Made mimePart inherit crlf setting from mime
1.2.11.2.1stablestable2002-07-27PHP
* License change
* Applied a few changes From Ilia Alshanetsky
1.3.0RC11.3.0RC1betabeta2005-03-20PHP
* First release in over 2.5 years (!)
* MANY bugfixes (see the bugtracker)
* added a few tests
1.3.01.3.0stablestable2005-04-01PHP
* First (stable) release in over 2.5 years (!)
* MANY bugfixes (see the bugtracker)
* added a few tests
* one small fix after RC1 (bug #3940)
1.3.11.3.1stablestable2005-07-13PHP1.4.0a11.3.1alphastable2007-03-08bsd style
* Changed License to BSD Style license, as that's what the code was since the beginning [cipri]
* Fix Bug #30: Mail_Mime: _encodeHeaders is not RFC-2047 compliant. [cipri]
* Fix Bug #3513: support of RFC2231 in header fields. [cipri]
* Fix Bug #4696: addAttachment crash [cipri]
* Fix Bug #5333: Only variables should be returned by reference; triggers notices since php 4.4.0 [cipri]
* Fix Bug #7561: Mail_mimePart::_quotedPrintableEncode() misbehavior with mbstring overload [cipri]
* Fix Bug #8223: Incorrectly encoded quoted-printable headers [cipri]
* Fix Bug #8386: HTML body not correctly encoded if attachments present [cipri]
* Fix Bug #8541: mimePart.php line delimiter is \r [cipri]
* Fix Bug #9347: Notices about references [cweiske]
* Fix Bug #9558: Broken multiline headers [cipri]
* Fix Bug #9956: Notices being thrown [cipri]
* Fix Bug #9976: Subject encoded twice [cipri]
* Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri]
* Implement Feature #3636: Allow specification of charsets and encoding [cipri]
* Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri]
* Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri]
* Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri]
* Implement Feature #5934: Mail_Mime: choice for content disposition [cipri]
* Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri]
1.4.0a21.3.1alphastable2007-04-05bsd style
* Fix Bug #9722: _quotedPrintableEncode does not encode dot at start of line on Windows
platform [cipri]
* Fix Bug #9725: multipart/related & alternative wrong order [cipri]
* Fix Bug #10146: mbstring fails to recognize encodings. [cipri]
* Fix Bug #10158: Inline images not displayed on Mozilla Thunderbird [cipri]
* Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
* Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
* Fix Bug #10596: Incorrect handling of text and html '0' bodies [cipri]
1.4.0a31.3.1alphastable2007-04-05bsd style
* Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
* Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
1.4.0RC11.3.1betastable2007-04-12bsd style
* Fix Bug #10232: Gmail creates double line break when \r\n is used [cipri]
1.4.0RC21.3.1betastable2007-04-22bsd style
* Fix Bug #10791: Unit tests fail [cipri]
* Fix Bug #10792: No unit tests for recently fixed bugs [cipri]
* Fix Bug #10793: Long headers don't get wrapped since fix for Bug #10298 [cipri]
1.4.0RC31.3.1betastable2007-04-24bsd style
* Fix Bug #10816: Unwanted linebreak at the end of output [cipri]
1.4.0RC41.3.1betastable2007-04-28bsd style
* Fix Bug #3513: support of RFC2231 in header fields. [cipri]
* Fix Bug #10838: bad use of MIME encoding in header. [cipri]
1.4.01.3.1stablestable2007-05-05BSD Style
Release notes:
* No more notices in PHP 5 /4.4.0.
* Improved inline HTML image function.
* Improved header encoding with foreign charsets.
* Improved long header rendering.
* More control over used Charsets and encoding schemes.
* More configurable attachments and inline images.
* Full RFC 2047 Support
* Full RFC 2231 Support
* Unit-tests
Fixed bugs:
* Fix Bug #30: Mail_Mime: _encodeHeaders is not RFC-2047 compliant. [cipri]
* Fix Bug #3513: support of RFC2231 in header fields. [cipri]
* Fix Bug #4696: addAttachment crash [cipri]
* Fix Bug #5333: Only variables should be returned by reference; triggers notices since
php 4.4.0 [cipri]
* Fix Bug #5400: Do not return function reference [cipri]
* Fix Bug #5710: Little reference bugs [cipri]
* Fix Bug #5890: Only variable references should be returned by reference [cipri]
* Fix Bug #6260: Just a notice with PHP5 [cipri]
* Fix Bug #6261: php 5.1.1 upgrade [cipri]
* Fix Bug #6663: Notice about reference passing [cipri]
* Fix Bug #7561: Mail_mimePart::_quotedPrintableEncode() misbehavior with mbstring
overload [cipri]
* Fix Bug #7713: PHP5 Notice: Only variable references should be returned by reference [cipri]
* Fix Bug #8223: Incorrectly encoded quoted-printable headers [cipri]
* Fix Bug #8386: HTML body not correctly encoded if attachments present [cipri]
* Fix Bug #8541: mimePart.php line delimiter is \r [cipri]
* Fix Bug #8812: user header updates overwritten [cipri]
* Fix Bug #9347: Notices about references [cweiske]
* Fix Bug #9558: Broken multiline headers [cipri]
* Fix Bug #9722: _quotedPrintableEncode does not encode dot at start of line on Windows
platform [cipri]
* Fix Bug #9725: multipart/related & alternative wrong order [cipri]
* Fix Bug #9956: Notices being thrown [cipri]
* Fix Bug #9976: Subject encoded twice [cipri]
* Fix Bug #10146: mbstring fails to recognize encodings. [cipri]
* Fix Bug #10158: Inline images not displayed on Mozilla Thunderbird [cipri]
* Fix Bug #10232: Gmail creates double line break when \r\n is used [cipri]
* Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
* Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
* Fix Bug #10596: Incorrect handling of text and html '0' bodies [cipri]
* Fix Bug #10791: Unit tests fail [cipri]
* Fix Bug #10792: No unit tests for recently fixed bugs [cipri]
* Fix Bug #10793: Long headers don't get wrapped since fix for Bug #10298 [cipri]
* Fix Bug #10816: Unwanted linebreak at the end of output [cipri]
* Fix Bug #10838: bad use of MIME encoding in header. [cipri]
Implemented Features:
* Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri]
* Implement Feature #3636: Allow specification of charsets and encoding [cipri]
* Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri]
* Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri]
* Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri]
* Implement Feature #5934: Mail_Mime: choice for content disposition [cipri]
* Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri]
* Implement Feature #10604: Put an option to specify Content-Location in the header [cipri]
1.5.0a11.3.1alphastable2007-06-10BSD Style
Split off mail_MimeDecode
1.5.0RC11.3.1betastable2007-06-10BSD Style
Split off mail_MimeDecode
1.5.01.3.1stablestable2007-06-17BSD Style
Split off Mail_MimeDecode
1.5.11.3.1stablestable2007-06-20BSD Style
* Fix Bug #11344: Error at line 644 in mime.php [cipri]
1.5.21.3.1stablestable2007-06-21BSD Style
* Fix Bug #11381: domain name is attached to content-id, trailing greater-than sign is
not remove [cipri]
1.5.31.3.2stablestable2009-12-29BSD Style
Fixed bugs:
* Fix Bug #14678: srand() lowers security [clockwerx]
* Fix Bug #12921: _file2str not binary safe [walter]
* Fix Bug #12385: Bad regex when replacing css style attachments [cipri]
* Fix Bug #16911: Excessive semicolon in MIME header [alec]
* Fix Bug #15320: Attachment charset is not set in Content-Type header [alec]
* Fix Bug #16911: Lack of semicolon separator for MIME header parameters [alec]
* Fix Bug #16846: Use preg_replace_callback() instead of /e modifier [alec]
* Fix Bug #14779: Problem with an empty attachment [alec]
* Fix Bug #15913: Optimize the memory used by Mail_mimePart::encode.
Avoid having attachments data duplicated in memory [alec]
* Fix Bug #16539: Headers longer than 998 characters aren't wrapped [alec]
* Fix Bug #11238: Wrong encoding of structured headers [alec]
* Fix Bug #13641: iconv_mime_encode() seems to work different/errorious than
the build in logic. Removed 'ignore_iconv' param. [alec]
* Fix Bug #16706: Incorrect double-quotes RFC 2231-encoded parameter values [alec]
* Fix Bug #14232: RFC2231: tspecials encoding in _buildHeaderParam() [alec]
Implemented Features:
* Implement Feature #10438: Function (encodeHeader) for encoding of given header [alec]
1.6.01.4.0stablestable2010-01-27BSD Style
Bugs Fixed:
* Don't break specified headers folding [alec]
* Bug #17025: Wrong headers() result for long unwrapable header value [alec]
Implemented Features:
* Allow setting Content-ID for HTML Images [alec]
* Added one setParam() in place of many set*() functions [alec]
* Added getParam(), getTXTBody(), getHTMLBody() [alec]
* Skip RFC2231's charset if filename contains only ASCII characters [alec]
* Make sure that Received: headers are returned on the top [alec]
* Added saveMessageBody() and getMessageBody() functions [alec]
1.6.11.4.0stablestable2010-03-08BSD Style
Bugs Fixed:
* Fix encoding of Return-Receipt-To and Disposition-Notification-To headers [alec]
Implemented Features:
* Implement Feature #12466: Build parameters validation [alec]
* Implement Feature #17175: Content-Description support for attachments [alec]
1.6.21.4.0stablestable2010-03-23BSD Style
Bugs Fixed:
* Fix Bug #17226: Non RFC-compliant quoted-printable encoding of structured headers [alec]
1.7.01.4.0stablestable2010-04-12BSD Style
Implemented Features:
* Added Mail_mime::setContentType() function with possibility to set various
types in Content-Type header (also fixes problem with boundary parameter when Content-Type
header was specified by user) [alec]
2010-07-291.8.01.4.1stablestableBSD Style
Bugs Fixed:
* Double-addition of e-mail domain to content ID in HTML images [alec]
* #17311: Multi-octet characters are split across adjacent 'encoded-word's [alec]
* #17573: Place charset parameter in first line of Content-Type header (if possible) [alec]
Implemented Features:
* #17518: addTo() method [alec]
2010-12-011.8.11.4.1stablestableBSD Style
Bugs Fixed:
* #18083: Not possible to set separate charset for attachment content and headers [alec]
2011-08-101.8.21.4.1stablestableBSD Style
Bugs Fixed:
* #18426: Fixed backward compatibility for "dfilename" parameter [alec]
* Removed xmail.dtd, xmail.xsl from the package [alec]
* Fixed handling of email addresses with quoted local part [alec]
2012-03-121.8.31.4.1stablestableBSD Style
* Request #19009: Remove error_reporting from tests [alec]
* Fixed Bug #19094: Email addresses do not have to contain a space between the name and address part [alec]
* Fixed Bug #19328: Wrong encoding of filenames with comma [alec]
2012-05-171.8.41.4.2stablestableBSD Style
* Request #19406: Allow to set individual attachment part headers [alec]
* Fixed Bug #18982: Non-static method Mail_mimePart::encodeHeader() should not be called statically [alec]
2012-06-091.8.51.4.3stablestableBSD Style
* Added possibility to set additional parameters of message part header, e.g. attachment size [alec]
* Added automatic setting of attachment size via Content-Disposition header size parameter [alec]
2012-10-231.8.61.4.3stablestableBSD Style
* Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
* Bug #19497: Attachment filename is cut on slash character [alec]
* Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient headers list [alec]
2012-12-251.8.71.4.3stablestableBSD Style
* Bug #5333: Fix more return by reference errors [alec]
* Bug #19754: Fix compatibility with PHP4 [alec]
2013-07-051.8.81.4.3stablestableBSD Style
* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage [alec]
* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]
2014-05-141.8.91.4.3stablestableBSD Style
* Fixed Bug #20273: Incorrect handling of HTAB in encodeHeader() [alec]
* Fixed Bug #20226: Mail_mimePart::encodeHeader does not encode ISO-2022-JP string [alec]
* Fixed Bug #20222: Broken Compatybility with PHP4 [alec]
2015-07-051.9.0RC12.0.0betabetaBSD Style
* Drop PHP4 support, Fix warnings on PHP7 [alec]
* Request #20564: Added possibility to unset headers [alec]
* Request #20563: Added isMultipart() method [alec]
* Request #20565: Accept also a file pointer in Mail_mimePart::encodeToFile(),
Mail_mime::get() and Mail_mime::saveMessageBody() [alec]
2015-08-061.9.01.9.0stablestableBSD Style
* Bug #20921: Make Mail_mimePart::encodeHeaderValue() a static method [alec]
* Bug #20931: Really remove unset headers [alec]
* Request #18772: Added methods for creating text/calendar messages [alec]
2015-09-131.10.01.10.0stablestableBSD Style
* Add possibility to add externally created Mail_mimePart objects as attachments [alec]
* Add possibility to set preamble text for multipart messages [alec]
2017-05-211.10.11.10.0stablestableBSD Style
* Fix Bug 21206: explodeQuotedString() does not handle quoted strings correctly [dfukagaw28]
* Fix Bug 21205: Invalid encoding of headers with quoted multibyte strings in non-unicode charset [dfukagaw28]
* Fix Bug 21098: Discrepancy in handling of empty (but set) plain text part [alec]
2017-11-171.10.21.10.0stablestableBSD Style
* Fix Bug #21255: Boundary gets added twice when using setContentType() [alec]
* PHP 7.2 compatibility fixes [alec]
2019-09-251.10.31.10.0stablestableBSD Style
* Fix deprecation warning for get_magic_quotes_runtime() use on PHP 7.4 [alec]
2019-10-131.10.41.10.0stablestableBSD Style
* Fix E_STRICT errors introduced in the previous release [alec]
2020-01-241.10.51.10.0stablestableBSD Style
* Make sure to not set Content-Transfer-Encoding on multipart messages [alec]
* Added support for calendar invitations with attachments/html/images [jacalben]
2020-01-301.10.61.10.0stablestableBSD Style
* Fix different boundary in headers and body when using headers() after get() [alec]
* Removed phail.php script [alec]
2020-03-011.10.71.10.0stablestableBSD Style
* Fix invalid Content-Type for messages with only html part and inline images [alec]
2020-06-131.10.81.10.0stablestableBSD Style
* Fix encoding issues with ISO-2022-JP-MS input labelled with ISO-2022-JP [shirosaki]
2020-06-271.10.91.10.0stablestableBSD Style
* Added a workaround for an opcache bug on OpenSuse 15.1 [alec]
2021-01-171.10.101.10.0stablestableBSD Style
* Compatibility fixes for PHP 5.2 and 5.3 [alec]
* Corrected soft line breaks handling to be RFC compliant [ixs]
* Corrected line breaks for lines ending in dots and length more than 74 [ixs]
PK ! 7Ép‘K ‘K XML_Util.xmlnu „[µü¤
XML_Utilpear.php.netXML utility classSelection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.Chuck Burgessashnazgashnazg@php.netyesStephan Schmidtschstschst@php-tools.netnoDavey Shafikdaveydavey@php.netno2020-04-191.4.51.4.0stablestableBSD License
* PR #12: fix Trying to access array offset on value of type int
5.4.01.9.0pcre0.10.1stablestable2003-08-01PHP License
inital release
0.1.10.1.1stablestable2003-08-02PHP License
bugfix: removed bug in createTagFromArray
0.20.2stablestable2003-08-12PHP License
added XML_Util::getDocTypeDeclaration()
0.2.10.2.1stablestable2003-09-05PHP License
fixed bug with zero as tag content in createTagFromArray and createTag
0.30.3stablestable2003-09-12PHP License
added createStartElement() and createEndElement()
0.40.4stablestable2003-09-21PHP License
added createCDataSection(),
added support for CData sections in createTag* methods,
fixed bug #23,
fixed bug in splitQualifiedName()
0.50.5stablestable2003-09-23PHP License
added support for multiline attributes in attributesToString(), createTag*() and createStartElement (requested by Yavor Shahpasov for XML_Serializer),
added createComment
0.5.10.5.1stablestable2003-09-26PHP License
added default namespace parameter (optional) in splitQualifiedName() (requested by Sebastian Bergmann)
0.5.20.5.2stablestable2003-11-22PHP License
now creates XHTML compliant empty tags (Davey),
minor whitespace fixes (Davey)
0.6.0beta10.6.0beta1betabeta2004-05-24PHP License
- Fixed bug 1438 (namespaces not accepted for isValidName()) (thanks to davey)
- added optional parameter to replaceEntities() to define the set of entities to replace
- added optional parameter to attributesToString() to define, whether entities should be replaced (requested by Sebastian Bergmann)
- allowed second parameter to XML_Util::attributesToString() to be an array containing options (easier to use, if you only need to set the last parameter)
- introduced XML_Util::raiseError() to avoid the necessity of including PEAR.php, will only be included on error
0.6.00.6.0stablestable2004-06-07PHP License
- Fixed bug 1438 (namespaces not accepted for isValidName()) (thanks to davey)
- added optional parameter to replaceEntities() to define the set of entities to replace
- added optional parameter to attributesToString() to define, whether entities should be replaced (requested by Sebastian Bergmann)
- allowed second parameter to XML_Util::attributesToString() to be an array containing options (easier to use, if you only need to set the last parameter)
- introduced XML_Util::raiseError() to avoid the necessity of including PEAR.php, will only be included on error
0.6.10.6.1stablestable2004-10-28PHP License
- Added check for tag name (either as local part or qualified name) in createTagFromArray() (bug #1083)
1.0.01.0.0stablestable2004-10-28PHP License
- Added reverseEntities() (request #2639)
1.1.01.1.0stablestable2004-11-19PHP License
- Added collapseEmptyTags (patch by Sebastian Bergmann and Thomas Duffey)
1.1.11.1.1stablestable2004-12-23PHP License
- fixed bug in replaceEntities() and reverseEntities() in conjunction with XML_UTIL_ENTITIES_HTML
- createTag() and createTagFromArray() now accept XML_UTIL_ENTITIES_XML, XML_UTIL_ENTITIES_XML_REQUIRED, XML_UTIL_ENTITIES_HTML, XML_UTIL_ENTITIES_NONE and XML_UTIL_CDATA_SECTION as $replaceEntities parameter
1.1.21.1.2stablestable2006-12-01PHP License
- fixed bug #5419: isValidName() now checks for character classes
- implemented request #8196: added optional parameter to influence array sorting to createTag() createTagFromArray() and createStartElement()
1.1.41.1.4stablestable2006-12-16PHP License
- Fixed bug #9561: Not allowing underscores in middle of tags
1.2.0a11.2.0alphaalpha2008-05-04BSD License
Changed license to New BSD License (Req #13826 [ashnazg])
Added a test suite against all API methods [ashnazg]
Switch to package.xml v2 [ashnazg]
Fixed Bug #4950: Incorrect CDATA serializing [ashnazg|ja.doma]
1.2.0a21.2.0alphaalpha2008-05-22BSD License
Changed license to New BSD License (Req #13826 [ashnazg])
Added a test suite against all API methods [ashnazg]
Switch to package.xml v2 [ashnazg]
Added Req #13839: Missing XHTML empty tags to collapse [ashnazg|drry]
Fixed Bug #5392: encoding of ISO-8859-1 is the only supported encoding [ashnazg]
Fixed Bug #4950: Incorrect CDATA serializing [ashnazg|drry]
-- (this fix differs from the one in v1.2.0a1)
1.2.0RC11.2.0betabeta2008-07-12BSD License
Changed license to New BSD License (Req #13826 [ashnazg])
Added a test suite against all API methods [ashnazg]
Switch to package.xml v2 [ashnazg]
Added Req #13839: Missing XHTML empty tags to collapse [ashnazg|drry]
Fixed Bug #5392: encoding of ISO-8859-1 is the only supported encoding [ashnazg]
Fixed Bug #4950: Incorrect CDATA serializing [ashnazg|drry]
-- (this fix differs from the one in v1.2.0a1)
1.2.01.2.0stablestable2008-07-26BSD License
Changed license to New BSD License (Req #13826 [ashnazg])
Added a test suite against all API methods [ashnazg]
Switch to package.xml v2 [ashnazg]
Added Req #13839: Missing XHTML empty tags to collapse [ashnazg|drry]
Fixed Bug #5392: encoding of ISO-8859-1 is the only supported encoding [ashnazg]
Fixed Bug #4950: Incorrect CDATA serializing [ashnazg|drry]
-- (this fix differs from the one in v1.2.0a1)
1.2.11.2.0stablestable2011-12-31BSD License
Fixed Bug #14760: Bug in getDocTypeDeclaration() [ashnazg|fpospisil]
1.2.21.2.0stablestable2014-06-07BSD License
QA release
Bug #18343 Entities in file names decoded during packaging
Bug #19174 upgrade PHPUnit require statements & other fixes (for PEAR QA Team)
Request #19750 examples/example.php encoding
1.2.31.2.0stablestable2014-06-07BSD License
Bug #20293 Broken installation for 1.2.2
1.3.01.3.0stablestable2015-02-27BSD License
* Set minimum PHP version to 5.3.0
* Mark static methods with static keyword
1.4.01.4.0stablestable2017-02-03BSD License
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
* Adds a new XML_UTIL_COLLAPSE_NONE option
for preventing empty tag collapsing.
* Request #15467 CDATA sections and blank nodes
1.4.11.4.0stablestable2017-02-07BSD License
* Bug #21177 XML_Util::collapseEmptyTags() can return NULL
1.4.21.4.0stablestable2017-02-22BSD License
* Bug #21184 Collapse issue
1.4.31.4.0stablestable2017-06-28BSD License
* Decrease minimum PEAR version to 1.9.0 to allow PEAR upgrades
1.4.41.4.0stablestable2019-12-05BSD License
* PR #11: fix phplint warning
1.4.51.4.0stablestable2020-04-19BSD License
* PR #12: fix Trying to access array offset on value of type int
PK ! %ONOÖ Ö Pear_Mail_mimeDecode-1.5.6.xmlnu „[µü¤
Mail_mimeDecodepear.php.netProvides a class to decode mime messages.Provides a class to deal with the decoding and interpreting of mime messages.
This package used to be part of the Mail_Mime package, but has been split off.Cipriano Groenendalcipricipri@php.netyesAlan Knowlesalan_kalan@akbkhome.comyesGeorge Schlossnaglegschlossnaglegeorge@omniti.comno2016-08-291.5.61.3.1stablestableBSD Style
Minor Bug fix release.
#20431 - support for android
#19762 - multipart signed not split correctly on line breaks
#20027 - replace /e with preg_replace_callback
#19762 - multipart/signed eating of new line, and expose sig_hdr etc.
4.3.01.6.0Mail_Mimepear.php.net1.4.01.4.00.1.01.3.1alphastable2007-06-10BSD Style
Initial Release
1.0.0RC11.3.1betastable2007-06-10BSD Style
Initial Release
2007-06-171.5.01.3.1stablestableBSD Style
First release of mail_mimeDecode as a seperate package.
2009-12-031.5.11.3.1stablestableBSD Style
Minor Bugfix release.
Bug Fixes
#----- - fix bug in getSendArray() - not handling multiple recipents
#14129 - E_NOTICE fixes
Requests
#12365 - Add option to also include raw attached messages patched on the request of till
2010-09-021.5.21.3.1stablestableBSD Style
Minor Bugfix release.
Bug Fixes
#4739 - regexp parsing of header values does not balance quoting correctly
- Fix sponsored by http://webyog.com
#17325 - empty body messages are valid messages
#17276 - remove &new usage which throws errors now
2010-09-051.5.31.3.1stablestableBSD Style
Major Bugfix release.
Apart from a major cleanout of the bug tracker for this package, this release includes a revamped
parseHeaderValue which removes the rather flakey regex, with a real parser, which should be considerably more
robust.
Bug Fixes
#17844 - all regression tests fixed - remove the last of the while list each() .. this is 2010 ;)...
#11410 - support wap multipart
#9616 - long strings as filename etc.. aaa*0=.... aaa*1=.... aaa*2=.... (merged into aaa=.....)
#9100 - change to preg_split for mime boundary detection , in theory should catch boundaries in nested situations better...
#7709 - check for last element on boundary split to see if its usable
#7065 - wrapped header lines with encoding should be concated without spaces
#6495 - missing body in decoded object
#11537 - better decode and multi-line support
2010-09-141.5.41.3.1stablestableBSD Style
Critical Security release.
It is highly recommended that users of 1.5.3 upgrade to this release, a change in the boundary detection
code introduced a potential denial of service attack.
Bug Fixes
#17862 - quote boundary preg_split code
1.5.51.3.1stablestable2011-11-16BSD Style
Minor Bug fix release.
#17959 - Boundaries ending with non-word characters - patch by Alex Adriaanese
------ - ignore whitespace and trailing cr/lf in last section of split
------ - correct spacing on multi-line headers. now only striped for encoded data. (on previous line)
PK ! ‹0$¶- - Pear_File_MARC-1.4.1.xmlnu „[µü¤
File_MARCpear.php.netParse, modify, and create MARC recordsThe standard for machine-readable cataloging (MARC) records is documented at http://loc.gov/marc/. This package enables you to read existing MARC records from a file, string, or (using the YAZ extension), from a Z39.50 source. You can also use this package to create new MARC records.
This package is based on the PHP MARC package, originally called "php-marc", that is part of the Emilda Project (http://www.emilda.org). Christoffer Landtman generously agreed to make the "php-marc" code available under the GNU LGPL so it could be used as the basis of this PEAR package.Dan Scottdbsdbs@php.netyes2019-11-131.4.11.4.0stablestableGNU Lesser General Public License
1.4.1
* Reintroduce include_path to composer.json
5.61.4.0Validate_ISPNpear.php.net
PK ! #çrŽ
Pear_Net_SMTP-1.10.0.xmlnu „[µü¤
Net_SMTPpear.php.netAn implementation of the SMTP protocolProvides an implementation of the SMTP protocol using PEAR's Net_Socket class.Jon Parisejonjon@php.netyesChuck Hagenbuchchagenbuchuck@horde.orgyes2021-03-191.10.01.4.0stablestableBSD-2-Clause
* Add the starttls() method
5.4.01.10.1Net_Socketpear.php.net1.0.7Auth_SASLpear.php.net1.0.5
PK ! ÆQ‡ƒ²? ²? Pear_Net_Sieve-1.4.5.xmlnu „[µü¤
Net_Sievepear.php.netHandles talking to a sieve server.This package provides an API to talk to servers implementing the managesieve protocol. It can be used to install and remove sieve scripts, mark them active etc.Aleksander Machniakalecalec@alec.plyesJan Schneideryunoshjan@horde.orgnoRichard Heyesrichardrichard@php.netnoDamian Fernandez Sosadamiandamlists@cnba.uba.arnoAnish Mistryamistryamistry@am-productions.bizno2021-04-241.4.51.4.3stablestableBSD
* Support XOAUTH2 authorization method
5.0.01.4.0b1Net_Socketpear.php.net1.0Auth_SASLpear.php.net1.02018-03-041.4.31.4.1stablestableBSD
* Support GSSAPI authentication
2018-02-141.4.21.4.0stablestableBSD
* Composer: Fix license identifier, don't use unbound version numbers for deps
2017-05-261.4.11.4.0stablestableBSD
* Use 8bit instead of latin1 for string length in bytes calculation
* Extend listScripts() so it's possible to get an active script name in one go
* Request #20491: Skip redundant CAPABILITY requests
2017-05-211.4.01.4.0stablestableBSD
* Dropped PHP4 support, fixed PHP7 warnings
* Fixed E_DEPRECATED warning on Auth_SASL::factory() call
* Enable later TLS versions
2015-01-201.3.41.3.0stablestableBSD
* Remove erroneous and unnecessary active script caching (Bug #20472).
2014-09-241.3.31.3.0stablestableBSD
* Fix notices from non-static calling of PEAR methods.
* Fix reading OK responses with string literal messages.
2011-08-061.3.21.3.0stablestableBSD
* Fix referrals if host data or user credentials are passed to connect() and login() instead of the constructor (Aleksander Machniak, Bug #17107).
2011-08-051.3.11.3.0stablestableBSD
* Query capabilities again after successful authentication (Jesse Crawford, Request #18382).
* Escape quotes and backslashes in script names, and use literal strings for script names with non-ASCII characters (Aleksander Machniak, Bug #16691).
* Work around broken STARTTLS behavior in Cyrus versions before 2.3.10 (Aleksander Machniak, Bug #18241).
* Improve string literal parsing (Aleksander Machniak, Bug #18228).
2010-07-011.3.01.3.0stablestableBSD
* Add debug handler parameter to constructor.
* Fix LOGIN authentication (AgustÃn Eijo, Aleksander Machniak, Bug #17527).
2010-06-131.2.21.2.0stablestableBSD
* Fix SASL authentication without Auth_SASL (Bug #17489).
2010-04-191.2.11.2.0stablestableBSD
* Fix DIGEST-MD5 authentication with Dovecot (Stef Simoens, Bug #17320).
2010-04-011.2.01.2.0stablestableBSD
Changes since version 1.2.0b1:
* Fix DIGEST-MD5 authentication (Aleksander Machniak, Bug #17285).
* Don't try to call dl() if mbstring extension isn't loaded (Bug #17038).
Changes since version 1.1.7:
* Added support for adding a custom debug handler (Aleksander Machniak, Request #16681).
* Fix breakage with certain locales, especially Turkish.
* Fix reading authentication responses without literals (Bug #16647).
* Code cleanup.
2009-10-071.2.0b11.2.0betastableBSD
* Added support for adding a custom debug handler (Aleksander Machniak, Request #16681).
* Fix breakage with certain locales, especially Turkish.
* Fix reading authentication responses without literals (Bug #16647).
* Code cleanup.
2009-07-241.1.71.1.6stablestableBSD
* Fixed STARTTLS support (Bug #14205).
* Added connect options and EXTERNAL authentication.
2008-03-221.1.61.1.6stablestableBSD
* Fixed Bug #9273
* Fixed copy/paste error in CRAM and DIGEST authentication error case.
2006-10-241.1.51.1.5stablestableBSD
* Fixed Bug connect() bug
* Fixed Request #8071
2006-09-091.1.41.1.4stablestableBSD
* Fixed Bug #8452 Unterminated read loop
* Fixed Bug #7845 Add mbstring support
* Added Request #8071 Enable the ability to toggle TLS support if available.
* Added Request #8453 Clean up PHPDoc and comments
2006-05-211.1.31.1.3stablestableBSD
* Correctly Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #7197 getScript() truncates long scripts
* Added PHPUnit2 regression test script
2006-02-091.1.21.1.2stablestableBSD
* Fixed Request #4053 Added STARTTLS support for PHP 5.1 and above
* Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #4794 drops protocol prefix, e.g. "ssl://" in referrals
* Fixed STARTTLS detection
* Allow $options[] to be passed to Net_Socket
1.1.11.1.1stablestable2005-02-02BSD
* Fixed Bug #3242 cyrus murder referrals not followed
1.1.01.1.0stablestable2004-12-18BSD
* Fixed Bug #2728 Linebreaks not being read using getScript()
1.0.11.0.1stablestable2004-03-13BSD
* Fixed BUG #1006
1.0.01.0.0stablestable2004-03-10BSD
* Fixed DIGEST-MD5 sasl version handling (sasl v1.xx responses are diferent than v2.xx)
* Fixed LOGIN Method
0.9.10.9.1betabeta2004-02-29BSD
* There is an issue whith the DIGEST-MD5 method. in one installation it does not work but in my server it works perfect! please send me debug info to solve the problem if
it affects you or disable DIGEST-MD5
* some optimizations to the code
* added haveSpace() to check if the server has space to store the script. Use with care HAVESPACE seems to be broken in cyrus 2.0.16
* added hasExtension()
* added getExtensions()
* added referral support and automatic following of them. (it also handles the following of multireferrals).
* removed _getResponse replaced by _doCmd. (thanks to Etienne Goyer for this)
* added supportsAuthMech()
* if installed automatically uses Auth_SASL
* added CRAM-MD5 auth Method
* added DIGEST-MD5 auth Method
* added getAuthMechs() returns an array containing all the auth methods the server supports
* added hasAuthMech() to check if the server has a particular auth method
* _connect --> connect: now is a public method (without breaking BC)
* _login --> login: now is a public method (without breaking BC)
* fix typo cmdAuthenticate() ---> _cmdAuthenticate()
* _doCmd() now parses string responses also.
0.9.00.9.0betabeta2004-01-31BSD
* Added setDebug() method and debugging capabilities
* added disconnect() method
* added sample file test_sieve.php
* fixed bug #591
* automagically selects the best auth method
0.8.10.8.1betabeta2002-07-27BSD
Initial release
0.80.8betabeta2002-05-10PHP
Initial release
2018-09-091.4.41.4.2stablestableBSD
* Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
PK ! ÞäcÓå å Pear_Auth_SASL-1.1.0.xmlnu „[µü¤
Auth_SASLpear.php.netAbstraction of various SASL mechanism responsesProvides code to generate responses to common SASL mechanisms, including:
- Digest-MD5
- Cram-MD5
- Plain
- Anonymous
- Login (Pseudo mechanism)
- SCRAMAnish Mistryamistryamistry@am-productions.biznoRichard Heyesrichardrichard@php.netnoMichael Bretterkliebermbrettermichael@bretterklieber.comno2017-03-071.1.01.1.0stablestableBSD
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
* Request #21033: PHP warning depreciated
5.4.01.10.11.1.01.1.0stablestable2017-03-07BSD
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
* Request #21033: PHP warning depreciated
1.0.61.0.3stablestable2011-09-27BSD
QA release
* Bug #18856: Authentication warnings because of wrong Auth_SASL::factory argument [kguest]
1.0.51.0.3stablestable2011-09-04BSD
QA release
* Added support for any mechanism of the SCRAM family; with thanks to Jehan Pagès. [kguest]
* crammd5 and digestmd5 mechanisms name deprecated in favour of IANA registered names 'cram-md5' and 'digest-md5'; with thanks to Jehan Pagès. [kguest]
1.0.41.0.3stablestable2010-02-07BSD
QA release
* Fix bug #16624: open_basedir restriction warning in DigestMD5.php [till]
1.0.31.0.3stablestable2009-08-05BSD
QA release
* Move SVN to proper directory structure [cweiske]
* Fix Bug #8775: Error in package.xml
* Fix Bug #14671: Security issue due to seeding random number generator [cweiske]
1.0.21.0.2stablestable2006-05-21BSD
* Fixed Bug #2143 Auth_SASL_DigestMD5::getResponse() generates invalid response
* Fixed Bug #6611 Suppress PHP 5 Notice Errors
* Fixed Bug #2154 realm isn't contained in challange
1.0.11.0.1stablestable2003-09-11BSD
* Added authcid/authzid separation in PLAIN and DIGEST-MD5.
PK ! z—WzD D Pear_Net_IDNA2-0.2.0.xmlnu „[µü¤
Net_IDNA2pear.php.netPunycode encoding and decoding.This package helps you to encode and decode punycode strings easily.Stefan Neufeindneufeindpear.neufeind@speedpartner.deyesDaniel O'Connordoconnordaniel.oconnor@gmail.comno2017-03-060.2.00.2.0betabetaLGPL
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
* Bug #19375: Add static to the fuction getInstance
* Bug #21123: Signing the source package
5.4.01.10.10.1.00.1.0betabeta2010-06-03LGPL
QA Release
Bug #17430 Multiple Net_IDNA class declarations
Warning: This package is now split between Net_IDNA (php4) and Net_IDNA2 (php5)
0.2.00.2.0betabeta2017-03-06LGPL
* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1
* Bug #19375: Add static to the fuction getInstance
* Bug #21123: Signing the source package
PK ! ‡ˆó ó Pear.listnu „[µü¤ pear.php.net/Auth_SASL
pear.php.net/File_MARC
pear.php.net/Mail
pear.php.net/Mail_Mime
pear.php.net/Mail_mimeDecode
pear.php.net/Net_IDNA2
pear.php.net/Net_SMTP
pear.php.net/Net_Sieve
pear.php.net/Net_Socket
pear.php.net/Structures_LinkedList
PK ! é±3³- - $ Pear_Structures_LinkedList-0.2.2.xmlnu „[µü¤
Structures_LinkedListpear.php.netImplements singly and doubly-linked listsA singly-linked list offers the ability to insert or delete
nodes at any point within the list. A doubly-linked list also offers the
ability to request previous nodes in the list.Dan Scottdbsdbs@php.netyes2010-08-150.2.20.2.0betabetaApache License, Version 2.0
* Fix package layout
5.01.4.0
PK ! Z2¶iH H Pear_Mail-1.4.1.xmlnu „[µü¤
Mailpear.php.netClass that provides multiple interfaces for sending emailsPEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.Chuck Hagenbuchchagenbuchuck@horde.orgnoRichard Heyesrichardrichard@phpguru.orgnoAleksander Machniakalecalec@alec.plyes2017-04-111.4.11.3.0stablestableNew BSD License
* Loosen recognition of "queued as" server response (PR #10)
* Bug #20463: domain-literal parsing error
* Bug #20513: Mail_smtp::send() doesn't close socket for smtp connection
5.2.11.5.6Net_SMTPpear.php.net1.4.1
PK ! È—øÄ Pear_Net_Socket-1.2.2.xmlnu „[µü¤ PK ! Ì/õh´’ ´’ Q Pear_Mail_Mime-1.10.11.xmlnu „[µü¤ PK ! 7Ép‘K ‘K O› XML_Util.xmlnu „[µü¤ PK ! %ONOÖ Ö ç Pear_Mail_mimeDecode-1.5.6.xmlnu „[µü¤ PK ! ‹0$¶- - @ Pear_File_MARC-1.4.1.xmlnu „[µü¤ PK ! #çrŽ
Œ1 Pear_Net_SMTP-1.10.0.xmlnu „[µü¤ PK ! ÆQ‡ƒ²? ²? Û; Pear_Net_Sieve-1.4.5.xmlnu „[µü¤ PK ! ÞäcÓå å Õ{ Pear_Auth_SASL-1.1.0.xmlnu „[µü¤ PK ! z—WzD D “ Pear_Net_IDNA2-0.2.0.xmlnu „[µü¤ PK ! ‡ˆó ó ŽŸ Pear.listnu „[µü¤ PK ! é±3³- - $ º Pear_Structures_LinkedList-0.2.2.xmlnu „[µü¤ PK ! Z2¶iH H ;² Pear_Mail-1.4.1.xmlnu „[µü¤ PK ÆÁ