svn 0.4.1

PHP Bindings for the Subversion Revision control system.


Bindings for the Subversion revision control system, providing a method for manipulating
a working copy or repository with PHP.

License: PHP License

Changes

- Add recurse option to svn_ls()
- Change array keys returned from svn_ls() to be filename
- Potential BC break with some lower case constants, these are now uppercase.