Opened 12 years ago
Closed 12 years ago
#30504 closed defect (bug) (fixed)
_split_str_by_whitespace docs example is incorrect
| Reported by: | voldemortensen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
What the title says. The last two characters are not given in the example return array.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In r30575:
Fix the PHPDoc example for _split_str_by_whitespace().
Props voldemortensen. Fixes #30504