Opened 11 years ago
Closed 11 years ago
#30504 closed defect (bug) (fixed)
_split_str_by_whitespace docs example is incorrect
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 4.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
What the title says. The last two characters are not given in the example return array.
Attachments (2)
Change History (6)
This ticket was mentioned in Slack in #core by voldemortensen. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
In r30575:
Fix the PHPDoc example for _split_str_by_whitespace().
Props voldemortensen. Fixes #30504