I've upgraded some servers to the real php5 (not the CGI one) from centosplus, I think it's quite safe now (even if it's not recommended on production servers). All you have to do is:
yum --enablerepo=centosplus update php
Of course, you should test it first (on a virtual host for example)