docs: update
[awesomized/ext-ion] / docs / v0.0 / ion / Serializer / PHP.html
index c72264ef6f3d4bd3e2d76b840e3c7f61262b6f62..6dac00bdcff176a942007fabd9ff9237a18a0211 100644 (file)
                </li>
        </ul>
 </div>
-                                       
-<h1>class ion\Serializer\PHP implements ion\Serializer</h1>
-<p>Specialization of the serializer for PHP.</p>
-<h2>Constants:<a id="Constants:" href="#Constants:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<p>None.</p>
-<h2>Properties:<a id="Properties:" href="#Properties:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>public ?ion\Writer\Options $writerOptions = NULL<br />
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Serializer/PHP#">#</a><em>class</em> <a href="ion/Serializer/PHP">ion\Serializer\PHP</a> <br>&nbsp;<em>implements</em> <a href="ion/Serializer">ion\Serializer</a>
+</h1><p>Specialization of the serializer for PHP.</p><h2 id="Constants:">Constants:<a class="permalink" href="ion/Serializer/PHP#Constants:">#</a>
+</h2><p>None.</p><h2 id="Properties:">Properties:<a class="permalink" href="ion/Serializer/PHP#Properties:">#</a>
+</h2><ul>
+<li>
+<em>public</em> ?<a href="ion/Writer/Options">ion\Writer\Options</a> <span class="var" id="$writerOptions">$writerOptions<a class="permalink" href="ion/Serializer/PHP#%24writerOptions">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 Writer options.</li>
-<li>public bool $multiSequence = false<br />
-Whether to write the top level array as multiple ION sequences.</li>
-<li>public bool $callMagicSerialize = true<br />
+<li>
+<em>public</em> <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var" id="$multiSequence">$multiSequence<a class="permalink" href="ion/Serializer/PHP#%24multiSequence">#</a></span> = <code><a href="https://php.net/manual/en/language.types.boolean">false</a></code><br>
+Whether to write the top level <code><a href="https://php.net/manual/en/language.types.array">array</a></code> as multiple <span class="constant">ION</span> sequences.</li>
+<li>
+<em>public</em> <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var" id="$callMagicSerialize">$callMagicSerialize<a class="permalink" href="ion/Serializer/PHP#%24callMagicSerialize">#</a></span> = <code><a href="https://php.net/manual/en/language.types.boolean">true</a></code><br>
 Whether to call magic __serialize() methods on objects to serialize.</li>
-<li>public ?string $callCustomSerialize = NULL<br />
+<li>
+<em>public</em> ?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$callCustomSerialize">$callCustomSerialize<a class="permalink" href="ion/Serializer/PHP#%24callCustomSerialize">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 Whether and which custom serialize method to call on objects to serialize.</li>
-</ul>
-
-
-
-<h2 id="Functions:">Functions:</h2>
-<ul>
+</ul><h2 id="Functions:">Functions:<a class="permalink" href="ion/Serializer/PHP#Functions:">#</a>
+</h2><ul>
        
        <li>
-               <h3><a href="ion/Serializer/PHP/__construct">PHP::__construct</a></h3>
+               <h3 id="PHP::__construct">
+<a href="ion/Serializer/PHP/__construct">PHP::__construct</a><a class="permalink" href="ion/Serializer/PHP#PHP::__construct">#</a>
+</h3>
                <p>Create a new PHP ION serializer.</p>
 
-               <p>void ion\Serializer\PHP::__construct([?ion\Writer\Options $writerOptions = NULL, [bool $multiSequence = false, [bool $callMagicSerialize = true, [?string $callCustomSerialize = NULL]]]])</p>
+               <p><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Serializer/PHP/__construct">ion\Serializer\PHP::__construct</a>([?<a href="ion/Writer/Options">ion\Writer\Options</a> <span class="var">$writerOptions</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>, [<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var">$multiSequence</span> = <code><a href="https://php.net/manual/en/language.types.boolean">false</a></code>, [<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var">$callMagicSerialize</span> = <code><a href="https://php.net/manual/en/language.types.boolean">true</a></code>, [?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var">$callCustomSerialize</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>]]]])</p>
        </li>
        
-</ul>
-
-               
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -109,7 +107,7 @@ Whether and which custom serialize method to call on objects to serialize.</li>
                        <footer>
                                
 <ul>
-       <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
+       <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
 </a></li>
        <li><a href="LICENSE">&copy; 2013-2022          All rights reserved.</a></li>
        <li>