php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch svn.c.patch for svn Bug #60710Patch version 2012-01-11 10:04 UTC Return to Bug #60710 | Download this patchPatch Revisions: Developer: martijntje@martijnotto.nl--- svn-1.0.1/svn.c 2010-12-09 04:30:16.000000000 +0100 +++ svn-1.0.1/svn.c 2012-01-11 10:56:54.537154308 +0100 @@ -1973,7 +1973,7 @@ int pathlen; long revnum = -1; apr_pool_t *subpool; - zend_bool recurse = 1; + zend_bool recurse = 0; svn_error_t *err; svn_opt_revision_t peg_revision, revision; |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Wed Dec 04 19:01:32 2024 UTC |