Doc #60710 [Com]: svn_info recurses by default
[email protected] ("Kiamnauts322 at gmail dot com") Tue, 06 Dec 2022 08:08:06 +0000
| Newsgroups | php.doc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=60710&edit=1 ID: 60710 Comment by: Kiamnauts322 at gmail dot com Reported by: martijntje at martijnotto dot nl Summary: svn_info recurses by default Status: Verified Type: Documentation Problem Package: svn Operating System: Linux PHP Version: 5.4.0RC5 Block user comment: N Private report: N New Comment: Thanks for sharing that.. (https://www.tellculvers.onl/)github.com Previous Comments: ------------------------------------------------------------------------ [2021-08-23 15:17:18] [email protected] 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. ------------------------------------------------------------------------ [2012-01-11 10:04:02] 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. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60710&edit=1