| Package Information | 
                
                    | Summary | PHP Bindings for the Subversion Revision control system. | 
                
                    | Maintainers | Alan Knowles                                                            <
                                    alan at akbkhome dot com                                >
                                                        (lead)
                                                                                    [details] Wez Furlong                                                            <
                                    wez at php dot net                                >
                                                        (lead)
                                                                                    [details]
 Scott MacVicar                                                            <
                                    scottmac at php dot net                                >
                                                        (lead)
                                                                                    [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 Version 0.4.1
 (beta)
 | - 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.
 |