Skip to content

Commit

Permalink
Document 'process' resource type (php#3954)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwins authored Oct 28, 2024
1 parent 077aab2 commit be3338b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions appendices/resources.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1302,6 +1302,20 @@
<entry> </entry>
<entry> </entry>
</row>
<row>
<entry>process</entry>
<entry><function>proc_open</function></entry>
<entry>
<function>proc_get_status</function>
<function>proc_terminate</function>
</entry>
<entry>
<function>proc_close</function>
</entry>
<entry>
Process
</entry>
</row>
<row>
<entry>pspell</entry>
<entry>
Expand Down

0 comments on commit be3338b

Please sign in to comment.