X Tutup
Skip to content

Commit b76bbc3

Browse files
committed
Release PHP-Parser 4.2.5
1 parent eacc5db commit b76bbc3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
Version 4.2.5-dev
1+
Version 4.2.6-dev
22
-----------------
33

44
Nothing yet.
55

6+
Version 4.2.5 (2019-10-25)
7+
--------------------------
8+
9+
### Changed
10+
11+
* Tests and documentation are no longer included in source archives. They can still be accessed
12+
by cloning the repository.
13+
* php-yacc is now used to generate the parser. This has no impact on users of the library.
14+
615
Version 4.2.4 (2019-09-01)
716
--------------------------
817

0 commit comments

Comments
 (0)
X Tutup