0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #18 - Moves the creation functions for various classes out into a hard-included creators.php More... over 11 years ago
Fixes #15 - Makes Helper::wrap do a little programmer safety, cleans up the tag passed in and ensures there is an ending tag on it. More... over 11 years ago
Fixes #10 - Moves from in_array to array_flip and array_key_exists, to get 'loose but exact string' array matching. More... over 11 years ago
Fixes #9 - assertURL now defaults to only allowing http(s), other/different schemes can be specified in your expect statement More... over 11 years ago
Augmented the example controller to show filter/expect usage More... over 11 years ago
Fixes #12 and refs #13 - Refactors both Helper json methods More... over 11 years ago
Fixes #13 - Assumes that H::json() is going to be injected as a variable into HTML, and does the safest encoding. More... over 11 years ago
Fixes #7 - Augments Cookie to allow for secure & httponly cookies More... over 11 years ago
Fixes #8 & fixes #11 - Moves to using htmlspecialchars instead of entities, and makes the character set configurable (though it defaults to UTF-8) More... over 11 years ago
Forgot to commit config.xml changes to #16 & #6 More... over 11 years ago
Fixes #14 - Unescaped data in Helper::selectOptions More... over 11 years ago
Fixes #16, Fixes #6 - Anti Hijack tokens and CSRF ttl, both now configurable More... over 11 years ago
Fixes #5 - Protects config.xml against external entity attacks More... over 11 years ago
Fixes #17, Fixes #4 - HTTP code handling changes More... over 11 years ago
Adding in appropriate .gitignore to get it started. More... over 11 years ago
Default Session directory, was missing. More... over 11 years ago
Merge pull request #2 from sunnywalker/master More... over 11 years ago
rolled back removal of php short tags on Eli White's request More... over 11 years ago
Fixed many issues with possessives, plurals and contractions; Removed end-of-file closing PHP tags where unnecessary; Converted short tag <?= to long tags for better compatibility when those are turned off in the php.ini; Fixed a syntax error in the sample.model.php More... over 11 years ago
Updating all the read me files, license, & documentation More... over 11 years ago
Removing .DS_Store file More... over 11 years ago
GitHub for Mac: Throw-away commit. More... over 11 years ago