CodeIgniter 是一个简单快速的PHP MVC 框架
CodeIgniter 是一个简单快速的PHP MVC 框架
v4.0.3
Bugfixes and enhancements, including:
- The API Response Trait now only determines the final formatting (json/xml) through content negotiation when the controller's
$format
variable isnull
. If it contains eitherjson
orxml
, then that format will always be returned. - Pagination now can actually create next page and previous page links, instead of next/previous groups of links.
- Windows users wanting to build their own copy of the user guide locally can now use the included
make.bat
file. - Locale matching in the IncomingRequest class now works to match broad groups, like
fr
even when the browser only supplies a more specific locale code, likefr-FR
. - Added the ability to have nested language defintions.
- add ability to replace {locale} to request->getLocale() in form_open('action')
- tables generated by CLI commands can now be colored.
Assets
2
4.0.2
Bugfix to enable appstarter repo to function properly on the cli.
Assets
2
v4.0.0-rc.4
Pre-release
lonnieezell released this
- Fixed url systems so that it would work when system is served out of subfolders.
- Added required insert ignore support for sqlite3 and mysql.
- Add validation function
is_not_unique
- Various improvements and cleanup to the Email class
- lots of small bugfixes and user guide updates
Assets
2
v4.0.0-rc.3
v4.0.0-rc.3 Fix changelogs
Assets
2
v4.0.0-rc.2.1
Hotfix for debug toolbar
Assets
2
v4.0.0-rc.2
v4.0.0-rc.2 Final changelog
Assets
2
v4.0.0-rc.1
v4.0.0-rc.1 Tweak changelog
Assets
2
v4.0.0-beta.4
v4.0.0-beta.3
v4.0.0-beta.3 Fix changelog
Assets
2
v4.0.0-beta.1
v4.0.0-beta.1 Release 4.0.0-beta.1
Assets
2
v4.0.0.0-alpha.5
v4.0.0-alpha.5
Pre-release
jim-parry released this
Assets
2
v4.0.0-alpha.5 Merge branch 'release-4.0.0-alpha.4'
v4.0.0-alpha.4
Assets
2
v4.0.0-alpha.4 Merge branch 'release-4.0.0-alpha.4'
v4.0.0-alpha.3
Assets
2
v4.0.0-alpha.3 Merge branch 'release-4.0.0-alpha.3'
v4.0.0-alpha.2
Pre-release
jim-parry released this
Assets
5
Merge pull request #1361 from jim-parry/test/timing Add timing assertion to CIUnitTestCase
热门度与活跃度
10.0
10.0
Watchers:292 |
Star:3251 |
Fork:1258 |
创建时间: 2015-08-27 11:32:45 |
最后Commits: 16天前 |
5553317
Compare
Verified
CodeIgniter 4.0.4 release.
See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md