[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    Re: [DOC-CVS] [doc-en] master: Fix #68564: Apparent inconsistency in the GC page
From:       "Christoph M. Becker" <cmbecker69 () gmx ! de>
Date:       2021-09-23 17:39:42
Message-ID: a866caf7-1a25-1dac-5d48-8bc35dc9450c () gmx ! de
[Download RAW message or body]

On 23.09.2021 at 19:26, Peter Cowburn wrote:

> On Thu, 23 Sept 2021 at 17:40, Christoph M. Becker <noreply@php.net> wrote:
>
>> Author: Christoph M. Becker (cmb69)
>> Date: 2021-09-23T18:40:12+02:00
>>
>> Commit:
>> https://github.com/php/doc-en/commit/39cd8c54e8159361d33f33837c904bf6cfb6c055
>> Raw diff:
>> https://github.com/php/doc-en/commit/39cd8c54e8159361d33f33837c904bf6cfb6c055.diff
>>
>> Fix #68564: Apparent inconsistency in the GC page
>>
>> Changed paths:
>>   M  features/gc.xml
>>
>>
>> Diff:
>>
>> diff --git a/features/gc.xml b/features/gc.xml
>> index 95070cd267..d6af0f7a3d 100644
>> --- a/features/gc.xml
>> +++ b/features/gc.xml
>> @@ -45,7 +45,8 @@ $a = "new string";
>>      <literal>new string</literal>. The "is_ref" bit is by default set to
>> &false; because no
>>      user-land reference has been created. The "refcount" is set to
>> <literal>1</literal> as
>>      there is only one symbol that makes use of this variable container.
>> Note
>> -    that if "refcount" is <literal>1</literal>, "is_ref" is always
>> &false;. If you have <link
>> +    that references (i.e. "is_ref" is &true;) with "refcount"
>> <literal>1</literal>, are
>> +    treated as if they are no references (i.e. as "is_ref" was &false;).
>> If you have <link
>>
>
> Tiny little typo: "no" should be "not".

Thank you!  Fixed as
<https://github.com/php/doc-en/commit/a96f81e58a20d5a4dc4041a7bb8a8304df6fe6df>.
>>      xlink:href="&url.xdebug;">Xdebug</link> installed, you can display
>> this
>>      information by calling <function>xdebug_debug_zval</function>.
>>     </para>
>>
>> --
>> PHP Documentation Commits Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>

--
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic