PHP8.2 : DEPRECATED Syntax
This commit is contained in:
@@ -3683,7 +3683,7 @@ class Dblayeroo
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ($autoInc !== null) {
|
if ($autoInc !== null) {
|
||||||
$autoInc = $this->table . "_${col}_seq";
|
$autoInc = $this->table . "_{$col}_seq";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->debugLog(
|
$this->debugLog(
|
||||||
|
|||||||
Reference in New Issue
Block a user