Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.4.5 Ready code #8464

Merged
merged 193 commits into from
Jan 27, 2024
Merged

4.4.5 Ready code #8464

merged 193 commits into from
Jan 27, 2024

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Jan 27, 2024

No description provided.

dependabot bot and others added 30 commits December 21, 2023 15:17
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
docs: add changelog and upgrade for v4.4.5
style: update coding style by php-cs-fixer v3.43.0
docs: fix section title level in v4.4.4.rst
refactor: remove overrides for coding-standard v1.7.12
test: fix path name of composer.json
After upgrading 4.4.3 to 4.4.4 a bug are coming, spark not launching the CI with cmd. php spark server*

Error log: 

Undefined global variable $_SESSION

at SYSTEMPATH\Session\Session.php:499

Backtrace:
  1    SYSTEMPATH\Session\Session.php:499
       CodeIgniter\Debug\Exceptions()->errorHandler(2, 'Undefined global variable $_SESSION', 'C:\\wamp64\\www\\system\\Session\\Session.php', 499)

My fix working with no errors and launching correctly CI.
Fix bug 4.4.4 `spark serve` not working when using Session in Routes.php
test: ensure no .env when EncryptionTest is run
chore: enforce PR title format with PRLint Reloaded
kenjis added 28 commits January 25, 2024 08:47
It is the DB driver name.
fix: [Postgre] QueryBuilder::deleteBatch() does not work
test: update testInsertBatch() to use various data types
test: add test for Postgre upsertBatch()
test: add test for Postgre getFieldData()
docs: fix incorrect descriptions in Forge::modifyColumn() notes
fix: [Email] setAttachmentCID() does not work with buffer string
docs: add about field data types on Forge
test: add test for SQLSRV getFieldData()
fix: add undocumented Model $allowEmptyInserts
@kenjis kenjis mentioned this pull request Jan 27, 2024
5 tasks
@kenjis kenjis merged commit 81c835d into master Jan 27, 2024
69 checks passed
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.

10 participants