1.3.6: add apt_php_official_repo varible
This is a switch of enable or disable third-party repository, and default vaule is false
.
apt_php_official_repo == true
: use the official repository.apt_php_official_repo == false
: use the third-party repository.