Skip to content

Commit 3bf8b0a

Browse files
author
flow-php
committed
1 parent cc5e08c commit 3bf8b0a

File tree

6 files changed

+15
-6
lines changed

6 files changed

+15
-6
lines changed

changelog/index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
191191
</div>
192192

193193
<section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
194-
<h2>[Unreleased] - 2024-10-29</h2>
194+
<h2>[Unreleased] - 2024-11-17</h2>
195195
<h3>Added</h3>
196196
<ul>
197197
<li>
@@ -216,6 +216,12 @@ <h3>Added</h3>
216216
<h3>Changed</h3>
217217
<ul>
218218
<li>
219+
<a href="https://github.com/flow-php/flow/pull/1256">#1256</a> - <strong>Upgrade PHPStan to 2.0</strong> - <a href="https://github.com/stloyd">@stloyd</a>
220+
</li>
221+
<li>
222+
<a href="https://github.com/flow-php/flow/pull/1256">#1256</a> - <strong>Adjust codebase to cover newly detected issues</strong> - <a href="https://github.com/stloyd">@stloyd</a>
223+
</li>
224+
<li>
219225
<a href="https://github.com/flow-php/flow/pull/1251">#1251</a> - <strong>Updated parquet thrift definitions</strong> - <a href="https://github.com/norberttech">@norberttech</a>
220226
</li>
221227
<li>
@@ -243,6 +249,9 @@ <h3>Changed</h3>
243249
<h3>Fixed</h3>
244250
<ul>
245251
<li>
252+
<a href="https://github.com/flow-php/flow/pull/1256">#1256</a> - <strong>Fixed main branch static analyse issues</strong> - <a href="https://github.com/stloyd">@stloyd</a>
253+
</li>
254+
<li>
246255
<a href="https://github.com/flow-php/flow/pull/1251">#1251</a> - <strong>Setting repetition level based on flow schema definition in parquet converter</strong> - <a href="https://github.com/norberttech">@norberttech</a>
247256
</li>
248257
<li>

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/2024-08-08/scalar-functions</loc><lastmod>2024-11-17T20:41:45+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>2024-11-17T20:41:45+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/2024-08-08/scalar-functions</loc><lastmod>2024-11-22T12:55:59+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>2024-11-22T12:55:59+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>2024-11-17T20:41:45+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation/dsl</loc><lastmod>2024-11-17T20:41:45+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2024-11-17T20:41:45+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2024-11-17T20:41:45+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>2024-11-22T12:55:59+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation/dsl</loc><lastmod>2024-11-22T12:55:59+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2024-11-22T12:55:59+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2024-11-22T12:55:59+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.

0 commit comments

Comments
 (0)