Skip to content

Commit af141df

Browse files
author
flow-php
committed
1 parent f49d47b commit af141df

File tree

8 files changed

+43
-39
lines changed

8 files changed

+43
-39
lines changed

β€Žchangelog/index.htmlβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
218218
<h2><a id="flow-php-unreleased---2025-02-25" href="#content-unreleased---2025-02-25" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-02-25</h2>
219219
<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
220220
<ul>
221+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>DSL for Symfony Http Bridge</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
221222
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1496">#1496</a> - <strong>helper methods on Schema/Definition to manipulate metadata</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
222223
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1495">#1495</a> - <strong>Adds method <code>TransformerLoader::closure()</code> to delegate generator stop signals to proxied loaders.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/christianc1">@christianc1</a></li>
223224
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1468">#1468</a> - <strong>Nix - for local development environment</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -317,6 +318,8 @@ <h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true"
317318
</ul>
318319
<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
319320
<ul>
321+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>Renamed API of Http Bridge Stream Builder</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
322+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>Moved generic Transformations from bridge to Core</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
320323
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1496">#1496</a> - <strong>Removed readonly from Schema Definition</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
321324
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1493">#1493</a> - <strong>Doctrine Dbal Adapter loader now expect options as an object</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
322325
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1488">#1488</a> - <strong>Moved Transformations to ETL Core</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -394,6 +397,7 @@ <h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="t
394397
</ul>
395398
<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
396399
<ul>
400+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>Fixed documentation</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
397401
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/457164b233c9168df44ccf298a777121e1891861">457164</a> - <strong>broken upsert example</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
398402
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1482">#1482</a> - <strong>JSON was being double encoded.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/jmortlock">@jmortlock</a></li>
399403
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1483">#1483</a> - <strong>Fix typo in README.md</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/jmortlock">@jmortlock</a></li>

β€Ždocumentation/api/core/classes/Flow-ETL-DataFrame.htmlβ€Ž

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

β€Ždocumentation/api/core/classes/Flow-ETL-Transformation-Limit.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
219219

220220
<code class="phpdocumentor-code phpdocumentor-signature ">
221221
<span class="phpdocumentor-signature__visibility">public</span>
222-
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$limit</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
222+
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$limit</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
223223

224224
<div class="phpdocumentor-label-line">
225225
</div>
@@ -229,7 +229,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
229229
<dl class="phpdocumentor-argument-list">
230230
<dt class="phpdocumentor-argument-list__entry">
231231
<span class="phpdocumentor-signature__argument__name">$limit</span>
232-
: <span class="phpdocumentor-signature__argument__return-type">int</span>
232+
: <span class="phpdocumentor-signature__argument__return-type">int|null</span>
233233
</dt>
234234
<dd class="phpdocumentor-argument-list__definition">
235235

β€Žsitemap.blog.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>

β€Žsitemap.default.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>

β€Žsitemap.documentation.xmlβ€Ž

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

β€Žsitemap.examples.xmlβ€Ž

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

β€Žsitemap.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://flow-php.com/sitemap.default.xml</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.examples.xml</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.blog.xml</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.documentation.xml</loc><lastmod>2025-02-25T12:59:33+00:00</lastmod></sitemap></sitemapindex>
1+
<?xml version="1.0" encoding="UTF-8"?><sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://flow-php.com/sitemap.default.xml</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.examples.xml</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.blog.xml</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod></sitemap><sitemap><loc>https://flow-php.com/sitemap.documentation.xml</loc><lastmod>2025-02-25T13:56:14+00:00</lastmod></sitemap></sitemapindex>

0 commit comments

Comments
Β (0)