Skip to content

Commit 373c873

Browse files
committed
Updated API for commit eb6ac9fa639730133b355ba062828dfac12bf29f
1 parent 53960ba commit 373c873

3 files changed

Lines changed: 43 additions & 21 deletions

File tree

docs/classes/CodeIgniter-HTTP-Method.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h4 id="toc-methods">
394394
<dt class="phpdocumentor-table-of-contents__entry -method -public">
395395
<a class="" href="classes/CodeIgniter-HTTP-Method.html#method_all">all()</a>
396396
<span>
397-
&nbsp;: array&lt;int, string&gt; </span>
397+
&nbsp;: array&lt;string|int, mixed&gt; </span>
398398
</dt>
399399
<dd>Returns all HTTP methods.</dd>
400400

@@ -873,7 +873,7 @@ <h4 class="phpdocumentor-element__name" id="method_all">
873873

874874
<code class="phpdocumentor-code phpdocumentor-signature ">
875875
<span class="phpdocumentor-signature__visibility">public</span>
876-
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">all</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;int, string&gt;</span></code>
876+
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">all</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
877877

878878
<div class="phpdocumentor-label-line">
879879
</div>
@@ -886,7 +886,7 @@ <h4 class="phpdocumentor-element__name" id="method_all">
886886

887887
<section>
888888
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
889-
<span class="phpdocumentor-signature__response_type">array&lt;int, string&gt;</span>
889+
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
890890
</section>
891891

892892
</article>

docs/classes/CodeIgniter-Test-FeatureTestTrait.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ <h2 class="phpdocumentor-content__title">
255255
<aside class="phpdocumentor-element-found-in">
256256
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
257257
:
258-
<span class="phpdocumentor-element-found-in__line">43</span>
258+
<span class="phpdocumentor-element-found-in__line">44</span>
259259

260260
</aside>
261261

@@ -600,7 +600,7 @@ <h4 class="phpdocumentor-element__name" id="method_call">
600600
<aside class="phpdocumentor-element-found-in">
601601
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
602602
:
603-
<span class="phpdocumentor-element-found-in__line">180</span>
603+
<span class="phpdocumentor-element-found-in__line">186</span>
604604

605605
</aside>
606606

@@ -666,7 +666,7 @@ <h4 class="phpdocumentor-element__name" id="method_delete">
666666
<aside class="phpdocumentor-element-found-in">
667667
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
668668
:
669-
<span class="phpdocumentor-element-found-in__line">298</span>
669+
<span class="phpdocumentor-element-found-in__line">304</span>
670670

671671
</aside>
672672

@@ -745,7 +745,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
745745
<aside class="phpdocumentor-element-found-in">
746746
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
747747
:
748-
<span class="phpdocumentor-element-found-in__line">246</span>
748+
<span class="phpdocumentor-element-found-in__line">252</span>
749749

750750
</aside>
751751

@@ -826,7 +826,7 @@ <h4 class="phpdocumentor-element__name" id="method_options">
826826
<aside class="phpdocumentor-element-found-in">
827827
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
828828
:
829-
<span class="phpdocumentor-element-found-in__line">311</span>
829+
<span class="phpdocumentor-element-found-in__line">317</span>
830830

831831
</aside>
832832

@@ -905,7 +905,7 @@ <h4 class="phpdocumentor-element__name" id="method_patch">
905905
<aside class="phpdocumentor-element-found-in">
906906
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
907907
:
908-
<span class="phpdocumentor-element-found-in__line">285</span>
908+
<span class="phpdocumentor-element-found-in__line">291</span>
909909

910910
</aside>
911911

@@ -984,7 +984,7 @@ <h4 class="phpdocumentor-element__name" id="method_post">
984984
<aside class="phpdocumentor-element-found-in">
985985
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
986986
:
987-
<span class="phpdocumentor-element-found-in__line">259</span>
987+
<span class="phpdocumentor-element-found-in__line">265</span>
988988

989989
</aside>
990990

@@ -1063,7 +1063,7 @@ <h4 class="phpdocumentor-element__name" id="method_put">
10631063
<aside class="phpdocumentor-element-found-in">
10641064
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
10651065
:
1066-
<span class="phpdocumentor-element-found-in__line">272</span>
1066+
<span class="phpdocumentor-element-found-in__line">278</span>
10671067

10681068
</aside>
10691069

@@ -1142,7 +1142,7 @@ <h4 class="phpdocumentor-element__name" id="method_skipEvents">
11421142
<aside class="phpdocumentor-element-found-in">
11431143
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
11441144
:
1145-
<span class="phpdocumentor-element-found-in__line">165</span>
1145+
<span class="phpdocumentor-element-found-in__line">171</span>
11461146

11471147
</aside>
11481148

@@ -1181,7 +1181,7 @@ <h4 class="phpdocumentor-element__name" id="method_withBody">
11811181
<aside class="phpdocumentor-element-found-in">
11821182
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
11831183
:
1184-
<span class="phpdocumentor-element-found-in__line">153</span>
1184+
<span class="phpdocumentor-element-found-in__line">159</span>
11851185

11861186
</aside>
11871187

@@ -1230,7 +1230,7 @@ <h4 class="phpdocumentor-element__name" id="method_withBodyFormat">
12301230
<aside class="phpdocumentor-element-found-in">
12311231
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
12321232
:
1233-
<span class="phpdocumentor-element-found-in__line">139</span>
1233+
<span class="phpdocumentor-element-found-in__line">145</span>
12341234

12351235
</aside>
12361236

@@ -1281,7 +1281,7 @@ <h4 class="phpdocumentor-element__name" id="method_withHeaders">
12811281
<aside class="phpdocumentor-element-found-in">
12821282
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
12831283
:
1284-
<span class="phpdocumentor-element-found-in__line">125</span>
1284+
<span class="phpdocumentor-element-found-in__line">131</span>
12851285

12861286
</aside>
12871287

@@ -1338,7 +1338,7 @@ <h4 class="phpdocumentor-element__name" id="method_withSession">
13381338
<aside class="phpdocumentor-element-found-in">
13391339
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
13401340
:
1341-
<span class="phpdocumentor-element-found-in__line">105</span>
1341+
<span class="phpdocumentor-element-found-in__line">111</span>
13421342

13431343
</aside>
13441344

@@ -1389,7 +1389,7 @@ <h4 class="phpdocumentor-element__name" id="method_populateGlobals">
13891389
<aside class="phpdocumentor-element-found-in">
13901390
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
13911391
:
1392-
<span class="phpdocumentor-element-found-in__line">385</span>
1392+
<span class="phpdocumentor-element-found-in__line">391</span>
13931393

13941394
</aside>
13951395

@@ -1472,7 +1472,7 @@ <h4 class="phpdocumentor-element__name" id="method_setRequestBody">
14721472
<aside class="phpdocumentor-element-found-in">
14731473
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
14741474
:
1475-
<span class="phpdocumentor-element-found-in__line">419</span>
1475+
<span class="phpdocumentor-element-found-in__line">425</span>
14761476

14771477
</aside>
14781478

@@ -1533,7 +1533,7 @@ <h4 class="phpdocumentor-element__name" id="method_setupHeaders">
15331533
<aside class="phpdocumentor-element-found-in">
15341534
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
15351535
:
1536-
<span class="phpdocumentor-element-found-in__line">361</span>
1536+
<span class="phpdocumentor-element-found-in__line">367</span>
15371537

15381538
</aside>
15391539

@@ -1582,7 +1582,7 @@ <h4 class="phpdocumentor-element__name" id="method_setupRequest">
15821582
<aside class="phpdocumentor-element-found-in">
15831583
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
15841584
:
1585-
<span class="phpdocumentor-element-found-in__line">322</span>
1585+
<span class="phpdocumentor-element-found-in__line">328</span>
15861586

15871587
</aside>
15881588

@@ -1641,7 +1641,7 @@ <h4 class="phpdocumentor-element__name" id="method_withRoutes">
16411641
<aside class="phpdocumentor-element-found-in">
16421642
<abbr class="phpdocumentor-element-found-in__file" title="system/Test/FeatureTestTrait.php"><a href="files/system-test-featuretesttrait.html"><abbr title="system/Test/FeatureTestTrait.php">FeatureTestTrait.php</abbr></a></abbr>
16431643
:
1644-
<span class="phpdocumentor-element-found-in__line">63</span>
1644+
<span class="phpdocumentor-element-found-in__line">64</span>
16451645

16461646
</aside>
16471647

docs/reports/errors.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ <h3>Table of Contents</h3>
255255
<tr>
256256
<td class="phpdocumentor-cell"><a href="reports/errors.html#system/BaseModel.php">system/BaseModel.php</a></td>
257257
<td class="phpdocumentor-cell">1</td>
258+
</tr>
259+
<tr>
260+
<td class="phpdocumentor-cell"><a href="reports/errors.html#system/HTTP/Method.php">system/HTTP/Method.php</a></td>
261+
<td class="phpdocumentor-cell">1</td>
258262
</tr>
259263
</table>
260264

@@ -276,6 +280,24 @@ <h3><abbr title="system/BaseModel.php">BaseModel.php</abbr></h3>
276280
<td class="phpdocumentor-cell">Tag &quot;method&quot; with body &quot;@method array&lt;string, class-string&lt;(CastInterface | EntityCastInterface)&gt;&gt; Array order `[&#039;type&#039; =&gt; &#039;classname&#039;]`.&quot; has error \CodeIgniter\DataCaster\Cast\CastInterface|\CodeIgniter\Entity\Cast\CastInterface is not a class string</td>
277281
</tr>
278282
</tbody>
283+
</table>
284+
<a id="system/HTTP/Method.php"></a>
285+
<h3><abbr title="system/HTTP/Method.php">Method.php</abbr></h3>
286+
<table>
287+
<thead>
288+
<tr>
289+
<th class="phpdocumentor-heading">Type</th>
290+
<th class="phpdocumentor-heading">Line</th>
291+
<th class="phpdocumentor-heading">Description</th>
292+
</tr>
293+
</thead>
294+
<tbody>
295+
<tr>
296+
<td class="phpdocumentor-cell">ERROR</td>
297+
<td class="phpdocumentor-cell">107</td>
298+
<td class="phpdocumentor-cell">Tag &quot;return&quot; with body &quot;@return list&lt;uppercase-string&gt;&quot; has error &quot;\CodeIgniter\HTTP\uppercase-string&quot; is not a valid Fqsen.</td>
299+
</tr>
300+
</tbody>
279301
</table>
280302
</div>
281303
</section>

0 commit comments

Comments
 (0)