Hi Jan, On Wed, February 5, 2014 13:33, Jan Ehrhardt wrote: > "Hojjat A. M.Rezaei" in php.pecl.dev (Sun, 2 Feb 2014 19:25:30 +0330): > >> I need php_svn.dll for php 5.3 windows version. >> > > See > http://phpdev.toolsforresearch.com/php-5.3.29-dev-nts-Win32-VC9-x86-098y.z > ip and/or > http://phpdev.toolsforresearch.com/php-5.3.29-dev-Win32-VC9-x86-098y.zip > These builds contain the php_svn.dll > > > The DLL's are from http://sourceforge.net/projects/win32svn/files/ > You will have to put them in your path or in the directory of php.exe. > > > I had to tweak the config.w32 a littke bit to make it compile, because > nobody has libsvn_ra_dav-1.lib. So I removed the check for that lib. > I saw that bins as well. Just as on reads at the project page "These binaries are built using Visual C++ 6.0", that's exactly what we should avoid. As mixing CRT can lead to unexpected bugs and as a consequence erroneous bug reports. Just cross the fingers and pray it's not the case :)
Cheers Anatol -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
