CRM-18199 Stripping commnt regexp
authorggargani <giovanni@gargani.it>
Fri, 16 Sep 2016 07:11:32 +0000 (09:11 +0200)
committerggargani <giovanni@gargani.it>
Fri, 16 Sep 2016 07:11:32 +0000 (09:11 +0200)
commitfc6159c223f06e9e7c9acce4384d7b0edcb46458
tree63910787c3d4dbc1975b8356a65f8d0c6ac785c4
parentfbea8ea040c541969571f94ecd6e9ba1c1a9913c
CRM-18199 Stripping commnt regexp

Reviewed regexp
Refactored in a static function in order to make it testable
Added tests
CRM/Utils/File.php
tests/phpunit/CRM/Utils/FileTest.php