Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475962 - dev-php/PEAR-Mail_Mime-1.8.8: version bump
Summary: dev-php/PEAR-Mail_Mime-1.8.8: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL: http://pear.php.net/package/Mail_Mime
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-06 16:17 UTC by Michael Orlitzky
Modified: 2013-11-25 22:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2013-07-06 16:17:44 UTC
This fixes some PHP warnings:

* 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]

Bumping to EAPI=5 and renaming the ebuild seems to work.
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2013-11-25 22:23:09 UTC
Done. Thanks for reporting!