Skip to content

Conversation

@saundefined
Copy link
Member

@saundefined saundefined commented Sep 25, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2025

🚀 Regression report for commit 30c04c6 is at https://web-php-regression-report-pr-1454.preview.thephp.foundation

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2025

🚀 Preview for commit 30c04c6 can be found at https://web-php-pr-1454.preview.thephp.foundation

@TimWolla TimWolla mentioned this pull request Oct 10, 2025
1 task
Co-authored-by: Tim Düsterhus <[email protected]>
Co-authored-by: Borislav Kosun <[email protected]>
* Simplified header and footer text.
* Moved Pipe Operator example to the top and simplified the code and description slightly.
* Made the URI Extension description less wordy.
* Replaced the *Clone With* example to have a realistic before/after class (rather than a fatal error in the before example).
* Greatly simplified the `array_first()` example and moved it to after the `#[\NoDiscard]` attribute.
* Replaced the *Closures and First Class Callables in Constant Expressions* example with a couple self-contained functions highlighting the new syntax (rather than a complex test which isn't even supported in PHPUnit). Also added a description.
* Shortened and clarified the *Persistent cURL Share Handles* example and added a more helpful description.
* Filled out the *Deprecations and backward compatibility breaks* section.
* Replaced *New Classes, Interfaces, and Functions* section with a more relevant *Additional features and improvements* section (mentioning that fatal errors now include a backtrace, that `setcookie()` and `setrawcookie()` now support the "partitioned" key, and clarifying some of the other new functions/features).
…last()` example (#32)

* Move Pipe Operator after URI Extension

This is per feedback - without PFA the pipe operator is somewhat clunky, so it may be better to feature it first next year with partial function application.

* Use more realistic example for array_last
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants