Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion content/reference/php/api-docs/DOCTUM_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.5.1
5.5.4
4 changes: 2 additions & 2 deletions content/reference/php/api-docs/Google.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Google | Google Protobuf - v3.21.10</title>
<title>Google | Google Protobuf - 4.33.6</title>

<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css">
Expand Down Expand Up @@ -57,7 +57,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Google Protobuf - v3.21.10</a>
<a class="navbar-brand" href="index.html">Google Protobuf - 4.33.6</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
Expand Down
15 changes: 13 additions & 2 deletions content/reference/php/api-docs/Google/Protobuf.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Google\Protobuf | Google Protobuf - v3.21.10</title>
<title>Google\Protobuf | Google Protobuf - 4.33.6</title>

<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../css/bootstrap-theme.min.css">
Expand Down Expand Up @@ -57,7 +57,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">Google Protobuf - v3.21.10</a>
<a class="navbar-brand" href="../index.html">Google Protobuf - 4.33.6</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
Expand Down Expand Up @@ -248,6 +248,17 @@ <h2>Classes</h2>
<a href="../Google/Protobuf/Option.html"><abbr title="Google\Protobuf\Option">Option</abbr></a> </div>
<div class="col-md-6"><p>A protocol buffer option, which can be attached to a message, field,
enumeration, etc.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../Google/Protobuf/PrintOptions.html"><abbr title="Google\Protobuf\PrintOptions">PrintOptions</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../Google/Protobuf/RepeatedField.html"><abbr title="Google\Protobuf\RepeatedField">RepeatedField</abbr></a> </div>
<div class="col-md-6"><p>RepeatedField is used by generated protocol message classes to manipulate
repeated fields. It can be used like native PHP array.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down
253 changes: 185 additions & 68 deletions content/reference/php/api-docs/Google/Protobuf/Any.html

Large diffs are not rendered by default.

376 changes: 297 additions & 79 deletions content/reference/php/api-docs/Google/Protobuf/Api.html

Large diffs are not rendered by default.

207 changes: 160 additions & 47 deletions content/reference/php/api-docs/Google/Protobuf/BoolValue.html

Large diffs are not rendered by default.

207 changes: 160 additions & 47 deletions content/reference/php/api-docs/Google/Protobuf/BytesValue.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions content/reference/php/api-docs/Google/Protobuf/Descriptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Google\Protobuf\Descriptor | Google Protobuf - v3.21.10</title>
<title>Google\Protobuf\Descriptor | Google Protobuf - 4.33.6</title>

<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css">
Expand Down Expand Up @@ -57,7 +57,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">Google Protobuf - v3.21.10</a>
<a class="navbar-brand" href="../../index.html">Google Protobuf - 4.33.6</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
Expand Down Expand Up @@ -86,7 +86,7 @@ <h1>Descriptor


<p> class
<strong>Descriptor</strong> (<a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php">View source</a>)
<strong>Descriptor</strong> (<a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php">View source</a>)
</p>


Expand Down Expand Up @@ -206,7 +206,7 @@ <h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method___construct">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L46">at line 46</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L23">at line 23</a></div>
<code>
<strong>__construct</strong>($internal_desc)
</code>
Expand Down Expand Up @@ -247,7 +247,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_getFullName">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L54">at line 54</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L31">at line 31</a></div>
<code> string
<strong>getFullName</strong>()
</code>
Expand Down Expand Up @@ -280,7 +280,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getClass">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L62">at line 62</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L39">at line 39</a></div>
<code> string
<strong>getClass</strong>()
</code>
Expand Down Expand Up @@ -313,7 +313,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getField">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L71">at line 71</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L48">at line 48</a></div>
<code> <a href="../../Google/Protobuf/FieldDescriptor.html"><abbr title="Google\Protobuf\FieldDescriptor">FieldDescriptor</abbr></a>
<strong>getField</strong>(int $index)
</code>
Expand Down Expand Up @@ -356,7 +356,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getFieldCount">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L79">at line 79</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L56">at line 56</a></div>
<code> int
<strong>getFieldCount</strong>()
</code>
Expand Down Expand Up @@ -389,7 +389,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getOneofDecl">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L88">at line 88</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L65">at line 65</a></div>
<code> <a href="../../Google/Protobuf/OneofDescriptor.html"><abbr title="Google\Protobuf\OneofDescriptor">OneofDescriptor</abbr></a>
<strong>getOneofDecl</strong>(int $index)
</code>
Expand Down Expand Up @@ -432,7 +432,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getOneofDeclCount">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L96">at line 96</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L73">at line 73</a></div>
<code> int
<strong>getOneofDeclCount</strong>()
</code>
Expand Down Expand Up @@ -465,7 +465,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getRealOneofDeclCount">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/Descriptor.php#L104">at line 104</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/Descriptor.php#L81">at line 81</a></div>
<code> int
<strong>getRealOneofDeclCount</strong>()
</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Google\Protobuf\DescriptorPool | Google Protobuf - v3.21.10</title>
<title>Google\Protobuf\DescriptorPool | Google Protobuf - 4.33.6</title>

<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css">
Expand Down Expand Up @@ -57,7 +57,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">Google Protobuf - v3.21.10</a>
<a class="navbar-brand" href="../../index.html">Google Protobuf - 4.33.6</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
Expand Down Expand Up @@ -86,7 +86,7 @@ <h1>DescriptorPool


<p> class
<strong>DescriptorPool</strong> (<a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/DescriptorPool.php">View source</a>)
<strong>DescriptorPool</strong> (<a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/DescriptorPool.php">View source</a>)
</p>


Expand Down Expand Up @@ -141,7 +141,7 @@ <h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_getGeneratedPool">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/DescriptorPool.php#L44">at line 44</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/DescriptorPool.php#L21">at line 21</a></div>
<code> static <a href="../../Google/Protobuf/DescriptorPool.html"><abbr title="Google\Protobuf\DescriptorPool">DescriptorPool</abbr></a>
<strong>getGeneratedPool</strong>()
</code>
Expand Down Expand Up @@ -174,7 +174,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getDescriptorByClassName">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/DescriptorPool.php#L61">at line 61</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/DescriptorPool.php#L38">at line 38</a></div>
<code> <a href="../../Google/Protobuf/Descriptor.html"><abbr title="Google\Protobuf\Descriptor">Descriptor</abbr></a>
<strong>getDescriptorByClassName</strong>(string $className)
</code>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getEnumDescriptorByClassName">
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/v3.21.10/src/Google/Protobuf/DescriptorPool.php#L71">at line 71</a></div>
<div class="location"><a href="https://github.com/protocolbuffers/protobuf-php/blob/4.33.6/src/Google/Protobuf/DescriptorPool.php#L48">at line 48</a></div>
<code> <a href="../../Google/Protobuf/EnumDescriptor.html"><abbr title="Google\Protobuf\EnumDescriptor">EnumDescriptor</abbr></a>
<strong>getEnumDescriptorByClassName</strong>(string $className)
</code>
Expand Down
Loading
Loading