cakephp2-php8/lib/Cake/Model/Datasource
Kamil Wylegala 5b6a1031bf
Some checks failed
Tests / linux-tests (mysql, 8.0) (push) Has been cancelled
Tests / linux-tests (mysql, 8.1) (push) Has been cancelled
Tests / linux-tests (pgsql, 8.0) (push) Has been cancelled
Tests / linux-tests (sqlite, 8.0) (push) Has been cancelled
Php8.4 (#83)
* SessionHandlerAdapter for Cake's interface.

* Removed deprecated E_STRICT.
2025-02-04 22:29:07 +01:00
..
Database feat(#46): get rid of (some) PHP deprecation warnings 2023-08-18 18:17:39 +02:00
Session Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeSession.php Php8.4 (#83) 2025-02-04 22:29:07 +01:00
DataSource.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DboSource.php Added PDOException wrapper to avoid creating dynamic property. (#77) 2024-09-21 12:53:44 +02:00
PDOExceptionWithQueryString.php Fixed errorInfo in pdo exception wrapper. (#78) 2024-09-21 13:04:20 +02:00
SessionHandlerAdapter.php Php8.4 (#83) 2025-02-04 22:29:07 +01:00