Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

2.7: issue with latest RandomLib #23

Open
remicollet opened this issue Sep 15, 2016 · 7 comments
Open

2.7: issue with latest RandomLib #23

remicollet opened this issue Sep 15, 2016 · 7 comments

Comments

@remicollet
Copy link

With RandomLib (and without mcrypt), running zend-form test suite:

PHP Fatal error: Class Zend\Math\Source\HashTiming contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (RandomLib\Source::isSupported) in /usr/share/php/Zend/Math/Source/HashTiming.php on line 111

@remicollet
Copy link
Author

Notice also raised during zend-math test suite, see (Fedora QA)
https://apps.fedoraproject.org/koschei/package/php-zendframework-zend-math?collection=f26

remicollet added a commit to remicollet/zend-math that referenced this issue Sep 15, 2016
@ezimuel
Copy link
Contributor

ezimuel commented Sep 15, 2016

@remicollet ircmaxell/RandomLib added the method isSupported to the interface RandomLib\Source. To fix this we need to merge #24 as new release 2.7.1. @weierophinney what do you think?

@weierophinney
Copy link
Member

Let's wait and see if Anthony addresses the BC break, first; if so, we can potentially exclude that release from our supported versions list.

@remicollet
Copy link
Author

Anthony have answered on PR #24

@tasmaniski
Copy link

tasmaniski commented Dec 15, 2016

Yep, I have same issue. Does anyone found hack for this fatal error?

@reinfi
Copy link

reinfi commented Jan 19, 2017

When will this be fixed?

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-math; a new issue has been opened at laminas/laminas-math#1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants