Skip to content

Commit 9ae7684

Browse files
committed
Api documentations update (Fri Jan 10 12:18:48 UTC 2025)
#apidocs
1 parent 3105c00 commit 9ae7684

File tree

8 files changed

+4833
-7
lines changed

8 files changed

+4833
-7
lines changed

api-docs/phpstorm-stubs/Pdo.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ <h2>Classes</h2>
9090
<div class="col-md-6">
9191
<a href="Pdo/Mysql.html"><abbr title="Pdo\Mysql">Mysql</abbr></a> </div>
9292
<div class="col-md-6"></div>
93+
</div>
94+
<div class="row">
95+
<div class="col-md-6">
96+
<a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a> </div>
97+
<div class="col-md-6"></div>
9398
</div>
9499
<div class="row">
95100
<div class="col-md-6">

api-docs/phpstorm-stubs/Pdo/Pgsql.html

Lines changed: 4793 additions & 0 deletions
Large diffs are not rendered by default.

api-docs/phpstorm-stubs/classes.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4523,6 +4523,11 @@ <h1>Classes</h1>
45234523
<div class="col-md-6">
45244524
<a href="Pdo/Mysql.html"><abbr title="Pdo\Mysql">Mysql</abbr></a> </div>
45254525
<div class="col-md-6"></div>
4526+
</div>
4527+
<div class="row">
4528+
<div class="col-md-6">
4529+
<a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a> </div>
4530+
<div class="col-md-6"></div>
45264531
</div>
45274532
<div class="row">
45284533
<div class="col-md-6">

api-docs/phpstorm-stubs/doc-index.html

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3180,7 +3180,15 @@ <h2 id="letterA">A</h2>
31803180
<abbr title="Parle\RLexer">RLexer</abbr>::consume</a>() &mdash; <em>Method in class <a href="Parle/RLexer.html"><abbr title="Parle\RLexer">RLexer</abbr></a></em></dt>
31813181
<dd><p>Pass the data for processing</p></dd><dt><a href="Parle/RParser.html#method_consume">
31823182
<abbr title="Parle\RParser">RParser</abbr>::consume</a>() &mdash; <em>Method in class <a href="Parle/RParser.html"><abbr title="Parle\RParser">RParser</abbr></a></em></dt>
3183-
<dd><p>Consume the data for parsing.</p></dd><dt><a href="Pdo/Sqlite.html#method_createAggregate">
3183+
<dd><p>Consume the data for parsing.</p></dd><dt><a href="Pdo/Pgsql.html#method_copyFromArray">
3184+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::copyFromArray</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
3185+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_copyFromFile">
3186+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::copyFromFile</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
3187+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_copyToArray">
3188+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::copyToArray</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
3189+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_copyToFile">
3190+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::copyToFile</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
3191+
<dd></dd><dt><a href="Pdo/Sqlite.html#method_createAggregate">
31843192
<abbr title="Pdo\Sqlite">Sqlite</abbr>::createAggregate</a>() &mdash; <em>Method in class <a href="Pdo/Sqlite.html"><abbr title="Pdo\Sqlite">Sqlite</abbr></a></em></dt>
31853193
<dd></dd><dt><a href="Pdo/Sqlite.html#method_createCollation">
31863194
<abbr title="Pdo\Sqlite">Sqlite</abbr>::createCollation</a>() &mdash; <em>Method in class <a href="Pdo/Sqlite.html"><abbr title="Pdo\Sqlite">Sqlite</abbr></a></em></dt>
@@ -5724,6 +5732,8 @@ <h2 id="letterA">A</h2>
57245732
<abbr title="Parle\RParser">RParser</abbr>::errorInfo</a>() &mdash; <em>Method in class <a href="Parle/RParser.html"><abbr title="Parle\RParser">RParser</abbr></a></em></dt>
57255733
<dd><p>Retrieve the error information in case Parle\RParser::action() returned the error action.</p></dd><dt>$<a href="Parle/Stack.html#property_empty">
57265734
<abbr title="Parle\Stack">Stack</abbr>#empty</a> &mdash; <em>Property in class <a href="Parle/Stack.html"><abbr title="Parle\Stack">Stack</abbr></a></em></dt>
5735+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_escapeIdentifier">
5736+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::escapeIdentifier</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
57275737
<dd></dd><dt><a href="Phar.html#method_extractTo">
57285738
Phar::extractTo</a>() &mdash; <em>Method in class <a href="Phar.html">Phar</a></em></dt>
57295739
<dd><p>(Unknown)<br/>
@@ -9633,6 +9643,10 @@ <h2 id="letterA">A</h2>
96339643
<abbr title="Parle\RLexer">RLexer</abbr>::getToken</a>() &mdash; <em>Method in class <a href="Parle/RLexer.html"><abbr title="Parle\RLexer">RLexer</abbr></a></em></dt>
96349644
<dd><p>Retrieve the current token.</p></dd><dt><a href="Pdo/Mysql.html#method_getWarningCount">
96359645
<abbr title="Pdo\Mysql">Mysql</abbr>::getWarningCount</a>() &mdash; <em>Method in class <a href="Pdo/Mysql.html"><abbr title="Pdo\Mysql">Mysql</abbr></a></em></dt>
9646+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_getNotify">
9647+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::getNotify</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
9648+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_getPid">
9649+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::getPid</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
96369650
<dd></dd><dt><a href="Phar.html#method_getAlias">
96379651
Phar::getAlias</a>() &mdash; <em>Method in class <a href="Phar.html">Phar</a></em></dt>
96389652
<dd></dd><dt><a href="Phar.html#method_getMetadata">
@@ -14983,7 +14997,13 @@ <h2 id="letterA">A</h2>
1498314997
<abbr title="Parle\Parser">Parser</abbr>::left</a>() &mdash; <em>Method in class <a href="Parle/Parser.html"><abbr title="Parle\Parser">Parser</abbr></a></em></dt>
1498414998
<dd><p>Declare a terminal with left associativity.</p></dd><dt><a href="Parle/RParser.html#method_left">
1498514999
<abbr title="Parle\RParser">RParser</abbr>::left</a>() &mdash; <em>Method in class <a href="Parle/RParser.html"><abbr title="Parle\RParser">RParser</abbr></a></em></dt>
14986-
<dd><p>Declare a terminal with left associativity.</p></dd><dt><a href="Pdo/Sqlite.html#method_loadExtension">
15000+
<dd><p>Declare a terminal with left associativity.</p></dd><dt><a href="Pdo/Pgsql.html#method_lobCreate">
15001+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::lobCreate</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
15002+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_lobOpen">
15003+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::lobOpen</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
15004+
<dd><p>Opens an existing large object stream. Must be called inside a transaction.</p></dd><dt><a href="Pdo/Pgsql.html#method_lobUnlink">
15005+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::lobUnlink</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
15006+
<dd></dd><dt><a href="Pdo/Sqlite.html#method_loadExtension">
1498715007
<abbr title="Pdo\Sqlite">Sqlite</abbr>::loadExtension</a>() &mdash; <em>Method in class <a href="Pdo/Sqlite.html"><abbr title="Pdo\Sqlite">Sqlite</abbr></a></em></dt>
1498815008
<dd></dd><dt><a href="PgSql/Lob.html"><abbr title="PgSql\Lob">Lob</abbr></a> &mdash; <em>Class in namespace <a href="PgSql.html">PgSql</a></em></dt>
1498915009
<dd><p>A fully opaque class which replaces a pgsql large object resource as of PHP 8.1.0.</p></dd><dt><a href="Phar.html#method_loadPhar">
@@ -18076,7 +18096,8 @@ <h2 id="letterA">A</h2>
1807618096
<dd><p>Pop an item from the stack</p></dd><dt><a href="Parle/Stack.html#method_push">
1807718097
<abbr title="Parle\Stack">Stack</abbr>::push</a>() &mdash; <em>Method in class <a href="Parle/Stack.html"><abbr title="Parle\Stack">Stack</abbr></a></em></dt>
1807818098
<dd><p>Push an item into the stack</p></dd><dt><a href="ParseError.html">ParseError</a> &mdash; <em>Class in namespace <a href="[Global_Namespace].html">[Global Namespace]</a></em></dt>
18079-
<dd><p>ParseError is thrown when an error occurs while parsing PHP code, such as when {eval()} is called.</p></dd><dt><a href="Phar.html">Phar</a> &mdash; <em>Class in namespace <a href="[Global_Namespace].html">[Global Namespace]</a></em></dt>
18099+
<dd><p>ParseError is thrown when an error occurs while parsing PHP code, such as when {eval()} is called.</p></dd><dt><a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a> &mdash; <em>Class in namespace <a href="Pdo.html">Pdo</a></em></dt>
18100+
<dd></dd><dt><a href="Phar.html">Phar</a> &mdash; <em>Class in namespace <a href="[Global_Namespace].html">[Global Namespace]</a></em></dt>
1808018101
<dd><p>The Phar class provides a high-level interface to accessing and creating
1808118102
phar archives.</p></dd><dt><a href="PharData.html">PharData</a> &mdash; <em>Class in namespace <a href="[Global_Namespace].html">[Global Namespace]</a></em></dt>
1808218103
<dd><p>The PharData class provides a high-level interface to accessing and creating
@@ -22655,6 +22676,8 @@ <h2 id="letterA">A</h2>
2265522676
<dd><p>Retrieve a matching part of a rule</p></dd><dt><a href="Parle/Stack.html"><abbr title="Parle\Stack">Stack</abbr></a> &mdash; <em>Class in namespace <a href="Parle.html">Parle</a></em></dt>
2265622677
<dd></dd><dt>$<a href="Parle/Stack.html#property_size">
2265722678
<abbr title="Parle\Stack">Stack</abbr>#size</a> &mdash; <em>Property in class <a href="Parle/Stack.html"><abbr title="Parle\Stack">Stack</abbr></a></em></dt>
22679+
<dd></dd><dt><a href="Pdo/Pgsql.html#method_setNoticeCallback">
22680+
<abbr title="Pdo\Pgsql">Pgsql</abbr>::setNoticeCallback</a>() &mdash; <em>Method in class <a href="Pdo/Pgsql.html"><abbr title="Pdo\Pgsql">Pgsql</abbr></a></em></dt>
2265822681
<dd></dd><dt><a href="Pdo/Sqlite.html"><abbr title="Pdo\Sqlite">Sqlite</abbr></a> &mdash; <em>Class in namespace <a href="Pdo.html">Pdo</a></em></dt>
2265922682
<dd></dd><dt><a href="Phar.html#method_setAlias">
2266022683
Phar::setAlias</a>() &mdash; <em>Method in class <a href="Phar.html">Phar</a></em></dt>

api-docs/phpstorm-stubs/doctum-search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

api-docs/phpstorm-stubs/doctum.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-docs/phpstorm-stubs/renderer.index

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

api-docs/phpstorm-stubs/traits.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)