mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
Added more functions to FunctionSupportResolver
This commit is contained in:
parent
ed868e61fc
commit
dd8d0322db
@ -13,6 +13,7 @@ final class FunctionSupportResolver
|
||||
*/
|
||||
private const FUNCTIONS_BY_VERSION = [
|
||||
'5.6' => ['session_abort'],
|
||||
'7.0' => ['random_int', 'random_bytes'],
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user