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

- Added a formal PHP5 interface (PerforceClientUser) to define the UI object.
- Support for PHP4 has been removed.
- Improved the overall performance and memory profile of the extension.
- Added an initial set of unit tests.