Skip to content

Mcrypt ecb fix #138

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

Closed
wants to merge 11 commits into from
Closed

Mcrypt ecb fix #138

wants to merge 11 commits into from

Conversation

srgoogleguy
Copy link
Contributor

Fixes mcrypt_ecb not issuing an E_DEPRECATED level notice, despite having been deprecated for some time. Please reference bug #62374 as well.

@php-pulls
Copy link

On Thu, 19 Jul 2012, srgoogleguy wrote:

Fixes mcrypt_ecb not issuing an E_DEPRECATED level notice, despite having been deprecated for some time. Please reference bug #62374 as well.

You can merge this Pull Request by running:

git pull https://github.com/srgoogleguy/php-src mcrypt-ecb-fix

Or you can view, comment on it, or merge it online at:

#138

-- Commit Summary --

  • Implement Request #47570 libpq's PG_VERSION should be exported to userland
  • Add NEWS
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of git://github.com/php/php-src into PHP-5.4
  • Merge branch 'PHP-5.4' of github.com:srgoogleguy/php-src into PHP-5.4
  • Fixes mcrypt_ecb deprecated error not showing - reference bug #62374

This looks weird. The PR should only have the last commit in it.

cheers,
Derick

http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

@srgoogleguy
Copy link
Contributor Author

Yea, I have no idea why it keeps doing that. I'm trying to rebase. I think it's because I messed up my local branch and keeps adding old commits for some reason.

I'll try to get those strange commits removed later today when I get a chance.
Thanks.

@reeze
Copy link
Contributor

reeze commented Jul 20, 2012

Hi, @srgoogleguy
It seems you merge branches by your self and commit, if you want to update your local
branch you could pull from it but not merge, this link might be helpful :) https://wiki.php.net/vcs/gitworkflow

@srgoogleguy
Copy link
Contributor Author

This has been fixed and sent as a new PR 139

thanks

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.

4 participants