Package Information |
Summary |
Perforce API Extension |
Maintainers |
Jon Parise <
jon at php dot net >
(lead)
[wishlist]
[details]
|
License |
BSD License |
Description |
The Perforce extension wraps the Perforce C/C++ API. This gives PHP developers direct access to the native Perforce client functions. |
Homepage |
http://www.indelible.org/php/perforce/
|
Release notes
Version 0.9.0
(beta)
|
- Fixing support for tagged output. - Unknown tags are no longer filtered before being passed to OutputStat(). - setArgs() now accepts either an array of arguments or individual arguments. - The documention includes a number of small improvements. - The API is now considered stable. |