php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73718 Crypto 0.2.2 Cannot redefine class constant Crypto\MACException::ALGORITHM_NOT_
Submitted: 2016-12-11 21:19 UTC Modified: 2016-12-14 18:32 UTC
From: anrdaemon at freemail dot ru Assigned: bukka (profile)
Status: Closed Package: PECL (PECL)
PHP Version: 7.1.0 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: anrdaemon at freemail dot ru
New email:
PHP Version: OS:

 

 [2016-12-11 21:19 UTC] anrdaemon at freemail dot ru
Description:
------------
When trying to load php_crypto 0.2.2 with PHP 7.1.0, the error appears

PHP Fatal error:  Cannot redefine class constant Crypto\MACException::ALGORITHM_NOT_FOUND in Unknown on line 0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-12 19:31 UTC] bukka@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bukka
 [2016-12-12 19:31 UTC] bukka@php.net
This is going to be resolved in the next release that should be soon (just doing last preparations). You can also find a fix in master already.

Please don't log any bugs related to crypto in here. All issues should be added to github: https://github.com/bukka/php-crypto/issues

The one related to this is already closed:
https://github.com/bukka/php-crypto/issues/16
 [2016-12-13 05:07 UTC] anrdaemon at freemail dot ru
If you want to have issues reported on github, you should prbably fix the "report new bug" link on the package page.
 [2016-12-14 18:32 UTC] bukka@php.net
Yep fixed. Remi already emailed me about that.

Btw. I just release 0.3.0 which should also fix your issue if Windows builds succeed...
 [2016-12-14 20:50 UTC] anrdaemon at freemail dot ru
I see. Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 18:01:31 2024 UTC