The new PECL package svn-0.5.0 (beta) has been released at
http://pecl.php.net/.
Release notes
-------------
- Add svn_lock()/svn_unlock()
- Add svn_config_ensure() for setting up a .svn storage directory
- Disable password storing unless a password is explicitly set
- Allow svn_auth_set_parameter() to unset an option with NULL
- svn_blame() returned -1 for a revision number
- Fix segfault caused by using an already destroyed pool
- Fix segfault when certain data types aren't returned from a commit
- Add check on module load that the APR version matches.
- Fix fatal error when the location of the HOME enviromental variable can't be read
Package Info
-------------
Bindings for the Subversion revision control system, providing a method for manipulating
a working copy or repository with PHP.
Related Links
-------------
Package home:
http://pecl.php.net/package/svn
Changelog:
http://pecl.php.net/package-changelog.php?package=svn
Download:
http://pecl.php.net/get/svn-0.5.0.tgz
Authors
-------------
Alan Knowles <
alan@akbkhome.com> (lead)
Wez Furlong <
wez@php.net> (lead)
Scott MacVicar <
scottmac@php.net> (lead)
Partager