FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(php 8.4): Add explicit nullable type by millnut · Pull Request #130 · caxy/php-htmldiff · GitHub

fix(php 8.4): Add explicit nullable type - #130

Merged
jschroed91 merged 1 commit into
caxy:masterfrom
millnut:fix/php84-explicit-nullable-type
Dec 26, 2024
Merged

fix(php 8.4): Add explicit nullable type#130
jschroed91 merged 1 commit into
caxy:masterfrom
millnut:fix/php84-explicit-nullable-type

Conversation

millnut commented Dec 25, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This PR fixes some errors in our test pipelines recently with PHP 8.4 and expecting explicit nulllable types.

Would be good to get this merged and released upstream, we are currently using a patch for now.

millnut changed the title Fix: Add explicit nullable type fix(php 8.4): Add explicit nullable type Dec 25, 2024

jschroed91 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good thank you!

jschroed91 merged commit b0746c6 into caxy:master Dec 26, 2024

Copy link
Copy Markdown

Hi! Is it possible to get a new release for this change to fix deprecation warnings on PHP 8.4?

Copy link
Copy Markdown

Yes, please cut a new release. The latest release is from Nov 6, 2023, Thank you

pcambra commented Jan 15, 2025

Copy link
Copy Markdown

Could we get a release, pretty please? thanks!!

christian-kolb pushed a commit to vera-contracts/php-htmldiff that referenced this pull request Mar 21, 2025
anwa-waki added a commit to vera-contracts/php-htmldiff that referenced this pull request Apr 13, 2026
* Fix: Add explicit nullable type (caxy#130)

* php 8.2 (caxy#125)

* Correctly match newlines whitin htmltags. (caxy#122)

* Correctly match newlines in tags.

* Revert regex to current implementation while adding the PCRE_DOTALL modifier.

---------

Co-authored-by: Anne Zijlstra <a.zijlstra@iwink.nl>

* Removed E_DEPRECATED error explicit nullable types (caxy#132)

Co-authored-by: Richard Brinkman <r.brinkman@gmail.com>

* Ignore unknown characters in iconv() (caxy#135)

Resolves caxy#134

* Fix: Removed some more E_DEPRECATED error explicit nullable types (caxy#133)

Co-authored-by: Richard Brinkman <r.brinkman@gmail.com>

* Init Claude

* Add explanation of modifications

---------

Co-authored-by: Lee <8024370+millnut@users.noreply.github.com>
Co-authored-by: Steve Ayers <steveneayers@gmail.com>
Co-authored-by: pharixces <pharixces@gmail.com>
Co-authored-by: Anne Zijlstra <a.zijlstra@iwink.nl>
Co-authored-by: richardbrinkman <richardbrinkman@hotmail.com>
Co-authored-by: Richard Brinkman <r.brinkman@gmail.com>
Co-authored-by: Jürgen Haas <juergen.haas@lakedrops.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL