Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion language/types/boolean.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ if ($show_separators) {
<simpara>
Internal objects that overload their casting behaviour to bool.
For example: <link linkend="ref.simplexml">SimpleXML</link> objects
created from empty elements without attributes.
created from empty elements without attributes, or
<classname>GMP</classname> objects representing the value
<literal>0</literal>.
</simpara>
</listitem>
</itemizedlist>
Expand Down