projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
fe451de
)
fixup
author
Michael Wallner
<mike@php.net>
Tue, 17 Apr 2018 05:31:42 +0000
(07:31 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 17 Apr 2018 05:31:42 +0000
(07:31 +0200)
README.md
patch
|
blob
|
history
package.xml
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index a3dfa913d56de73c6f1191ea00166d83a8e4f05e..6c91e51a544b0e123fa46620ebade912934e97f1 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-88,7
+88,7
@@
A comma separated list of C function declarations to ignore.
### psi.blacklist.vars
-A comma separated list of C variable declarations
d
o ignore.
+A comma separated list of C variable declarations
t
o ignore.
## PSI files
diff --git
a/package.xml
b/package.xml
index 8d760a4cc8eb0e4b7f6286338db478b78998162a..2e19c3e31ee2a4888307a9f60f574e396cc19181 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-41,6
+41,9
@@
The acronym PSI may be read as:
<file role="src" name="config.m4"/>
<file role="src" name="Makefile.frag"/>
<file role="src" name="php_psi.h"/>
+ <file role="src" name="php_psi_cpp.h.in"/>
+ <file role="src" name="php_psi_posix.h.in"/>
+ <file role="src" name="php_psi_stdinc.h.in"/>
<dir name="m4">
<dir name="ax">
<file role="src" name="ax_check_sign.m4"/>
@@
-291,7
+294,7
@@
The acronym PSI may be read as:
<dependencies>
<required>
<php>
- <min>7.
3
.0-dev</min>
+ <min>7.
2
.0-dev</min>
</php>
<pearinstaller>
<min>1.4.1</min>