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

add php 7.4snapshot #178

Closed
wants to merge 1 commit into from
Closed

Conversation

andreybolonin
Copy link
Contributor

No description provided.

@nicolas-grekas
Copy link
Member

Can you please fix tests?

@IonBazan IonBazan mentioned this pull request Jul 22, 2019
3 tasks
@nicolas-grekas
Copy link
Member

Continued in #181

nicolas-grekas added a commit that referenced this pull request Aug 6, 2019
This PR was squashed before being merged into the 1.11-dev branch (closes #181).

Discussion
----------

add new PHP 7.4 functions

This PR adds new PHP 7.4 functions:
- [x] `get_mangled_object_vars` (php/php-src@eecd896)
- [x] `mb_str_split` (https://wiki.php.net/rfc/mb_str_split)
- [x] `password_algos` (https://wiki.php.net/rfc/password_registry)

Closes #179 and replaces #178

Commits
-------

141689e add new PHP 7.4 functions
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.

None yet

2 participants