Skip to content

Wrong default value for excluded_ajax_paths option in 3.4? #25941

Closed
@javiereguiluz

Description

@javiereguiluz
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.4

The default value of this option is ^/(app(_[\\w]+)?\\.php/)?_wdt. See

->scalarNode('excluded_ajax_paths')->defaultValue('^/(app(_[\\w]+)?\\.php/)?_wdt')->end()

Shouldn't we update it now that app.php and app_dev.php no longer exist by default in Symfony apps?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions