Commits
User selector
Commit History
Commits on Oct 15, 2024
Suppress deprecation message of E_STRICT constant
Show description for 0bf7c0fcommitted
Commits on Aug 30, 2024
Fixed the issue appearing on updating twig
Show description for b06651fauthored andcommitted
Commits on Sep 15, 2021
Remove useless whitespaces
Show description for f00d70ccommitted
Commits on May 22, 2021
Fix some errors found by PHPStan and Psalm
Show description for cd1b8a9committed
Commits on Mar 7, 2021
Rename variables to use camel case format
Show description for 3a16165committed
Commits on Mar 5, 2021
Use PSR-12 for control structures spacing
Show description for d83abf6committedUse PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Nov 1, 2020
Fixed some typos in the code base
Show description for 5abcae9committed
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on Oct 5, 2020
Use camel case naming for class members
Show description for e66be17committed
Commits on Sep 30, 2020
Fix some type errors detected by PHPStan
Show description for f2e49a9committed
Commits on May 27, 2020
Use early exit when possible
Show description for f4582e0committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 13, 2020
Remove some useless variables
Show description for 84139f4committedFix some coding standard issues
Show description for a64393ecommitted
Commits on May 1, 2020
Add some properties typehints
Show description for 0cbba2acommitted
Commits on Mar 21, 2020
- committed
- committed
Commits on Mar 17, 2020
Add support for E_USER_DEPRECATED in the error handler
Show description for 13e6a01committed
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committedUse short versions of scalar types in PHP docs
Show description for 6584b01committedReference global funcs and consts via use statement
Show description for 6b7af13committed
Commits on Jan 22, 2020
Reference global funcs and consts via use statement
Show description for 676f483committed
Commits on Jan 21, 2020
Remove use statements within the same namespace
Show description for 42166cacommitted
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committedRemove useless comments in PHP docs
Show description for c231652committedUse Throwable instead of Exception
Show description for f76499acommittedAdd coding standard rules for whitespace
Show description for 2859079committed
Commits on Dec 16, 2019
- committed
Merge branch 'QA_4_9' into QA_5_0
Show description for 6f03473committedAdd missing E_USER_DEPRECATED to Error handler
Show description for 94e30e9committed
Commits on Nov 12, 2019
Convert Messages to Bootstrap Alerts
Show description for e8c5ba4committed
Commits on Nov 1, 2019
Use is_* functions instead of gettype
Show description for bb94bdecommitted
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Jul 17, 2019
Merge isset and unset calls
Show description for 0d8f6a3authored andcommitted