Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
php-parser
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian PHP Team
PEAR
php-parser
Commits
220f5b36
Commit
220f5b36
authored
8 months ago
by
Nikita Popov
Browse files
Options
Downloads
Patches
Plain Diff
Release PHP-Parser 4.19.3
parent
ad38d472
No related branches found
Tags
v4.19.3
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+10
-0
10 additions, 0 deletions
CHANGELOG.md
with
10 additions
and
0 deletions
CHANGELOG.md
+
10
−
0
View file @
220f5b36
Version 4.19.3 (2024-09-29)
---------------------------
### Fixed
*
Include the trailing semicolon inside
`Stmt\GroupUse`
nodes, making them consistent with
`Stmt\Use_`
nodes.
*
Fixed indentation sometimes becoming negative in formatting-preserving pretty printer, resulting
in
`ValueError`
s.
Version 4.19.2 (2024-09-17)
---------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment