Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.9

Bug #21075 Fatal error: Object of class Crypt_GPG_Key could not be converted
Submitted: 2016-06-04 07:53 UTC
From: alec Assigned: alec
Status: Closed Package: Crypt_GPG (version 1.4.1)
PHP Version: Irrelevant OS:
Roadmaps: 1.4.2    
Subscription  


 [2016-06-04 07:53 UTC] alec (Aleksander Machniak)
Description: ------------ PHP Catchable fatal error: Object of class Crypt_GPG_Key could not be converted to string in Crypt_GPG/Crypt/GPG.php on line 1490.

Comments

 [2016-06-04 07:57 UTC] alec (Aleksander Machniak)
To fix this Crypt_GPG_Key should implement __toString().
 [2016-06-04 13:19 UTC] alec (Aleksander Machniak)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alec
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.