File tree 2 files changed +31
-29
lines changed
2 files changed +31
-29
lines changed Original file line number Diff line number Diff line change 8
8
" async" ,
9
9
" asynchronous" ,
10
10
" parallel" ,
11
+ " promise" ,
11
12
" pcntl" ,
12
13
" posix" ,
13
14
" fork" ,
14
- " shell"
15
+ " shell"
15
16
],
16
17
"homepage" : " https://github.com/zhgzhg/gphpthread" ,
17
18
"license" : " MIT" ,
Original file line number Diff line number Diff line change 9
9
<output >Documentation</output >
10
10
</paths >
11
11
12
- <versions >
13
- <version >
14
- <api format =" php" >
15
- <markers >
16
- <marker >TODO</marker >
17
- <marker >FIXME</marker >
18
- <marker >CHECKME</marker >
19
- <marker >REMOVEME</marker >
20
- <marker >CHANGEME</marker >
21
- </markers >
22
- <extensions >
23
- <extension >php</extension >
24
- </extensions >
25
- <source >
26
- <path >.</path >
27
- </source >
28
- <ignore >
29
- <path >tests</path >
30
- <path >examples</path >
31
- </ignore >
32
- <include-source >true</include-source >
33
- <examples >
34
- <paths >
35
- <path >examples/*</path >
36
- </paths >
37
- </examples >
38
- </api >
39
- </version >
12
+ <versions >
13
+ <version >
14
+ <api format =" php" >
15
+ <markers >
16
+ <marker >TODO</marker >
17
+ <marker >FIXME</marker >
18
+ <marker >CHECKME</marker >
19
+ <marker >REMOVEME</marker >
20
+ <marker >CHANGEME</marker >
21
+ </markers >
22
+ <extensions >
23
+ <extension >php</extension >
24
+ </extensions >
25
+ <source >
26
+ <path >.</path >
27
+ </source >
28
+ <ignore >
29
+ <path >tests</path >
30
+ <path >examples</path >
31
+ <path >vendor</path >
32
+ </ignore >
33
+ <include-source >true</include-source >
34
+ <examples >
35
+ <paths >
36
+ <path >examples/*</path >
37
+ </paths >
38
+ </examples >
39
+ </api >
40
+ </version >
40
41
</versions >
41
42
42
43
You can’t perform that action at this time.
0 commit comments