perforce 0.9.0

Perforce API Extension


The Perforce extension wraps the Perforce C/C++ API. This gives PHP developers direct access to the native Perforce client functions.

License: BSD License

Changes

- 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.