Alexandre Alapetite aeb55693e4 SQL improve PHP syntax uniformity (#8604) 3 weeks ago
..
ActionController.php 3bb16b0a53 Add new hook: `Minz_HookType::ActionExecute` (#8599) 3 weeks ago
ActionException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Configuration.php 1a3912f25a Improve configuration checks (#8334) 3 months ago
ConfigurationException.php 30c7a61a9b Use strict_types (#5830) 2 years ago
ConfigurationNamespaceException.php 30c7a61a9b Use strict_types (#5830) 2 years ago
ConfigurationParamException.php 30c7a61a9b Use strict_types (#5830) 2 years ago
ConfigurationSetterInterface.php a81656c3ed Upgrade to PHP 8.1 (#6711) 1 year ago
ControllerNotActionControllerException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
ControllerNotExistException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
CurrentPagePaginationException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Dispatcher.php 3bb16b0a53 Add new hook: `Minz_HookType::ActionExecute` (#8599) 3 weeks ago
Error.php 50adb55982 Add some missing PHP native types (#7191) 1 year ago
Exception.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Extension.php 033e73a446 Allow passing `Minz_HookType` as hook name in `registerHook()` (#8600) 3 weeks ago
ExtensionException.php 30c7a61a9b Use strict_types (#5830) 2 years ago
ExtensionManager.php 3bb16b0a53 Add new hook: `Minz_HookType::ActionExecute` (#8599) 3 weeks ago
FileNotExistException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
FrontController.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Helper.php a8a544a2a2 Fix search encoding and quoting (#8311) 3 months ago
Hook.php dac275ce3a Add support for extension priority (#8038) 6 months ago
HookSignature.php 72884813e1 Add hook enums (#8036) 6 months ago
HookType.php 858bc0eace Follow-up #8599 switch fallthrough (#8603) 3 weeks ago
Log.php c44bb029c0 Fix log CRLF injection (#7883) 7 months ago
Mailer.php a81656c3ed Upgrade to PHP 8.1 (#6711) 1 year ago
Migrator.php 23ba48c71f Change how files are included (#7916) 7 months ago
Model.php 5b28a35003 Pass PHPStan level 9 (#6544) 1 year ago
ModelArray.php 23ba48c71f Change how files are included (#7916) 7 months ago
ModelPdo.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 3 weeks ago
PDOConnectionException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Paginator.php 23ba48c71f Change how files are included (#7916) 7 months ago
Pdo.php 536c476f0d composer update + corresponding PHPStan fixes (#7781) 8 months ago
PdoMysql.php 41031fc6d3 Use Pdo\Mysql for PHP 8.5+ (and update PHPStan) (#8526) 1 month ago
PdoPgsql.php 15745d42b7 Upgrade code to php 8.1 (#6748) 1 year ago
PdoSqlite.php a81656c3ed Upgrade to PHP 8.1 (#6711) 1 year ago
PermissionDeniedException.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Request.php 00cd5df294 Use native PHP #[Deprecated] (#8325) 3 months ago
Session.php 0df3a3c51c Rewrite setcookie using new syntax (#8447) 2 months ago
Translate.php 6ad625812a Add a default language constant (#7933) 7 months ago
Url.php 5368f38753 Reduce undeeded use of elvis operator ?: (#7204) 1 year ago
User.php 30c7a61a9b Use strict_types (#5830) 2 years ago
View.php 00cd5df294 Use native PHP #[Deprecated] (#8325) 3 months ago