appstarter

CodeIgniter 4 app starter

MIT License

Downloads
1.3M
Stars
150
Committers
3

Bot releases are hidden (Show)

appstarter - CodeIgniter 4.3.3

Published by lonnieezell over 1 year ago

CodeIgniter 4.3.3 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.3.2...v4.3.3

appstarter - CodeIgniter 4.3.2

Published by lonnieezell over 1 year ago

CodeIgniter 4.3.2 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.3.1...v4.3.2

appstarter - CodeIgniter 4.3.1

Published by lonnieezell almost 2 years ago

appstarter - CodeIgniter 4.3.0

Published by lonnieezell almost 2 years ago

CodeIgniter 4.3.0 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.12...v4.3.0

appstarter - CodeIgniter 4.2.12

Published by lonnieezell almost 2 years ago

CodeIgniter 4.2.12 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.11...v4.2.12

appstarter - CodeIgniter 4.2.11

Published by lonnieezell almost 2 years ago

CodeIgniter 4.2.11 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.10...v4.2.11

appstarter - CodeIgniter 4.2.10

Published by lonnieezell almost 2 years ago

CodeIgniter 4.2.10 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

appstarter - CodeIgniter 4.2.9

Published by lonnieezell almost 2 years ago

This is a hot fix for an issue in 4.2.8; please see the previous tag for release notes.

appstarter - CodeIgniter 4.2.8

Published by lonnieezell almost 2 years ago

CodeIgniter 4.2.8 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.7...v4.2.8

appstarter - CodeIgniter 4.2.7

Published by lonnieezell about 2 years ago

CodeIgniter 4.2.7 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

appstarter - CodeIgniter 4.2.6

Published by lonnieezell about 2 years ago

CodeIgniter 4.2.6 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.5...v4.2.6

appstarter - CodeIgniter 4.2.5

Published by lonnieezell about 2 years ago

CodeIgniter 4.2.5 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

New Contributors

appstarter - CodeIgniter 4.2.4

Published by lonnieezell about 2 years ago

appstarter - CodeIgniter 4.2.3

Published by lonnieezell about 2 years ago

appstarter - CodeIgniter 4.2.2

Published by lonnieezell about 2 years ago

CodeIgniter 4.2.2 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

Breaking Changes

  • Now Services::request() returns IncomingRequest or CLIRequest.
  • The method signature of CodeIgniter\Debug\Exceptions::__construct() has been changed. The IncomingRequest typehint on the $request parameter was removed. Extending classes should likewise remove the parameter so as not to break LSP.
  • The method signature of BaseBuilder.php::insert() and BaseBuilder.php::update() have been changed. The ?array typehint on the $set parameter was removed.
  • A bug that caused pages to be cached before after filters were executed when using page caching has been fixed. Adding response headers or changing the response body in after filters now caches them correctly.
  • Due to a bug fix, now random_string with the first parameter 'crypto' throws InvalidArgumentException if the second parameter $len is an odd number.

New Contributors

Full Changelog: https://github.com/codeigniter4/CodeIgniter4/compare/v4.2.1...v4.2.2

appstarter - CodeIgniter 4.2.1

Published by lonnieezell over 2 years ago

CodeIgniter 4.2.1 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

appstarter - CodeIgniter 4.2.0

Published by lonnieezell over 2 years ago

CodeIgniter 4.2.0 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

appstarter - CodeIgniter 4.1.9

Published by lonnieezell over 2 years ago

CodeIgniter 4.1.9 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

appstarter - CodeIgniter 4.1.8

Published by lonnieezell over 2 years ago

CodeIgniter 4.1.8 release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md

appstarter - CodeIgniter 4.1.7

Published by lonnieezell almost 3 years ago

CodeIgniter 4.1.7 hotfix release.

See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md