History log of /dokuwiki/_test/tests/inc/common_blank.test.php (Results 1 – 2 of 2)
Revision Date Author Comments
# ddd88cdd 25-Sep-2015 Christopher Smith <chris@jalakai.co.uk>

improve blank() unit tests


# 5b571377 25-Sep-2015 Andreas Gohr <andi@splitbrain.org>

add convenience function for empty check without 0

This allows to quickly check if a variable is empty but keeps strings
and numbers evaluating to zero.