Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sebastianbergmann/php-token-stream issues and pull requests

#98 - Add missing parameters in PHPDoc

Pull Request - State: closed - Opened by villfa almost 4 years ago - 4 comments
Labels: bug

#97 - Fix getVisibility() for methods without keyword

Pull Request - State: closed - Opened by villfa almost 4 years ago - 4 comments
Labels: enhancement

#96 - "Uncaught TypeError: Illegal offset type" with PHP 8.0-dev JIT on Windows

Issue - State: closed - Opened by sebastianbergmann almost 4 years ago - 1 comment

#95 - PHP 8 and trailing newline in comment token

Issue - State: closed - Opened by sebastianbergmann about 4 years ago - 5 comments
Labels: enhancement

#94 - Uneeded file in git

Issue - State: closed - Opened by remicollet about 4 years ago - 2 comments

#93 - Class with method that uses anonymous class is not processed correctly

Issue - State: closed - Opened by t0mmy742 about 4 years ago
Labels: bug

#92 - use class-strings when possible

Pull Request - State: closed - Opened by orklah over 4 years ago

#91 - Fix PossiblyUndefinedVariable

Pull Request - State: closed - Opened by orklah over 4 years ago

#90 - Psalm fixes

Pull Request - State: closed - Opened by orklah over 4 years ago - 3 comments

#89 - Fix issues identified by Psalm that are currently ignored (baseline)

Issue - State: closed - Opened by sebastianbergmann over 4 years ago
Labels: bug

#88 - Enhancement: Modernize build automation

Pull Request - State: closed - Opened by localheinz over 4 years ago - 1 comment

#87 - Modernize build automation

Issue - State: closed - Opened by sebastianbergmann over 4 years ago

#86 - Test on PHP 7.4

Pull Request - State: closed - Opened by GrahamCampbell over 4 years ago - 1 comment

#85 - Compatibility with recent PHPUnit (8)

Pull Request - State: closed - Opened by DavidPrevot over 4 years ago - 1 comment

#84 - Methods named "class" are not handled correctly

Issue - State: closed - Opened by Arcesilas almost 5 years ago - 1 comment

#82 - Make sure this component works when its classes are prefixed using php-scoper

Issue - State: closed - Opened by sebastianbergmann almost 5 years ago
Labels: refactoring

#81 - Documentation

Issue - State: closed - Opened by klikpaspor about 5 years ago - 1 comment

#80 - Getting failed assertion inside PHP_Token_FunctionTest::testGetEndLine

Issue - State: closed - Opened by peter279k over 5 years ago - 2 comments

#79 - Bad phpunit configuration

Issue - State: closed - Opened by remicollet over 5 years ago - 3 comments

#78 - getEndTokenId does not handle string-dollar "${var}" interpolation

Pull Request - State: closed - Opened by StephenClouse over 5 years ago - 2 comments

#77 - Catch an out of bounds exception when parsing an invalid file.

Pull Request - State: closed - Opened by TysonAndre over 5 years ago - 2 comments

#76 - php7 Compatibility problem

Issue - State: closed - Opened by oasfuyou almost 6 years ago

#75 - Fix typo

Pull Request - State: closed - Opened by mazzcris about 6 years ago - 1 comment

#74 - Unexpected character in input

Issue - State: closed - Opened by scottconnerly over 6 years ago - 2 comments

#73 - Backport of "use function" fix to 1.4

Pull Request - State: closed - Opened by loilo over 6 years ago

#72 - Drop support for PHP 7.0

Issue - State: closed - Opened by sebastianbergmann over 6 years ago

#71 - Remove code specific to Hack language constructs

Issue - State: closed - Opened by sebastianbergmann over 6 years ago

#70 - Serialize `use function` tokens correctly, fixes #69

Pull Request - State: closed - Opened by loilo over 6 years ago - 3 comments

#69 - USE_FUNCTION tokens don't serialize correctly

Issue - State: closed - Opened by loilo over 6 years ago

#68 - Method with name "empty" wrongly recognized as anonymous function

Issue - State: closed - Opened by sebastianbergmann almost 7 years ago
Labels: bug

#67 - Possible regression in 2.0.0

Issue - State: closed - Opened by sebastianbergmann almost 7 years ago
Labels: bug

#66 - Only the last anonymous function is returned

Issue - State: closed - Opened by sebastianbergmann almost 7 years ago - 2 comments
Labels: bug

#64 - No classes found when functions are imported

Issue - State: closed - Opened by sebastianbergmann over 7 years ago
Labels: bug

#63 - Add support for HackLang's nullsafe object operator (?->)

Pull Request - State: closed - Opened by fredemmott over 7 years ago

#62 - Add support for HHVM - PHP_Token_SUPER

Pull Request - State: closed - Opened by ivyhjk over 7 years ago

#61 - Anonymous classes are still not handled properly

Issue - State: closed - Opened by bwoebi almost 8 years ago - 4 comments
Labels: bug

#59 - "use function" not handled correctly

Issue - State: closed - Opened by sebastianbergmann almost 9 years ago - 1 comment
Labels: bug

#58 - What about adding a CHANGELOG file ?

Issue - State: closed - Opened by remicollet almost 9 years ago - 2 comments

#57 - Updating README with new version

Pull Request - State: closed - Opened by robinkanters almost 9 years ago - 2 comments

#56 - [1.4.7] Uncaught Array to string conversion thrown

Issue - State: closed - Opened by digitalcrab almost 9 years ago - 7 comments

#55 - Fix array to string conversion

Pull Request - State: closed - Opened by robinkanters almost 9 years ago - 9 comments

#54 - Fixing fatal error

Pull Request - State: closed - Opened by andriuspetrauskis almost 9 years ago - 1 comment

#53 - Fix array to string conversion

Pull Request - State: closed - Opened by rtheunissen almost 9 years ago - 7 comments

#52 - Anonymous classes are not handled correctly

Issue - State: closed - Opened by sebastianbergmann almost 9 years ago

#51 - Class undefined: PHP_Token_WHERE

Issue - State: closed - Opened by firodj almost 9 years ago - 2 comments

#50 - Added PHP_Token_EQUALS for HackLang. Fixes #49

Pull Request - State: closed - Opened by rayrutjes almost 9 years ago - 1 comment

#49 - Class undefined: PHP_Token_EQUALS

Issue - State: closed - Opened by rayrutjes almost 9 years ago

#48 - Class undefined: PHP_Token_ASYNC

Issue - State: closed - Opened by doublecompile almost 9 years ago - 2 comments

#47 - Update Token.php - HackLang / HHVM

Pull Request - State: closed - Opened by tamcap about 9 years ago - 2 comments

#45 - Fatal error: Class undefined: PHP_Token_WHERE

Issue - State: closed - Opened by digra5319 about 9 years ago - 3 comments

#44 - Added tokens that are introduced in HackLang #43

Pull Request - State: closed - Opened by slashmili over 9 years ago

#43 - Class PHP_Token_TYPELIST_LT is not defined

Issue - State: closed - Opened by slashmili over 9 years ago - 7 comments

#42 - Update license and copyright in all files

Pull Request - State: closed - Opened by henriquemoody over 9 years ago

#41 - Update Stream.php

Pull Request - State: closed - Opened by texmorgan over 9 years ago - 1 comment

#40 - Define composer test script

Pull Request - State: closed - Opened by MaxGfeller over 9 years ago - 1 comment

#39 - Fatal error: Class 'PHP_Token_ELLIPSIS' not found

Issue - State: closed - Opened by aurora over 9 years ago - 2 comments

#38 - Update the branch alias to 1.3

Pull Request - State: closed - Opened by GrahamCampbell almost 10 years ago - 1 comment

#37 - Removed obsolete 'include-path' from composer.json

Pull Request - State: closed - Opened by sun almost 10 years ago - 1 comment

#36 - PHP Notice when running phpdcd 1.0.2

Issue - State: closed - Opened by etienneq almost 10 years ago - 1 comment

#35 - Bump year

Pull Request - State: closed - Opened by whatthejeff about 10 years ago

#34 - Remove PEAR

Pull Request - State: closed - Opened by whatthejeff about 10 years ago

#33 - push

Issue - State: closed - Opened by don-mums about 10 years ago

#32 - Fix for Issue #31: function name used as typehint for first argment

Pull Request - State: closed - Opened by soxofaan over 10 years ago

#31 - function name used as typehint for first argument

Issue - State: closed - Opened by soxofaan over 10 years ago

#30 - <class>::CLASS constant confuses parser

Issue - State: closed - Opened by sebastianbergmann almost 11 years ago

#29 - Add support for T_FINALLY

Pull Request - State: closed - Opened by joshlreese almost 11 years ago - 1 comment

#28 - PHP_Token_FUNCTION::getName sometimes returns the wrong name

Pull Request - State: closed - Opened by christeredvartsen over 11 years ago - 7 comments

#27 - Incorrect detection of arguments in closures

Pull Request - State: closed - Opened by christeredvartsen over 11 years ago

#26 - release 1.1.5 should be 1.2.0

Issue - State: closed - Opened by convissor over 11 years ago - 1 comment

#25 - Anonymous autoload breaks PHP 5.2 compatibility

Issue - State: closed - Opened by mrook over 11 years ago

#24 - composer support now uses classmap autoloading

Pull Request - State: closed - Opened by claylo over 11 years ago

#23 - Composer support

Pull Request - State: closed - Opened by claylo almost 12 years ago

#22 - add support for magic constant __TRAIT__

Issue - State: closed - Opened by llaville over 12 years ago

#21 - Fixes namespace detection in a file with mutileplace namespaces

Pull Request - State: closed - Opened by edorian over 12 years ago

#20 - Notice Generated by PHP/Token.php:572

Issue - State: closed - Opened by ottes over 12 years ago - 5 comments

#19 - Notice generated by PHP/Token/Stream.php

Issue - State: closed - Opened by linusnorton over 12 years ago

#18 - Classes now can find out in what namespace they where created

Pull Request - State: closed - Opened by edorian almost 13 years ago - 1 comment

#17 - Use of ezComponents

Issue - State: closed - Opened by gewthen about 13 years ago - 1 comment

#16 - Added the ability to delete a file from the cache.

Pull Request - State: closed - Opened by scottbrady about 13 years ago - 1 comment

#15 - make token cache freeable

Pull Request - State: closed - Opened by oker1 about 13 years ago - 3 comments

#14 - @codeCoverageIgnore

Issue - State: closed - Opened by eskwayrd about 13 years ago - 1 comment

#13 - Memory requirements too high for big sets

Issue - State: closed - Opened by smalyshev over 13 years ago - 4 comments

#12 - About my proposal to open ptok use with a hook system

Issue - State: closed - Opened by llaville over 13 years ago - 1 comment

#11 - Make the getDocblock method more strict

Pull Request - State: closed - Opened by christeredvartsen over 13 years ago

#10 - issue8 getInterfaces

Pull Request - State: closed - Opened by llaville over 13 years ago

#9 - bugfix: Make sure the correct docblock is registered

Pull Request - State: closed - Opened by christeredvartsen over 13 years ago

#8 - New feature : get Interfaces

Issue - State: closed - Opened by llaville over 13 years ago - 6 comments

#7 - 1.0

Pull Request - State: closed - Opened by christeredvartsen over 13 years ago - 1 comment

#6 - New feature : get Includes

Issue - State: closed - Opened by llaville over 13 years ago - 2 comments

#5 - Issue3

Pull Request - State: closed - Opened by llaville over 13 years ago

#4 - Issue1

Pull Request - State: closed - Opened by llaville over 13 years ago

#3 - New Feature : properties visibility and keywords

Issue - State: closed - Opened by llaville over 13 years ago - 3 comments

#2 - Improve DocBlock detection

Issue - State: closed - Opened by llaville over 13 years ago - 3 comments

#1 - No DocBlock when parsing code with static method

Issue - State: closed - Opened by llaville over 13 years ago - 1 comment