Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phpcr/phpcr-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.3
Choose a base ref
...
head repository: phpcr/phpcr-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.x
Choose a head ref
  • 19 commits
  • 34 files changed
  • 2 contributors

Commits on Feb 17, 2023

  1. validate with phpstan

    dbu committed Feb 17, 2023
    Copy the full SHA
    54fb032 View commit details
  2. Merge pull request #209 from phpcr/phpstan

    validate with phpstan
    dbu authored Feb 17, 2023
    Copy the full SHA
    5c70008 View commit details
  3. prepare release

    dbu committed Feb 17, 2023
    Copy the full SHA
    3edec92 View commit details

Commits on Feb 18, 2023

  1. fix fulltext search

    dbu committed Feb 18, 2023
    Copy the full SHA
    cf2cead View commit details
  2. Merge pull request #210 from phpcr/handle-literal-fulltext-search

    fix fulltext search
    dbu authored Feb 18, 2023
    Copy the full SHA
    4d17b4c View commit details
  3. Copy the full SHA
    e7229ac View commit details
  4. Merge pull request #211 from phpcr/fix-full-text-constraint

    fix mistake in handling full text constraint
    dbu authored Feb 18, 2023
    Copy the full SHA
    d3caf53 View commit details
  5. Copy the full SHA
    83f3839 View commit details
  6. Merge pull request #212 from phpcr/github-action-versions

    use newest github action versions in build
    dbu authored Feb 18, 2023
    Copy the full SHA
    02787c8 View commit details

Commits on Feb 20, 2023

  1. fix eof detection for PHP 7+. fix #168

    dbu committed Feb 20, 2023
    Copy the full SHA
    c650d57 View commit details
  2. Merge pull request #213 from phpcr/fix-cnd-parser-eof

    fix eof detection for PHP 7+
    dbu authored Feb 20, 2023
    Copy the full SHA
    f070826 View commit details
  3. prepare release

    dbu committed Feb 20, 2023
    Copy the full SHA
    50e99c9 View commit details

Commits on Sep 19, 2023

  1. Apply fixes from StyleCI

    StyleCIBot committed Sep 19, 2023
    Copy the full SHA
    7d05a34 View commit details
  2. Merge pull request #215 from phpcr/analysis-Bo5wb7

    Apply fixes from StyleCI
    dbu authored Sep 19, 2023
    Copy the full SHA
    f675f64 View commit details

Commits on Nov 27, 2023

  1. prepare release

    dbu committed Nov 27, 2023
    Copy the full SHA
    806a28c View commit details
  2. downgrade phpstan

    dbu committed Nov 27, 2023
    Copy the full SHA
    3df491e View commit details
  3. Merge pull request #216 from phpcr/fix-build

    downgrade phpstan
    dbu authored Nov 27, 2023
    Copy the full SHA
    0117929 View commit details

Commits on Nov 29, 2023

  1. Copy the full SHA
    8c5590f View commit details
  2. Merge pull request #220 from phpcr/use-latest-phpstan-action

    bug is fixed, use latest phpstan action
    dbu authored Nov 29, 2023
    Copy the full SHA
    8803a34 View commit details
Loading