commit | ae3c7a7aabfb345968a65001ea9bc25f1e2bb405 | [log] [tgz] |
---|---|---|
author | Aaron Jacobs <aaronjjacobs@gmail.com> | Mon Mar 12 04:53:57 2012 +0000 |
committer | Aaron Jacobs <aaronjjacobs@gmail.com> | Mon Mar 12 04:53:57 2012 +0000 |
tree | 6b6a14a9262e28ba27b757d9105f8119700c3651 | |
parent | f572e8e42e22cfcf5ab0aea26574f408943edfa4 [diff] |
Made it possible to drop null placeholders from array output. This can be used when it's clear that the consumer is able to deal with this, as web browsers are. Thanks to Yatin Chawathe for the patch.