Commits
User selector
Commit History
Commits on Aug 25, 2024
Merge branch '5.10.x'
Show description for d607430committed
Commits on May 23, 2024
Push Statement::parse() down to SelectStatement
Show description for 7f61f31committed
Commits on Apr 28, 2024
Fix replace clause of select statement with FOR UPDATE
Show description for e4afdefcommitted
Commits on Feb 8, 2024
Fix some issues in Statement class
Show description for 0eaf541committed
Commits on Jan 20, 2024
Split up OptionsArray
Show description for 43d7c54committedImprove documentation of getClauses()
Show description for fbaf831committedSplit up Parser::KEYWORD_PARSERS
Show description for f1dc58dcommitted
Commits on Jan 18, 2024
Remove some empty()
Show description for e3b1af2committed
Commits on Jan 16, 2024
Remove invalid var annotations
Show description for 958fc0ccommittedAdd native property types in Statements
Show description for ec91b10committed
Commits on Jan 15, 2024
Fix some coding standard issues
Show description for 9dcb6b0committed
Commits on Jan 12, 2024
- committed
Commits on Sep 26, 2023
Introduce the TokenType enum
Show description for e9edd4ccommitted
Commits on Sep 16, 2023
Make constants const
Show description for c3dca8bcommittedSelectStatement::STATEMENT_GROUP_OPTIONS
Show description for 0da8763committedFix incorrect inheritance of build method (#503)
Show description for 6fd2c59andauthored
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 Aug 17, 2023
Split build into buildAll
Show description for 5cb99fccommitted
Commits on Jul 22, 2023
Fix wrong type hint
Show description for f9f1e53committed
Commits on Jun 7, 2023
Set native types from count
Show description for 9faa4c3committed
Commits on Jun 1, 2023
Add native void type
Show description for ad6fe11committed
Commits on May 31, 2023
Disallow short nullable
Show description for c1cb505committed
Commits on May 8, 2023
- committed
Commits on Apr 21, 2023
Re-implement #224 in a cleaner way
Show description for ebb63a6committed
Commits on Mar 28, 2023
Commits on Feb 8, 2023
Commits on Aug 8, 2022
Merge branch 'master' into 6.0.x
Show description for 9b6be66committed
Commits on Jul 22, 2022
Add #[\AllowDynamicProperties] on Statement and Expression classes for PHP 8.2 support
Show description for 4ee76d9committed
Commits on Jan 20, 2022
Merge branch 'master' into 6.0.x
Show description for 7974af9committed
Commits on Jan 8, 2022
Remove unnecessary file level docblocks
Show description for 9cf3396committed
Commits on Jan 7, 2022
Merge branch 'master' into 6.0.x
Show description for c428233committedAdd specific type declarations to arrays
Show description for d5f6712committedAdd type declarations to some class properties
Show description for 4270681committed
Commits on Jan 5, 2022
Rename class members to use camel case format
Show description for 6664f6acommitted