Skip to content

Adopt laminas-coding-standard 2.3 rules#37

Merged
weierophinney merged 4 commits into
laminas-api-tools:1.6.xfrom
weierophinney:feature/lcs-2.3
Jun 24, 2021
Merged

Adopt laminas-coding-standard 2.3 rules#37
weierophinney merged 4 commits into
laminas-api-tools:1.6.xfrom
weierophinney:feature/lcs-2.3

Conversation

@weierophinney
Copy link
Copy Markdown
Contributor

This patch adopts laminas-coding-standard 2.3, which includes rules and fixers for removing the file-level license docblock.

@weierophinney weierophinney mentioned this pull request Jun 24, 2021
@weierophinney weierophinney added this to the 1.6.0 milestone Jun 24, 2021
@weierophinney weierophinney added Documentation Enhancement New feature or request labels Jun 24, 2021
- Updates to laminas-coding-standard 2.3.
- Fixed ignore rules in public subdirectory.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Primarily removes file-level license docblocks.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Lockfile uses a laminas-code version that is specific to 7.4+.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
First version that supports PHP 8.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney merged commit 2d92061 into laminas-api-tools:1.6.x Jun 24, 2021
@weierophinney weierophinney deleted the feature/lcs-2.3 branch June 24, 2021 14:17
josenaldo added a commit to josenaldo/api-tools-skeleton that referenced this pull request Aug 22, 2024
This commit adds a new module called Project and updates the module configuration files. The `global.php` file in the `config/autoload` directory is modified to update the `db` key with a new adapter configuration. The `modules.config.php` file in the `config` directory is also updated to include the `Project` module.

Recent user commits:
- Merge pull request codeedu#2 from LucianTavares/1.7.x: refactor: Adiciona instalação do sqlite3 no Dockerfile.
- refactor: Adiciona instalação do sqlite3 no Dockerfile.
- docs: Improvements in README.md
- feat: Improvements in docker entrypoint
- fix: Execute in Docker using user non-root

Recent repository commits:
- Merge pull request laminas-api-tools#37 from weierophinney/feature/lcs-2.3: Adopt laminas-coding-standard 2.3 rules
- fix: bump laminas-test minimum to 3.5
- fix: do not test on PHP 7.3 with locked dependencies
- qa: apply laminas-coding-standard rules
- qa: update to laminas-coding-standard 2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant