Hi:
    I noted there are a lot of tail white spaces in our codes,

    it is better to remove them all,  and we also should watch such ws
in furture.

    a simple way to erase such ws in vim, use :%s /\s\+$//g

thanks

-- 
Laruence  Xinchen Hui
http://www.laruence.com/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to