PHP Github API v2.15.0 Release Notes
Release Date: 2020-07-11 // almost 3 years ago-
โ Added
- ๐ Prepare deprecation of authentication methods (acrobat) #870
- โ Add Support For GitData Reference Matching Methods (nickpoulos) #875
- ๐ Make invalid request error more clear (acrobat) #880
- ๐ Show user by ID (genintho) #894
- โ add additional check run methods (bobeagan, acrobat) #865
๐ Changed
- โ Added phpstan (clxkoders) #871
- Increase phpstan to level 4 (acrobat) #874
- ๐ [Documentation] Add Missing Children to Pull Request Index (jimlind) #877
- ๐ [Documentation] Include links to Pull Request Children on Pull Request Doc. (jimlind) #878
- ๐ Fix typo in /lib/Github/Api/RateLimit.php (yoonper) #886
- ๐ Don't use deprecated auth in examples (GrahamCampbell) #892
- โ Removed shadow-cat (GrahamCampbell) #893
- Don't urlencode integer values (acrobat) #895
- ๐ phpstan level 6 fixes (acrobat, GrahamCampbell) #897
๐ Fixed
- ๐ fix: use new media type for branch protections (iBotPeaches) #881
- โ Added missing 'machine-man-preview' accept headers (vovayatsyuk) #883
- ๐ Fix broken roave/bc-check test (acrobat) #890
- ๐ Fixed incorrect MissingArgumentException parent constructor values (acrobat) #896
- Added AUTH_ACCESS_TOKEN to allowed methods (GrahamCampbell) #899