Just going by example:
predefined/closure/bindto.xml:64: <listitem>
predefined/closure/bindto.xml:65- <para>
predefined/closure/bindto.xml:66- The object to which the given
anonymous function should be bound, or
predefined/closure/bindto.xml:69: </listitem>
versus
<listitem>
<para>
<literal>salt</literal> - to manually provide a salt to use when
hashing the password.
Note that this will override and prevent a salt from being
automatically generated.
</para>
<para>
If omitted, a random salt will be generated by
<function>password_hash</function> for
each password hashed. This is the intended mode of operation.
</para>
</listitem>
in the file the builder complains about. I think you can't have two para or
even you might not be allowed to close one.
The error I get is
ERROR
(file:////home/chx/phpdoc/en/reference/password/functions/password-hash.xml:91:8)
</para>
--------^
Element para is not declared in para list of possible children
On Fri, Jun 21, 2013 at 5:20 AM, Anthony Ferrara <[email protected]>wrote:
> So it looks like I broke the build (I didn't think edit would let me)...
>
> I've looked and can't see what's invalid... any ideas? I did update the
> ref in the language-snippits.ent file... But I'm not sure what causes this?
>
> Thoughts?
>
> Thanks
>
> Anthony
>
>
> On Fri, Jun 21, 2013 at 7:06 AM, <[email protected]> wrote:
>
>> The en build of the PHP Manual is broken, so it does not validate or
>> build. Please fix it! ;)
>>
>> Attached is the full log
>>
>> Love,
>> The docs.php.net server
>>
>
>