- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 4
bug
---
- [21: Fix replaceChild functionality](https://github.com/thesoftwarefanatics/php-html-parser/pull/21) thanks to @alcaeus
enhancement
-----------
- [20: Expand travis-ci test suite](https://github.com/thesoftwarefanatics/php-html-parser/pull/20) thanks to @alcaeus
- [18: Fix typo](https://github.com/thesoftwarefanatics/php-html-parser/pull/18) thanks to @IamSAB
- [7: Ignore ; or space after charset in meta tag](https://github.com/thesoftwarefanatics/php-html-parser/pull/7) thanks to @blaaat
- [6: Fix travis build](https://github.com/thesoftwarefanatics/php-html-parser/pull/6) thanks to @alcaeus
- [5: check for string length when using is_file()](https://github.com/thesoftwarefanatics/php-html-parser/pull/5) thanks to @sventendo