Aleksandar Krastev
Aleksandar Krastev
When migrating to PHP 5.4 http://php.net/manual/en/function.session-set-save-handler.php
Needs further research and CMS user interface.
Research for a PHP library for end-to-end testing. It needs to: - integrate with PHPUnit, - launch a headless browser, - navigate, - mactch DOM elements, - assert.
All helper classes should be well documented and covered by tests. - [x] DateTime - [x] Directory - [x] File - [x] Image - [x] Mailer - [ ] Sql...
Usage of different _session ids_ for the different application contexts.
Create a command-line interface: - [ ] Migrations CLI command #14 - [x] Update entity CLI command #16 - [x] Rename entity CLI command #17 - [x] Clear entity CLI...
Introduce a more secure way to access the Admin, as this could sometimes be critical. This should work as an option per user and not system-wide. For example, Admin accounts...
RESTful API mode - [ ] CRUD support - [ ] Output render type support - [ ] HTML Smarty (applicable for CMS, and APP) - [ ] JSON json_encode...