| Package Information |
| Summary |
PHP Bindings for the Subversion Revision control system. |
| Maintainers |
Alan Knowles <alan@akbkhome.com> (lead) [details] Wez Furlong <wez@php.net> (lead) [details] Scott MacVicar <scottmac@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
Bindings for the Subversion revision control system, providing a method for manipulating
a working copy or repository with PHP. |
Release notes Version0.4.1 |
- 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. |