mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-20 15:22:38 +09:00
Dependency updates and update version number
This commit is contained in:
@@ -6,8 +6,10 @@ Invalid octal literals
|
||||
!!php7
|
||||
Invalid numeric literal from 2:1 to 2:4
|
||||
array(
|
||||
0: Scalar_LNumber(
|
||||
value: 0
|
||||
0: Stmt_Expression(
|
||||
expr: Scalar_LNumber(
|
||||
value: 0
|
||||
)
|
||||
)
|
||||
)
|
||||
-----
|
||||
@@ -16,7 +18,9 @@ array(
|
||||
-----
|
||||
!!php5
|
||||
array(
|
||||
0: Scalar_LNumber(
|
||||
value: 7
|
||||
0: Stmt_Expression(
|
||||
expr: Scalar_LNumber(
|
||||
value: 7
|
||||
)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user