Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Add mbstring shims #28

Closed
6 tasks
nicolas-grekas opened this issue Aug 25, 2014 · 2 comments
Closed
6 tasks

Add mbstring shims #28

nicolas-grekas opened this issue Aug 25, 2014 · 2 comments

Comments

@nicolas-grekas
Copy link
Contributor

This list of mbstring functions are not implemented in the PHP shim, but are doable:

  • mb_get_info - Get internal settings of mbstring
  • mb_http_output - Set/Get HTTP output character encoding
  • mb_strcut - Get part of string
  • mb_strimwidth - Get truncated string with specified width
  • mb_strwidth - Return width of string
  • mb_substr_count - Count the number of substring occurrences
@GrahamCampbell
Copy link
Contributor

Any news on this?

@nicolas-grekas
Copy link
Contributor Author

See #35

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

No branches or pull requests

2 participants