php: add --rf example (#7104)
This commit is contained in:
@@ -30,3 +30,7 @@
|
|||||||
- Display information about the current PHP configuration:
|
- Display information about the current PHP configuration:
|
||||||
|
|
||||||
`php -i`
|
`php -i`
|
||||||
|
|
||||||
|
- Display information about a specific function:
|
||||||
|
|
||||||
|
`php --rf {{function_name}}`
|
||||||
|
Reference in New Issue
Block a user