Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Do Not Install #2567

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Commits on Feb 6, 2024

  1. WIP Do Not Install

    All my unimplemented changes. Not intended for install.
    oleibman committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5e147c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446c464 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update Html.php

    oleibman authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0ac841e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Load Html as Html Not Xml

    Better from a technical standpoint.
    
    Pre-processing much simplified.
    
    Some post-processing added because loadHTML preserveWhiteSpace=false does not work well.
    
    Not-UTF8 html can now be loaded.
    
    No need to surround snippets with body tag.
    oleibman committed May 9, 2024
    Configuration menu
    Copy the full SHA
    39fbabc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Permit Some Backwards Compatibility

    It's debatable, but allow unescaped ampersand and unknown charset.
    oleibman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cf1fd2a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    e0e98dd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    14cad6a View commit details
    Browse the repository at this point in the history
  2. Phpstan False Positives

    oleibman committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2f799c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9120c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    41fabcc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    920f305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1093a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74918d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b1b08 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    90ee6a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    63e9fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b939f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    8b01436 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    91d95f1 View commit details
    Browse the repository at this point in the history