mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-27 02:29:57 +09:00
Dependency updates and update version number
This commit is contained in:
@@ -27,7 +27,7 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
Before using column information its availability needs to be checked with `$e->hasColumnInfo()`, as the precise
|
||||
Before using column information, its availability needs to be checked with `$e->hasColumnInfo()`, as the precise
|
||||
location of an error cannot always be determined. The methods for retrieving column information also have to be passed
|
||||
the source code of the parsed file. An example for printing an error:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user