Git tar and gzip last commit diff
git diff-tree -r –no-commit-id –name-only –diff-filter=ACMRT HEAD | xargs tar czvf last_commit.tar.gz
git diff-tree -r –no-commit-id –name-only –diff-filter=ACMRT HEAD | xargs tar czvf last_commit.tar.gz
download latest ICU source using default config command compile the ICU to /usr/local recompile php 5.3.x with ‘–enable-intl’ \ ‘–with-icu-dir=/usr/local’ restart apache