Skip to content

VERSION is out-of-date in 2.13.* release series #4711

@phil-davis

Description

@phil-davis

Bug Report

Q A
BC Break no
Version 2.13.2

Summary

lib/Doctrine/DBAL/Version.php has out-of-date version.

Current behaviour

public const VERSION = '2.12.2-DEV';

How to reproduce

Look at the source code.

Expected behaviour

Should have been released as:
public const VERSION = '2.13.2';

And maybe in the branch it should now be:
public const VERSION = '2.13.3-DEV';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions