Skip to content

Update zend_func_info for pcre/curl/iconv/json #4788

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 1 commit into from

Conversation

TysonAndre
Copy link
Contributor

preg_quote and curl_error now have a non-null return type of string.

zend_func_info now duplicates many real reflection types
(some of which are now non-null)

preg_quote and curl_error now have a non-null return type of `string`.

zend_func_info now duplicates many real reflection types
(some of which are now non-null)
@TysonAndre
Copy link
Contributor Author

These PRs are based on comparing opcache zend_func_info.c with real reflection types. https://gist.github.com/TysonAndre/922f630d4cdae853580e9faad12a785e

They are followups to a653240

@php-pulls php-pulls closed this in 02f2056 Oct 7, 2019
@TysonAndre TysonAndre deleted the duplicates-preg branch October 7, 2019 13:33
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.

2 participants