Skip to content

Add stubs for various standard functions #4851

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 2 commits into from

Conversation

kocsismate
Copy link
Member

(I promise this is my last similar PR for a while. :D)

Stubs for functions defined in the following files:

  • info.c
  • iptc.c
  • levenshtein.c
  • link.c
  • mail.c
  • math.c
  • microtime.c
  • pack.c
  • password.c
  • proc_open.c
  • quot_print.c
  • mt_rand.c
  • random.c

@nikic nikic added the Stubs label Oct 23, 2019
@carusogabriel
Copy link
Contributor

@kocsismate Please check the Zend/tests/bug75290.phpt test file, it's now failing.

@kocsismate
Copy link
Member Author

kocsismate commented Oct 23, 2019

@carusogabriel Thanks for the heads up! I managed to fix the test locally by reverting the parameter name changes of some maths functions.

@kocsismate kocsismate force-pushed the standard-various branch 2 times, most recently from cb707c2 to b350e1b Compare October 23, 2019 16:22
@nikic nikic self-assigned this Oct 29, 2019
@php-pulls php-pulls closed this in ad9ea5a Oct 30, 2019
@kocsismate kocsismate deleted the standard-various branch October 30, 2019 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants