Skip to content

Commit

Permalink
Release PHP-Parser 4.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed May 19, 2023
1 parent 11e2dcd commit 11e2663
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
Version 4.15.5 (2023-05-19)
---------------------------

### Added

* Added `makePrivate()`, `makeProtected()`, `makePublic()` and `makeReadonly()` methods to
`Builder\Param` to allow the creation of promoted parameters.

Version 4.15.4 (2023-03-05)
---------------------------

Expand Down

0 comments on commit 11e2663

Please sign in to comment.