• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nikic / PHP-Parser / 16852630860

Builds Branch Commit Type Ran Committer Via Coverage
16852630860 master Add PHP 8.5 to CI push 09 Aug 2025 06:53PM UTC nikic github
92.54
16787157683 master Update phpstan baseline push 06 Aug 2025 07:57PM UTC nikic github
92.54
16786913098 master Add cast kinds for bool, int, string (#1098) push 06 Aug 2025 07:45PM UTC web-flow github
92.54
16786459270 feature/cast_kinds Merge 605b5bd26 into 63114fe83 Pull #1098 06 Aug 2025 07:25PM UTC web-flow github
92.54
16577459009 master Fix Param::isPublic() for param with asymmetric visibility Fixes https://github.com/nikic/PHP-Parser/issues/1096. push 28 Jul 2025 06:44PM UTC nikic github
92.59
16554987752 v5.6.0 Release PHP-Parser 5.6.0 push 27 Jul 2025 08:05PM UTC nikic github
92.59
16554983987 master Release PHP-Parser 5.6.0 push 27 Jul 2025 08:04PM UTC nikic github
92.59
16554944552 master Add special case for clone in fuzzer push 27 Jul 2025 08:00PM UTC nikic github
92.59
16403323181 master Allow final on promoted properties push 20 Jul 2025 07:14PM UTC nikic github
92.59
16403282477 master Exclude one clone php-src test clone($x, ) will parse as a function call, but be printed as clone($x), which parses as a clone expression. The difference is harmless. push 20 Jul 2025 07:09PM UTC nikic github
92.6
16403170173 master Add support for void cast We model this as an expression, just like all the other casts, even though PHP treats (void) specially and makes it a statement. However, it has a peculiar carve-out where (void) *is* allowed in for init and loop express... push 20 Jul 2025 06:56PM UTC nikic github
92.6
16402866695 master Add emulation support for void cast push 20 Jul 2025 06:21PM UTC nikic github
92.59
16402120908 master Add support for pipe operator push 20 Jul 2025 04:51PM UTC nikic github
92.85
16401931096 master Add lexer emulation support for pipe operator push 20 Jul 2025 04:27PM UTC nikic github
93.27
16392105884 master feat: add CallLike::getArg() method (#1089) This method returns the named argument that matches the given `$name`, or the positional (unnamed) argument that exists at the given `$position`, otherwise, returns `null` for first-class callables or i... push 19 Jul 2025 07:41PM UTC web-flow github
93.39
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 106
  • 107
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc