Пример #1
0
 public function rules()
 {
     $rules = array();
     // The patch only works for php5.3.29
     $rules[] = DiffPatchRule::from(GistContent::url('javian', 'bfcbd5bc5874ee9c539fb3d642cdce3e', 'multi-sapi-5.3.29-homebrew.patch', 'bf079cc68ec76290f02f57981ae85b20a06dd428'))->strip(1)->sha256('3c3157bc5c4346108a398798b84dbbaa13409c43d3996bea2ddacb3277e0cee2');
     return $rules;
 }