eesyphp/src
2023-03-07 18:47:50 +01:00
..
Auth Auth\Db: add warning message with cause on initialization failure 2023-03-07 18:47:50 +01:00
App.php App: fix handling app's options when substituting variable reference in option value 2023-03-03 10:36:08 +01:00
Auth.php Make core libs set their default config values in App 2023-03-01 16:22:11 +01:00
Check.php Cli: add serve command 2023-02-28 01:36:54 +01:00
Cli.php Fix bin/manage rights on new project 2023-03-05 00:45:18 +01:00
Config.php App: fix handling app's options when substituting variable reference in option value 2023-03-03 10:36:08 +01:00
Date.php Fix PHP 7.3 compatibility 2023-02-16 01:53:08 +01:00
Db.php Db: add helpers for simple query 2023-03-02 19:16:54 +01:00
Email.php Mail: fix importing PEAR libs 2023-03-02 19:23:27 +01:00
functions.php Add authentication support 2023-02-25 05:02:27 +01:00
Hook.php Remove useless "use" statments in EesyPHP namespace 2023-01-31 01:00:56 +01:00
HookEvent.php Move hooks stuff in EesyPHP namespace 2023-01-29 19:57:26 +01:00
I18n.php CLI compile_messages: include core translated messages in JSON catalog 2023-03-07 17:50:17 +01:00
Log.php Cli: add -l/--log-file & -C/--console parameters 2023-03-03 10:44:13 +01:00
SentryIntegration.php Make core libs set their default config values in App 2023-03-01 16:22:11 +01:00
SentrySpan.php Some adjustments to make App properly initializable in phpstan context 2023-03-01 11:06:22 +01:00
SentryTransaction.php Some adjustments to make App properly initializable in phpstan context 2023-03-01 11:06:22 +01:00
Session.php Session: add directory_path config parameter 2023-03-07 18:29:34 +01:00
Tpl.php Tpl: add static_root_url() method 2023-03-02 19:57:06 +01:00
TplSmartyResource.php Tpl: Add stuff to have multiple templates directories with priority 2023-02-13 00:42:37 +01:00
Url.php Make core libs set their default config values in App 2023-03-01 16:22:11 +01:00
UrlRequest.php UrlRequest: add current_full_url property 2023-03-05 17:55:02 +01:00