Skip to content

Input class fully tested

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 01 Dec 15:26

The basics are working. The Input class can be constructed from the $_GET, $_POST and $_FILES arrays. with(), without(), withAll() have been tested when calling them on the Input class themselves, and the correct callbacks are called.