summaryrefslogtreecommitdiff
path: root/inc/Input.class.php
Commit message (Expand)AuthorAge
* more phpdocs and minor checkGerrit Uitslag2014-10-01
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* fixed typos in docblock commentsAndreas Gohr2014-09-26
* added filter method to INPUT classAndreas Gohr2014-09-23
* add new valid() method to $INPUT #667Andreas Gohr2014-04-30
* extend to cover (PR#589)Christopher Smith2014-03-06
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* extract method for Input classAndreas Gohr2012-08-09
* treat empty string inputs as unset for int and boolAndreas Gohr2012-06-29
* some Input class fixes and unit testsAndreas Gohr2012-06-25
* remove() implemented for Input classAndreas Gohr2012-06-24
* allow setting values via input classAndreas Gohr2012-06-24
* added 3rd parameter to Input methodsAndreas Gohr2012-06-24
* added has() method to input classAndreas Gohr2012-06-24
* Introducing a $_REQUEST/POST/GET wrapperAndreas Gohr2012-06-24