Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • security
  • v0.1
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Feb9Oct8659Sep822Jul212017161514Added link to docs in READMEmastermasterFixed missing camelcase rename in Loggerchanged filename in include statementsecuritysecurityImplemented first version of security and user classesMoved asprintf() to utilities fileAdded PHPActiveRecord as a submoduleSession::destroy() now also removes session data from cookieSecurity class now implements the Singleton interfaceRenamed a test fileAdded some more handlers with built-in security supportCorrected typo in docsStarted implementing Security class, and added some documentation on what the result should beUpdated TODO listSimplified Autoloader class into an easy-to-use singletonIgnored PHPActiveRecord directory from unit tests and documentationUpdated some docsUpdated TODO listAdded PHPActiveRecord directory (from security branch) to ignore fileAdded Singleton interfaceUnit tested handlers.php, solving some bugsAdded utilities file with camelize() functionOutput buffering is now closed earlier in session unit testsAdded BaseHandler implementation (needs unit tests)Added RouteHandler functionaity to Router classChanged README to a .md fileAdded Session classAdded some items to TODO listRemoved finished TODONow using phpdoc template 'abstract'Aded build directory to ignored phpunit filesTemplate class now uses FormattedException instead of RuntimeExceptionAdded FormattedException to base fileConfigured phpdoc to use Zend templateasprintf() now supports digits in keysAdded base include file that includes the entire libraryCamelized class method namesAccidentally lowercased package name in docs...Lowercased namespaceUpdated code style to C-like standardsv0.1v0.1Removed UTF-8 forced encoding in variable varule escaping, and replaced htmlentities with htmlspecialchars.
Loading