Skip to content

Adding split as an alias for explode #19490

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CViniciusSDias
Copy link
Contributor

We have join as an alias for implode so I think it makes sense to have split as an alias to explode

@nielsdos
Copy link
Member

The arginfo files are auto-generated, you should never change those directly.
Please change the .stub.php file and run ./build/gen_stub.php, and commit both files

@nielsdos
Copy link
Member

CI fails with split() and explode() must have the same PHPDoc return type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants