Commits
User selector
Commit History
Commits on Jan 15, 2024
Add native property types in UtfString
Show description for 18262b3committedFix some coding standard issues
Show description for 9dcb6b0committed
Commits on Jan 12, 2024
- committed
Commits on Jan 2, 2024
Fix contravariance with ArrayAccess
Show description for 071a5bacommitted
Commits on Sep 7, 2023
Simplify offsetGet even more
Show description for 905902ccommittedAdd explanator comments
Show description for eb248b3committedOptimize offsetGet
Show description for a66f0d5committed
Commits on Aug 30, 2023
Add remaining native return types
Show description for 2b3cf84committed
Commits on Aug 29, 2023
Add some more return types
Show description for b31d0a6committed
Commits on Jun 7, 2023
Merge pull request #465 from kamil-tekiela/More-known-types
Show description for 332054fauthored
Commits on Jun 1, 2023
Add native types
Show description for 384b2f1committedRemove unused assigments
Show description for 0b2054ccommittedAdd native return types
Show description for b41c5e5committed
Commits on Jan 8, 2022
Remove unnecessary file level docblocks
Show description for 9cf3396committed
Commits on Dec 29, 2021
Add PHP 8.0 polyfill
Show description for 77523c6committed
Commits on Dec 28, 2021
Add generic annotation to the UtfString class
Show description for dbc80decommittedAdd missing return types annotations
Show description for 48434efcommitted
Commits on Oct 14, 2021
Adjust type hint for ascii map
Show description for 949fb85committedRef #352 - Make a performance improvement to use less "ord()" function
Show description for 79d5db8committed
Commits on Sep 5, 2021
Use fully qualified syntax for "#[\ReturnTypeWillChange]"
Show description for ed900e5committed
Commits on Aug 16, 2021
Add missing "use ReturnTypeWillChange;"
Show description for 644f6becommittedFix PHP 8.1 fatal errors on classes that "implements ArrayAccess"
Show description for 57b6c43committed
Commits on Apr 19, 2021
Fix coding standard spacing issues
Show description for d85dd6ccommittedUse early exit when possible
Show description for 0efc011committed
Commits on May 28, 2020
Fix coding standard issues
Show description for 7531639committed
Commits on Feb 17, 2020
Reference functions and consts via use statement
Show description for 2ed48d8committedFix some coding standard issues
Show description for e860cf9committed
Commits on Dec 31, 2019
Merge branch 'QA'
Show description for 1a4d30dcommittedFix phpdoc using phpstan level 3
Show description for 3129c88committed
Commits on Dec 14, 2019
Remove useless comments and annotations
Show description for 53b6ab8committedReference classes via a use statement
Show description for 9d3d3b3committed
Commits on May 28, 2019
Revert "Enable strict mode on PHP files"
Show description for a5b9556committed
Commits on Jan 16, 2019
Enable strict mode on PHP files
Show description for 17da8a3committedApply phpmyadmin/coding-standard
Show description for 86c5baecommitted
Commits on Oct 10, 2017
Apply php-cs-fixer
Show description for d559226committed