Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Deprecate #10

Merged
merged 2 commits into from
Mar 5, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add deprecation notice
  • Loading branch information
MGatner committed Mar 5, 2020
commit 683cee17997d7763a33c257eb6b0e79d496945b1
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# DEPRECATED

Note: This repo is deprecated as of the official release of CodeIgniter 4. Functionality,
examples, and relevant docs have been merged into the main repo. See (for example):
* <https://github.com/codeigniter4/CodeIgniter4/tree/develop/admin/module/tests>

Existing modules should upgrade by merging the files from **admin/module/**

# ModuleTests

PHPUnit testing scaffold for CodeIgniter 4 modules
Expand Down