Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
https://github.com/doctrine/lexer

Bump doctrine/.github from 6.0.0 to 7.1.0

dependabot[bot] opened this pull request 6 days ago
Drop Psalm

greg0ire opened this pull request 20 days ago
Bump doctrine/.github from 5.3.0 to 6.0.0

dependabot[bot] opened this pull request 20 days ago
Bump doctrine/.github from 5.2.0 to 5.3.0

dependabot[bot] opened this pull request 27 days ago
Bump doctrine/.github from 5.1.0 to 5.2.0

dependabot[bot] opened this pull request 2 months ago
Bump doctrine/.github from 5.0.1 to 5.1.0

dependabot[bot] opened this pull request 3 months ago
A token value might be a float

PowerKiKi opened this pull request 5 months ago
Ignore MissingClassConstType

greg0ire opened this pull request 8 months ago
Tell Psalm to use the lowest supported version

greg0ire opened this pull request 8 months ago
Bump doctrine/.github from 4.0.0 to 5.0.1

dependabot[bot] opened this pull request 8 months ago
Maintenance

greg0ire opened this pull request 8 months ago
fix bug Doctrine\\Common\\Lexer\\Token::__construct(): Argument #1 ($…

SakhriHoussem opened this pull request 8 months ago
Merge release 3.0.1 into 3.1.x

github-actions[bot] opened this pull request 11 months ago
PHPUnit 10

derrabus opened this pull request 11 months ago
Merge 3.0.x into 3.1.x

derrabus opened this pull request 11 months ago
Merge 2.1.x into 3.0.x

derrabus opened this pull request 11 months ago
Make data providers static

derrabus opened this pull request 11 months ago
Bump CI workflows

derrabus opened this pull request 11 months ago
Update branch metadata

derrabus opened this pull request 11 months ago
Fix new Psalm and PHPCS errors

derrabus opened this pull request 11 months ago
Doctrine CS 12

derrabus opened this pull request 11 months ago
Mark some methods as as impure for PHPStan

greg0ire opened this pull request over 1 year ago
Update .gitignore

MHP-Floboard opened this pull request over 1 year ago
Remove obsolete array types

derrabus opened this pull request almost 2 years ago
Merge 2.0.x up into 2.1.x

greg0ire opened this pull request about 2 years ago
Adapt to PHPStan 1.9.3

greg0ire opened this pull request about 2 years ago
Merge release 2.1.0 into 3.0.x

github-actions[bot] opened this pull request about 2 years ago
Use correct syntax for assertions

greg0ire opened this pull request about 2 years ago
Make the value of tokens templatable

greg0ire opened this pull request about 2 years ago
Merge 1.3.x up into 2.0.x

greg0ire opened this pull request about 2 years ago
1.2.x

greg0ire opened this pull request about 2 years ago
Leverage conditional types

greg0ire opened this pull request about 2 years ago
Trigger static analysis workflow on psalm* change

greg0ire opened this pull request about 2 years ago
Remove rules related to BC layer

greg0ire opened this pull request about 2 years ago
Remove deprecation layer

greg0ire opened this pull request about 2 years ago
Add psalm assertions

greg0ire opened this pull request about 2 years ago
Update branch metadata

greg0ire opened this pull request about 2 years ago
Merge 1.3.x up into 2.0.x

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Bump workflow version

greg0ire opened this pull request about 2 years ago
Merge 1.3.x up into 2.0.x

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Use a shallower tree

greg0ire opened this pull request about 2 years ago
Merge 1.3.x up into 2.0.x

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Stricter sa

greg0ire opened this pull request about 2 years ago
Replace object-like array with class

