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:6
Avg. Score:4.0 ± 1.0
Reproduced:4 of 5 (80.0%)
Same Version:4 (100.0%)
Same OS:4 (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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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)

Pull Requests

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: Wed Dec 04 19:01:32 2024 UTC