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

String.prototype.split 传正则有捕获时表现不一致 #87

Closed
cxtom opened this issue Nov 15, 2019 · 1 comment
Closed

String.prototype.split 传正则有捕获时表现不一致 #87

cxtom opened this issue Nov 15, 2019 · 1 comment
Labels

Comments

@cxtom
Copy link
Collaborator

cxtom commented Nov 15, 2019

preg_split 需要加 PREG_SPLIT_OFFSET_CAPTURE

@meixg meixg closed this as completed in d82b3fa Nov 19, 2019
cxtom pushed a commit that referenced this issue Nov 19, 2019
## [0.16.1](v0.16.0...v0.16.1) (2019-11-19)

### Bug Fixes

* [#87](#87) ([d82b3fa](d82b3fa))
@cxtom
Copy link
Collaborator Author

cxtom commented Nov 19, 2019

🎉 This issue has been resolved in version 0.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cxtom cxtom added the released label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant