Skip to content

Make TLV compatible with master-branch => composer.json #71

@Crizz0

Description

@Crizz0

The current master will use a composer.json for the language files: https://github.com/phpbb/phpbb/blob/master/phpBB/language/en/composer.json

We should add some functions to check this file:

	"extra": {
		"language-iso": "en",
		"english-name": "British English",
		"local-name": "British English",
		"phpbb-version": "4.0.0-a1-dev"
	}
  • Maybe improve core code, to add reCAPTCHA and plural rules to the composer.json, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions