File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,12 @@ config.status
19
19
config.sub
20
20
configure
21
21
configure.in
22
+ configure.ac
22
23
install-sh
23
24
libtool
24
25
ltmain.sh
25
26
missing
26
27
mkinstalldirs
27
28
modules
28
29
run-tests.php
30
+ memprof- * .tgz
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ Example output:
258
258
259
259
## PHP versions
260
260
261
- The current branch supports PHP 7 and PHP 8.
261
+ The current branch supports PHP 7.1 to PHP 8.
262
262
263
263
The php5 branch supports PHP 5.
264
264
Original file line number Diff line number Diff line change 34
34
<file name =" LICENSE" role =" doc" />
35
35
<file name =" INTERNALS.md" role =" doc" />
36
36
<file name =" README.md" role =" doc" />
37
+ <dir name =" tests" >
38
+ <file name =" 001.phpt" role =" test" />
39
+ <file name =" 002.phpt" role =" test" />
40
+ <file name =" 003.phpt" role =" test" />
41
+ <file name =" 004.phpt" role =" test" />
42
+ <file name =" 005.phpt" role =" test" />
43
+ <file name =" 006.phpt" role =" test" />
44
+ <file name =" common.php" role =" test" />
45
+ <file name =" zend_pass_function.phpt" role =" test" />
46
+ </dir >
37
47
</dir >
38
48
</contents >
39
49
<dependencies >
40
50
<required >
41
51
<php >
42
- <min >7.0 .0</min >
52
+ <min >7.1 .0</min >
43
53
</php >
44
54
<pearinstaller >
45
- <min >1.4.8 </min >
55
+ <min >1.10.0 </min >
46
56
</pearinstaller >
47
57
</required >
48
58
</dependencies >
You can’t perform that action at this time.
0 commit comments