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

New Function: substr and mb_substr #47

Open
5 tasks
roberto-butti opened this issue Dec 24, 2024 · 0 comments
Open
5 tasks

New Function: substr and mb_substr #47

roberto-butti opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@roberto-butti
Copy link
Owner

What

Add new method documentation file for a new PHP function in src/content/docs.
The instructions about defining the file's name are documented in the CONTRIBUTING.md file.

Highlight the differences between mb_substr and substr (with an example string with an emoji for example)

Description

Function name: example mb_substr()
Function description:
File name: example src/content/docs/05-string/18-str-substr.md

Checklist

  • create the file with the proper name
  • create the documentation of the function
  • write example in examples directory
  • execute pint examples
  • commit and open the PR.

Must read:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant