
Absolute Maximum Ratings:
| Ratings | Min. | Max. |
| Storage Temperature | -40 ℃ | +85 ℃ |
| Supply Voltage (VCHG) | -0.4V | 5.75V |
| Supply Voltage (VREG_ENABLE,VBAT_SENSE) | -0.4V | 4.2V |
| Supply Voltage (LED[2:0]) | -0.4V | 4.4V |
| Supply Voltage (PIO_POWER) | -0.4V | 3.6V |
Recommended Operating Condition:
| Operating Temperature range | -20 ℃ | +75 ℃ |
| Supply Voltage (VBAT) | 2.7V | 4.25V |
| Supply Voltage (VCHG) | 4.75V / 3.10 V | 5.25V |
| Supply Voltage (VREG_ENABLE,VBAT_SENSE) | 0V | 4.2V |
| Supply Voltage (LED[2:0]) | 1.10V | 4.25V |
| Supply Voltage (PIO_POWER)* | 1.7V | 3.6V |
1.8V Switch-mode Regulator :
]]>
*/ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } */ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } * * @since 2.0.0 */ public function __destruct() { $this->disconnect(); } /** * Alter database's character set. *|
Error
|
|---|
Error:
mysqli object is already closed
at /var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318
at mysqli->close()
(/var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318)
at Joomla\Database\Mysqli\MysqliDriver->disconnect()
(/var/www/html/libraries/vendor/joomla/database/src/DatabaseDriver.php:496)
at Joomla\Database\DatabaseDriver->__destruct()
|