We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7a630 commit b66d4cbCopy full SHA for b66d4cb
instructions.php
@@ -52,6 +52,8 @@
52
<p>Copy any output from the PHP <code>serialize(...)</code> function.</p>
53
<p>Paste the serialized code into the object browser text area and submit the form.</p>
54
55
+ <p><img src="assets/images/screenshot.gif"></p>
56
+
57
<h3>Class Definitions</h3>
58
<p>In order to view the methods/functions of a class, the class definitions must be included prior to unserialization,
59
otherwise PHP interprets it as a <code>__PHP_Incomplete_Class</code>.
0 commit comments