-
-
Notifications
You must be signed in to change notification settings - Fork 466
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
[BUG]: preg_replace_callback
cannot find method
#2321
Labels
Comments
niden
changed the title
[BUG]: Nov 2, 2021
preg_replace_callback
cannot find methodpreg_replace_callback
cannot find method
Jeckerson
added a commit
that referenced
this issue
Nov 12, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 12, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 13, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 13, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 13, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 21, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 21, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 21, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 21, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 21, 2021
Jeckerson
added a commit
that referenced
this issue
Nov 29, 2021
Jeckerson
added a commit
that referenced
this issue
Mar 26, 2022
# Conflicts: # Library/CompilerFile.php # composer.lock # config/autoload.php # phpunit.xml.dist # tests/ext-bootstrap.php # zephir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The above produces an error that it cannot access
doUrlEncode
. It is the same if the method isprotected
or static.The text was updated successfully, but these errors were encountered: