Skip to content

Commit 1635c92

Browse files
author
flow-php
committed
1 parent ccccd9c commit 1635c92

180 files changed

Lines changed: 178 additions & 173 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"wasm\/php.js": "\/assets\/wasm\/php-854edac03a51f967b58c16849625fb22.js",
160160
"wasm\/php.wasm": "\/assets\/wasm\/php-2c153f5537d6d5ef169b6c07f35bd236.wasm",
161161
"wasm\/phpcsfixer.php.wasm": "\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm",
162-
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-83fc68d66f419fdf2fad4b8d6214edf3.phar",
162+
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-da2e8e250a9bd6614ef32e9727c7e606.phar",
163163
"wasm\/tools\/php-cs-fixer.phar": "\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar",
164164
"wasm\/vendor\/autoload.php.wasm": "\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm"
165165
}

assets/wasm/tools/flow-83fc68d66f419fdf2fad4b8d6214edf3.phar renamed to assets/wasm/tools/flow-da2e8e250a9bd6614ef32e9727c7e606.phar

3.36 MB
Binary file not shown.

changelog/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,8 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
596596
</ul>
597597
<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
598598
<ul>
599+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2426">#2426</a> - <strong>flow-php/postgresql - regenerated protobuf AST stubs and query builder for the PostgreSQL 18 grammar (incl. RETURNING)</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
600+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2426">#2426</a> - <strong>flow-php/pg-query-ext - pinned nix libpg_query to 18.0.0 to match the vendored build and documented keeping grammar versions in sync</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
599601
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2423">#2423</a> - <strong>Move Telemetry <code>SerializerType</code> enum from PHPUnit to OTLP</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
600602
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2421">#2421</a> - <strong>flow-php/pg-query-ext - bumped libpg_query to the PostgreSQL 18 grammar</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
601603
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2420">#2420</a> - <strong>WithBuilder::select() now returns SelectFromStep</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -609,6 +611,8 @@ <h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Perma
609611
</ul>
610612
<h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
611613
<ul>
614+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2426">#2426</a> - <strong>flow-php/postgresql - intermittent deparse segfault under the PostgreSQL 18 grammar caused by stale protobuf stubs</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
615+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2426">#2426</a> - <strong>flow-php/postgresql - constraints emitting NOT ENFORCED and generated columns emitting VIRTUAL under PostgreSQL 18</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
612616
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2420">#2420</a> - <strong>Chained set operations (union/unionAll/intersect/except) dropped the middle operand</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
613617
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2420">#2420</a> - <strong>Set operations with a WITH clause duplicated the CTE</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
614618
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2420">#2420</a> - <strong>func() produced invalid SQL for keyword constructs like GREATEST</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -622,6 +626,7 @@ <h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink
622626
</ul>
623627
<h3><a id="removed" href="#removed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Removed</h3>
624628
<ul>
629+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/90bd91306d93b2a82fa5529c34708f7c506761f4">90bd91</a> - <strong>development leftovers</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
625630
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2393">#2393</a> - <strong>support for docrtine 3.6</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
626631
</ul>
627632
<h2><a id="0380---2026-05-22" href="#0380---2026-05-22" class="mr-2" aria-hidden="true" title="Permalink">#</a>[0.38.0] - 2026-05-22</h2>

documentation/contributing/rust/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ <h1><a id="rust---arrow-extension-development" href="#rust---arrow-extension-dev
14731473
<li><a href="#commands">Commands</a></li>
14741474
<li><a href="#make-targets">Make Targets</a></li></ul></div></div>
14751475
<p>This document describes how to develop the <code>arrow-ext</code> PHP extension, which is written in Rust
1476-
using the <a rel="noopener noreferrer" target="_blank" href="https://github.com/nicedragons/ext-php-rs">ext-php-rs</a> framework.</p>
1476+
using the <a rel="noopener noreferrer" target="_blank" href="https://github.com/extphprs/ext-php-rs">ext-php-rs</a> framework.</p>
14771477
<h2><a id="overview" href="#overview" class="mr-2" aria-hidden="true" title="Permalink">#</a>Overview</h2>
14781478
<p>The <code>arrow-ext</code> extension provides a high-performance Parquet reader and writer for PHP,
14791479
powered by the <a rel="noopener noreferrer" target="_blank" href="https://arrow.apache.org/">Apache Arrow</a> Rust ecosystem. It exposes
1.28 KB
Binary file not shown.
-1.27 KB
Binary file not shown.
1.7 KB
Binary file not shown.
-1.7 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.5.2","languages":{"en":{"hash":"en_25c0f0dee9","wasm":"en","page_count":977}},"include_characters":["_","","","","","","","","","_"]}
1+
{"version":"1.5.2","languages":{"en":{"hash":"en_23901faca7","wasm":"en","page_count":977}},"include_characters":["_","","","","","","","","","_"]}

0 commit comments

Comments
 (0)