Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OpenSSL random method before attempting Mcrypt's. #773

Merged
merged 1 commit into from
Dec 22, 2016

Conversation

daohoangson
Copy link
Contributor

OpenSSL is faster and libmcrypt has been abandoned since 2003 and is now deprecated in PHP 7.1 anyway.

OpenSSL is faster and libmcrypt has been abandoned since 2003 and is now deprecated in PHP 7.1 anyway.
@cbergau
Copy link

cbergau commented Nov 7, 2016

Hi, any news on that? :)

@pjcdawkins
Copy link

The PR looks good to me 👍
... @bshaffer ?

@bensquire
Copy link

Just looking to upgrade our system to PHP7 and stumbled across this issue, a merge would be fantastic :)

@svycka
Copy link
Contributor

svycka commented Dec 2, 2016

@bshaffer PHP 7.1 released and deprecated mcrypt

@samsonasik
Copy link

yes please 👍

@bshaffer bshaffer merged commit 72e7960 into bshaffer:master Dec 22, 2016
@bshaffer
Copy link
Owner

Thanks guys! This looks great.

@bshaffer
Copy link
Owner

Woops, I need to cut a new release and not merge directly into master.

@bshaffer
Copy link
Owner

added to develop in 9124777

@daohoangson daohoangson deleted the openssl-over-mcrypt branch December 23, 2016 00:39
nanasess added a commit to nanasess/eccube-api that referenced this pull request Dec 26, 2016
- EC-CUBE 3.0.12-p1, 3.0.13 をテスト対象に追加
- PHP7.1 をテスト対象に追加
  - oauth2-server-php のリリース待ち bshaffer/oauth2-server-php#773
- xdebug の有効/無効を環境変数で設定するよう修正
@bshaffer bshaffer mentioned this pull request Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants