-
Notifications
You must be signed in to change notification settings - Fork 71
Pull requests: glayzzle/php-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Experiment: Use native php tests
#956
opened Jun 15, 2022 by
MaartenStaa
•
Draft
updated Oct 4, 2022
100+
build(deps-dev): bump jest-runner-eslint from 2.0.0 to 2.1.0
dependencies
Pull requests that update a dependency file
#1111
opened Jun 5, 2023 by
dependabot
bot
Loading…
updated Jun 5, 2023
build(deps-dev): bump prettier from 2.8.6 to 2.8.8
dependencies
Pull requests that update a dependency file
#1090
opened Apr 24, 2023 by
dependabot
bot
Loading…
updated Jun 5, 2023
build(deps-dev): bump webpack-cli from 5.1.3 to 5.1.4
dependencies
Pull requests that update a dependency file
#1117
opened Jun 8, 2023 by
dependabot
bot
Loading…
updated Jun 8, 2023
build(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5
dependencies
Pull requests that update a dependency file
#1119
opened Jun 9, 2023 by
dependabot
bot
Loading…
updated Jun 9, 2023
build(deps-dev): bump @babel/core from 7.22.1 to 7.22.5
dependencies
Pull requests that update a dependency file
#1120
opened Jun 9, 2023 by
dependabot
bot
Loading…
updated Jun 9, 2023
build(deps-dev): bump webpack from 5.85.1 to 5.87.0
dependencies
Pull requests that update a dependency file
#1121
opened Jun 15, 2023 by
dependabot
bot
Loading…
updated Jun 15, 2023
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
dependencies
Pull requests that update a dependency file
#1122
opened Jun 19, 2023 by
dependabot
bot
Loading…
updated Jun 19, 2023
build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2
dependencies
Pull requests that update a dependency file
#1123
opened Jun 20, 2023 by
dependabot
bot
Loading…
updated Jun 20, 2023
Fix problem with heredoc parsing \n as newlines, not as literal string
#1131
opened Mar 8, 2024 by
cseufert
Loading…
updated Mar 8, 2024
A few unimportant code-style consistency changes
#1137
opened Aug 12, 2024 by
mreiden
Loading…
updated Aug 12, 2024
Handle the ::class static keyword as a special case in parser/variable.js
#1138
opened Aug 14, 2024 by
mreiden
Loading…
updated Oct 29, 2024
feat: add support for PHP 8.3 typed class constants
#1136
opened Aug 6, 2024 by
Kenneth-Sills
Loading…
updated Oct 29, 2024
ProTip!
Filter pull requests by the default branch with base:main.