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

nikic / PHP-Parser / 10029765112

Builds Branch Commit Type Ran Committer Via Coverage
10029765112 master Respect version mode line in pretty printer tests By default parser uses newest supported and pretty printer uses its default version. If version is specified, it's used for both parser and printer. Additionally, parserVersion can be used to spec... push 21 Jul 2024 04:25PM UTC nikic github
93.79
10013979977 master Remove support for alternative array syntax in PHP 8 parser We cannot support both this syntax and property hooks. Drop support for the alternative syntax in the PHP 8 parser. The PHP 7 parser still supports it. push 19 Jul 2024 08:31PM UTC nikic github
97.55
9930018848 master Avoid compatibilty token list in parser Create the mapping using the entries in symbolToName, so we don't need to repeat the compatibility tokens in another place. push 14 Jul 2024 06:54PM UTC nikic github
97.56
9929385309 master [8.4] Add support for __PROPERTY__ magic constant Part of property hooks RFC. push 14 Jul 2024 04:53PM UTC nikic github
97.56
9920405935 master Update JSON_representation.markdown Fix the invalid JSON structure push 13 Jul 2024 01:46PM UTC nikic github
97.59
9920322716 patch-1 Merge 2d3157d1e into b917ba7b9 Pull #1012 13 Jul 2024 01:45PM UTC web-flow github
97.59
9918841303 master Add PHP 8.4 to CI matrix Not using it in the integration tests yet. push 13 Jul 2024 09:12AM UTC nikic github
97.59
9750219736 master Fix ternary precedence printing The precedence table set the LHS and RHS precedence for the ternary to -1, which is the dummy value used for unary operators. Instead, it should be the same as the operator precedence, as the ternary is non-associa... push 01 Jul 2024 07:52PM UTC nikic github
97.59
9487871929 master Fix a typo: Dereferencable to Dereferenceable push 12 Jun 2024 06:32PM UTC nikic github
97.59
9487835561 master Fix a typo: `Dereferenceing` to `Dereferencing` push 12 Jun 2024 06:29PM UTC nikic github
97.59
9486254899 fix/dereferenceable Merge 36a3e464d into daaadc3ba Pull #1006 12 Jun 2024 04:27PM UTC web-flow github
97.59
9485742264 fix/typo-on-dereferencing-and-deferencable Merge e48453ff4 into daaadc3ba Pull #1004 12 Jun 2024 03:51PM UTC web-flow github
97.59
9445116885 patch-2 Merge 81cd8ed9c into daaadc3ba Pull #1003 10 Jun 2024 08:34AM UTC web-flow github
97.59
9345296312 master Adjust tests to be compatible with PHPUnit 10 (#998) This avoids warnings on PHPUnit 10, without actually switching to PHPUnit 10. push 03 Jun 2024 06:25AM UTC web-flow github
97.59
9341644545 upgrade-phpunit-10 Merge 0b2f16550 into 7b0384cdb Pull #998 02 Jun 2024 10:26PM UTC web-flow github
97.59
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 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