php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60710 svn_info recurses by default
Submitted: 2012-01-11 10:04 UTC Modified: 2021-08-23 15:17 UTC
Votes:5
Avg. Score:3.8 ± 1.0
Reproduced:3 of 4 (75.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: martijntje at martijnotto dot nl Assigned:
Status: Verified Package: svn (PECL)
PHP Version: 5.4.0RC5 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: martijntje at martijnotto dot nl
New email:
PHP Version: OS:

 

 [2012-01-11 10:04 UTC] martijntje at martijnotto dot nl
Description:
------------
The docblock for the svn_info function states the recurse is false by default, 
however, it turns out to be true by default.

This can cause a gigantic slowdown of the svn_info function when used in large 
repositories.


Patches

svn.c.patch (last revision 2012-01-11 10:04 UTC by martijntje at martijnotto dot nl)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-23 15:17 UTC] cmb@php.net
-Status: Open +Status: Verified -Type: Bug +Type: Documentation Problem
 [2021-08-23 15:17 UTC] cmb@php.net
After that long time, and given that it's merely about a default
value, I don't think this should be considered a bug, but rather
we should document it.  However, apparently svn_info() is not yet
documented at all.
 [2022-12-06 08:08 UTC] Kiamnauts322 at gmail dot com
Thanks for sharing that.. (https://www.tellculvers.onl/)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC