We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge branch 'master' into doc
Merge branch 'hotfix/readme-patch'
apply a few patches to the readme + change "&" in flattr link to "&" + change &url parameter in flattr link to http://gustav.futape.de + add table of contents to readme
Merge branch 'hotfix/doc-patch'
apply a few patches to the documentation + simplify the require_once path in example code in doc/User-defined-converters.md by using "/"s instead of the DIRECTORY_SEPARATOR constant + add link to the GustavBase.php file on the master branch in doc/Private-API:-GustavBase.md + add link to archive download of the master branch in doc/Getting-started.md
Merge branch 'hotfix/doc-tested-environments'
add items to list of working systems, use table instead of list
Merge branch 'hotfix/doc-user-def-conv-example'
fix parameter passed by reference in example
Merge branch 'hotfix/doc-dev-api'
fix dev api documentation
Merge branch 'hotfix/dyn-dest-500-status'
fix 500 status code for dynamic destination files
Merge branch 'hotfix/doc-hooks-class-pass-by-ref'
add hooks classes to list
document pass-by-ref support in hooks classes, fix missing code markup
Merge branch 'release/1.1.0'
bump version to 1.1.0
add php5.4 support
Merge branch 'hotfix/doc-php-support'
Merge branch 'hotfix/doc-php-support' into develop
fix required php version
Merge branch 'release/1.0.0' into develop