Skip to content
Snippets Groups Projects

Issue #2951046: Allow parsing PHP constants in YAML files

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Wim Leers
  • Wim Leers
  • Wim Leers
  • Wim Leers
  • Alex Pott added 1 commit

    added 1 commit

    • 771e6dc3 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • added 25 commits

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • 4cfd522b - Suggesting additional test coverage.

    Compare with previous version

  • Wim Leers added 694 commits

    added 694 commits

    • 4cfd522b...5927d8fe - 693 commits from branch project:11.x
    • 23a0c9be - Merge remote-tracking branch 'origin/11.x' into 2951046-allow-parsing-php

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • e1fac702 - Revert changes from `YamlPecl` because since #3205480 that is no longer being...

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    Compare with previous version

  • Geoff Appleby
  • Geoff Appleby added 2 commits

    added 2 commits

    • 09dbbe32 - Cleanup unused test data provider
    • 66b07056 - Fix constant and enum tests

    Compare with previous version

  • added 342 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Fabian Bircher
  • Fabian Bircher
    Fabian Bircher @bircher started a thread on commit 47a8c088
  • 120 }
    121
    122 /**
    123 * Clears the static list cache.
    124 */
    125 public function resetListCache() {
    126 if ($this->storage instanceof StorageCacheInterface) {
    127 $this->storage->resetListCache();
    128 }
    129 }
    130
    131 /**
    132 * {@inheritdoc}
    133 */
    134 public function createCollection($collection) {
    135 $collection = new static(
  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    • 7e06b8e4 - failing test added via config importer

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    • 6710e636 - Updated testBackedEnumViaConfigImporter

    Compare with previous version

  • Alex Pott added 2 commits

    added 2 commits

    • b2bf5458 - This is not really about backed enums
    • 594192a8 - Backed enums in config are not that interesting. But non-backed enums are

    Compare with previous version

  • Alex Pott added 2 commits

    added 2 commits

    • 7cf29d4a - Add ability to limit enums to the desired class
    • b8cfe6e0 - Improve data type

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    • a37ae52c - Make the config.storage.sync service use the AutoloadingStorage

    Compare with previous version

  • added 399 commits

    Compare with previous version

  • added 404 commits

    • 673d81cf...0be0e40c - 394 earlier commits
    • dddaf7e0 - Issue #3449891 by NexusNovaz, manish-31, bbrala: Move to new test path in NodeTest as per todo
    • 90bec090 - Issue #3445909 by seanB, smustgrave, alexpott, catch: Add static caching to...
    • 5636643e - Issue #3451603 by Artusamak: Typo in Views default argument User plugin
    • cd3b8efc - Issue #3192830 by neclimdul: twig_render_template micro optimization
    • 0f106edd - Issue #3449356 by quietone, smustgrave: Rebuild dictionary.txt
    • 95cd9d36 - Issue #3207896 by andypost, alexpott: Remove URL generator priming in...
    • f88bb1f5 - Issue #3453621 by lauriii: Update 'lauriii' last name
    • 0042f0bf - Issue #3291221 by Gauravvvv, pradipmodh13, rkoller, ahsannazir, smustgrave,...
    • 0daa37ef - Issue #3450616 by catch, quietone, smustgrave: Optimize test order when --directory is used
    • f1e1d104 - Issue #3452426 by mxr576, kristiaanvandeneynde: Insufficient cacheability...

    Compare with previous version

  • added 1 commit

    • 7f29b7ae - Accidently removed some commits due to force push

    Compare with previous version

  • Michael Lutz added 427 commits

    added 427 commits

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Alex Pott added 2 commits

    added 2 commits

    • 31594d0b - Fix enum testing to work the way Symfony Yaml does
    • 7a43369c - Fix AutoloadingStorage

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    • 92110f51 - Fix test due to Symfony Yaml lib change

    Compare with previous version

  • Michael Lutz added 50 commits

    added 50 commits

    • 92110f51...6ef6a009 - 48 commits from branch project:11.x
    • 6c5d89ee - Merge branch '11.x' into 2951046-allow-parsing-php
    • 94c9ff44 - fix: don't use memory cache on top of AutoloadingStorage

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading