Skip to content

Add missing const visibility modifier in enum example#71

Merged
Crell merged 1 commit intophp-fig:masterfrom
TimWolla:patch-1
May 8, 2024
Merged

Add missing const visibility modifier in enum example#71
Crell merged 1 commit intophp-fig:masterfrom
TimWolla:patch-1

Conversation

@TimWolla
Copy link
Copy Markdown
Contributor

@TimWolla TimWolla commented Apr 6, 2023

As per 4.3:

Visibility MUST be declared on all constants if your project
PHP minimum version supports constant visibilities
(PHP 7.1 or later).

As per 4.3:

> Visibility MUST be declared on all constants if your project
> PHP minimum version supports constant visibilities
> (PHP 7.1 or later).
@samdark samdark added this to the 2.0.1 milestone Apr 6, 2023
@Crell Crell merged commit 7c5d15d into php-fig:master May 8, 2024
@TimWolla TimWolla deleted the patch-1 branch May 18, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants