Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app/library
2022-07-26 20:13:23 +02:00
..
Auth adding app/library/Auth/Result.php 2018-08-17 16:51:41 +02:00
Mvc/Model/Behavior app/library/Mvc/Model/Behavior/RandomId.php: add support for extending the expression used to find unique rows. 2018-06-12 00:31:55 +02:00
Navigation app/library/Navigation/Node.php: minor change. 2019-12-01 15:23:26 +01:00
OAuth app/library/OAuth/Adapter/League.php: handle exception in getProviderName() 2018-09-18 00:33:49 +02:00
Validation/Validator app/library/Validation/Validator/Alpha.php: remove commented out debug code. 2018-09-18 00:33:27 +02:00
ViewHelper Phalcon\DiInterface is renamed to Phalcon\Di\DiInterface 2022-07-26 19:58:50 +02:00
Acl.php app/library/Acl.php: use the new Acl api in phalcon. 2022-07-26 20:00:03 +02:00
Auth.php app/library/Auth.php: Change Phalcon\Mvc\User\Component to Phalcon\Di\Injectable 2022-07-26 20:04:34 +02:00
Bootstrap.php Phalcon\DiInterface is renamed to Phalcon\Di\DiInterface 2022-07-26 19:58:50 +02:00
Debug.php Fixing proper namespace for app/library 2018-04-02 02:28:25 +02:00
Form.php adding app/library/Form.php 2018-08-14 23:18:21 +02:00
Mail.php adding app/library/Mail.php 2018-09-22 13:51:53 +02:00
Menu.php Fixing proper namespace for app/library 2018-04-02 02:28:25 +02:00
Navigation.php app/library/Navigation.php: add docblock 2018-09-18 00:32:53 +02:00
Services.php app/library/Services.php: Don't need to call setEventsManager() on auth service anymore. 2022-07-26 20:13:23 +02:00