Opened 10 years ago
Closed 10 years ago
#31267 closed defect (bug) (fixed)
Clean-up documentation for get_filesystem_method()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | low |
Severity: | normal | Version: | 2.5 |
Component: | Filesystem API | Keywords: | has-patch dev-feedback |
Focuses: | docs | Cc: |
Description
Attachments (4)
Change History (10)
#1
@
10 years ago
- Keywords has-patch added
- Priority changed from normal to low
- Version changed from trunk to 2.5
#2
@
10 years ago
- Keywords needs-patch added; has-patch removed
See comment:1 for feedback on 31267.diff.
#3
@
10 years ago
- Keywords has-patch added; needs-patch removed
I have updated PHP documentation as suggested by @DrewAPicture. Made few tweaks using earlier patch, added link for transports as well.
Let me know if this looks good or any suggestions.
Please consider 31267.3.patch
Version 0, edited 10 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Hi, thanks for the patch. Some feedback:
@param
descriptions, along with listing accepted values and defaults for each. With that done, we can remove the@todo
line in the DocBlock.