greg0ire opened this pull request about 2 years ago
Add types where possible (#81)

greg0ire opened this pull request about 2 years ago
Add types where possible

greg0ire opened this pull request about 2 years ago
Drop support for php < 8.1

greg0ire opened this pull request about 2 years ago
Replace object-like array with class

greg0ire opened this pull request about 2 years ago
Revert "Replace object-like array with class"

greg0ire opened this pull request about 2 years ago
Allow using enums as a token type

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Replace object-like array with class

greg0ire opened this pull request about 2 years ago
Workflow maintenance

greg0ire opened this pull request about 2 years ago
Modernize documentation code

greg0ire opened this pull request about 2 years ago
Merge 1.2.x up into 1.3.x

greg0ire opened this pull request about 2 years ago
Fix errors reported by PHPStan 1.9.1

derrabus opened this pull request about 2 years ago
Added isCaughtByPattern & caughtByPatterns

AbdelkaderBah opened this pull request about 2 years ago
Bump dev tools and CI workflows

derrabus opened this pull request about 2 years ago
Memoize object construction and method call result

ghostwriter opened this pull request about 2 years ago
Update .gitattributes

erikn69 opened this pull request over 2 years ago
Merge release 1.2.3 into 1.3.x

github-actions[bot] opened this pull request almost 3 years ago
[TASK] Allow execution of checks and quality tools on all branches

sbuerk opened this pull request almost 3 years ago
Extract token array shape into a Psalm type

greg0ire opened this pull request almost 3 years ago
[TASK] Use proper docblock type for `AbstractLexer::isNextTokenAny()`

sbuerk opened this pull request almost 3 years ago
Changed DocBlock param type invalid or not consistent

sbuerk opened this issue almost 3 years ago
Allow upgrading PHPStan again

derrabus opened this pull request almost 3 years ago
Merge release 1.2.2 into 1.3.x

github-actions[bot] opened this pull request almost 3 years ago
PHPStan 1.3, Doctrine Coding Standard 9

derrabus opened this pull request almost 3 years ago
Allow the installation on PHP 7.1

derrabus opened this pull request almost 3 years ago
Whitelist Composer plugins used by this repository

derrabus opened this pull request almost 3 years ago
Bump reusable workflows

derrabus opened this pull request almost 3 years ago
please php version 7.1 .

raymondZhong opened this issue about 3 years ago
Reuse workflow from upstream and setup Psalm

greg0ire opened this pull request about 3 years ago
ResetPosition doesn't work by token position

jaapio opened this issue over 3 years ago
Maintenance work

greg0ire opened this pull request almost 4 years ago
Update website config

SenseException opened this pull request almost 4 years ago
Remove references to master

greg0ire opened this pull request almost 4 years ago
Manually merge 1.2.x into master

greg0ire opened this pull request about 4 years ago
Maintenance work

greg0ire opened this pull request about 4 years ago
Manually merge 1.2.x into master

greg0ire opened this pull request about 4 years ago
Update .travis.yml to include released 7.4

sanmai opened this pull request about 4 years ago
Test against PHP 8

W0rma opened this pull request about 4 years ago
Allow PHP 8

greg0ire opened this pull request over 4 years ago
Required new version tag for php 7.1

vgarun84 opened this issue almost 5 years ago
Update to doctrine/coding-standard to v7

carusogabriel opened this pull request almost 5 years ago
Mark 1.2 branch as current/stable

mglaman opened this pull request almost 5 years ago
1.2.0 not marked as maintained?

mglaman opened this issue almost 5 years ago
Use stable image

greg0ire opened this pull request about 5 years ago
Test on PHP 7.4

GrahamCampbell opened this pull request about 5 years ago
improves parser multi byte string

Defender32 opened this pull request about 5 years ago
fix parse annotation locale tr_TR

Defender32 opened this pull request about 5 years ago
Breaking change in minor version

natebrunette opened this issue about 5 years ago
Add build status on README

instabledesign opened this pull request over 5 years ago
add isCaughtByKey

AbdelkaderBah opened this pull request over 5 years ago
php.CRITICAL: preg_split() expects parameter 2 to be string, float given

jmmorillon opened this issue over 5 years ago
\Doctrine\Common\Lexer\input

grzegorz-pierzakowski opened this issue over 5 years ago