Skip to content

4.1.3 Ready code #4776

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

Merged
merged 85 commits into from
Jun 5, 2021
Merged

4.1.3 Ready code #4776

merged 85 commits into from
Jun 5, 2021

Conversation

MGatner
Copy link
Member

@MGatner MGatner commented Jun 5, 2021

No description provided.

MGatner and others added 30 commits May 17, 2021 15:29
Create .git/hooks directory if not already present
…e-full-width-in-large-screens

Revert UG margins
Check for configured instead of hard-coded database in DbUtilsTest
…erty

Remove unused private rowOffset property in Database/SQLSRV/Result.php
[Rector] Add custom Rector Rule: RemoveErrorSuppressInTryCatchStmtsRector rector rule
As of MySQL 8.0.17, the display width attribute for integer data types
is deprecated and is not reported back anymore.

https://dev.mysql.com/doc/refman/8.0/en/numeric-type-attributes.html
samsonasik and others added 25 commits May 26, 2021 17:08
Use variable for Config/Paths config to reduce repetitive definition
[Rector] Apply Rector : ListToArrayDestructRector
Remove $response variable at ControllerResponse::__construct() as never defined
[Rector] Apply Rector: MoveVariableDeclarationNearReferenceRector
…onfig_no_namespace

[Autoloader] include_once is not needed on Autoloader::loadClass() with no namespace
…mment

[Rector] Apply Rector: VarConstantCommentRector
* Set WarningsReturnAsErrors = 0 before connection

If there is a warning establishing the connection, it will treat it as an error and Codeigniter will throw an exception. It should be configured prior the first sql command.

* Removed extra whitespace
@MGatner MGatner merged commit 795e9c4 into master Jun 5, 2021
@paulbalandan paulbalandan deleted the release-4.1.3 branch September 7, 2021 13:32
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.

8 participants