Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6a3c01

Browse files
committedOct 3, 2019
Remove debug line (context dump) [PR theseer#354]
1 parent ecf45e6 commit a6a3c01

File tree

5 files changed

+847
-1
lines changed

5 files changed

+847
-1
lines changed
 

‎.phpunit.result.cache

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
C:37:"PHPUnit\Runner\DefaultTestResultCache":9787:{a:2:{s:7:"defects";a:8:{s:80:"TheSeer\phpDox\DirectoryCleanerTest::testTryingToDeleteAShortPathThrowsException";i:4;s:77:"TheSeer\phpDox\GlobalConfigTest::testTryingToLoadInvalidConfigThrowsException";i:4;s:87:"TheSeer\phpDox\DocBlock\DocBlockTest::testTryingToGetANonExistingElementThrowsException";i:6;s:68:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserFactory";i:6;s:93:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserFactoryExpectingFactoryException";i:6;s:66:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClass";i:6;s:129:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClassExpectingFactoryException with data set "wrong annotation type"";i:6;s:128:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClassExpectingFactoryException with data set "wrong classname type"";i:6;}s:5:"times";a:86:{s:80:"TheSeer\phpDox\DirectoryCleanerTest::testTryingToDeleteAShortPathThrowsException";d:0.007;s:86:"TheSeer\phpDox\DirectoryCleanerTest::testTryingToDeleteNonExistingDirectoryJustReturns";d:0.003;s:77:"TheSeer\phpDox\DirectoryCleanerTest::testCanDeleteRecursiveDirectoryStructure";d:0.006;s:77:"TheSeer\phpDox\GlobalConfigTest::testTryingToLoadInvalidConfigThrowsException";d:0.003;s:61:"TheSeer\phpDox\GlobalConfigTest::testConfigFileCanBeRetrieved";d:0.008;s:62:"TheSeer\phpDox\GlobalConfigTest::testSilentModeDefaultsToFalse";d:0.002;s:59:"TheSeer\phpDox\GlobalConfigTest::testSilentModeCanBeEnabled";d:0.003;s:60:"TheSeer\phpDox\GlobalConfigTest::testSilentModeCanBeDisabled";d:0.003;s:91:"TheSeer\phpDox\GlobalConfigTest::testGetCustomBootstrapFilesReturnsEmptyCollectionByDefault";d:0.006;s:71:"TheSeer\phpDox\GlobalConfigTest::testCustomBootstrapFilesCanBeRetrieved";d:0.004;s:67:"TheSeer\phpDox\GlobalConfigTest::testNamedProjectlistCanBeRetrieved";d:0.018;s:69:"TheSeer\phpDox\GlobalConfigTest::testIndexedProjectListCanBeRetrieved";d:0.016;s:78:"TheSeer\phpDox\GlobalConfigTest::testProjectListDoesNotIncludeDisabledProjects";d:0.029;s:110:"TheSeer\phpDox\GlobalConfigTest::testSourceVariableGetsResolvedCorrectly with data set "phpDox.project.source"";d:0.021;s:121:"TheSeer\phpDox\GlobalConfigTest::testSourceVariableGetsResolvedCorrectly with data set "phpDox.project.source[undefined]"";d:0.015;s:90:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "basedir"";d:0.019;s:94:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.home"";d:0.017;s:94:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.file"";d:0.036;s:97:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.version"";d:0.034;s:88:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "multi"";d:0.023;s:102:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.project.name"";d:0.033;s:113:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.project.name[undefined]"";d:0.03;s:105:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.project.workdir"";d:0.025;s:116:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.project.workdir[undefined]"";d:0.021;s:101:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "phpDox.php.version"";d:0.01;s:98:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "property-global"";d:0.013;s:99:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "property-project"";d:0.01;s:101:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "property-recursive"";d:0.013;s:111:"TheSeer\phpDox\GlobalConfigTest::testVariablesGetResolvedCorrectly with data set "property-recursive-recursive"";d:0.01;s:108:"TheSeer\phpDox\GlobalConfigTest::testInvalidPropertyRequestThrowsException with data set "property-internal"";d:0.011;s:109:"TheSeer\phpDox\GlobalConfigTest::testInvalidPropertyRequestThrowsException with data set "property-overwrite"";d:0.011;s:109:"TheSeer\phpDox\GlobalConfigTest::testInvalidPropertyRequestThrowsException with data set "property-undefined"";d:0.008;s:82:"TheSeer\phpDox\DocBlock\DocBlockTest::testHasElementByNameReturnsFalseIfNotPresent";d:0.019;s:59:"TheSeer\phpDox\DocBlock\DocBlockTest::testElementCanBeAdded";d:0.006;s:80:"TheSeer\phpDox\DocBlock\DocBlockTest::testSameTypeElementCanBeAddedMultipleTimes";d:0.004;s:87:"TheSeer\phpDox\DocBlock\DocBlockTest::testTryingToGetANonExistingElementThrowsException";d:0.003;s:63:"TheSeer\phpDox\DocBlock\DocBlockTest::testElementCanBeRetreived";d:0.004;s:70:"TheSeer\phpDox\DocBlock\DocBlockTest::testDocBlockCanBeSerializedToDom";d:0.006;s:104:"TheSeer\phpDox\DocBlock\DocBlockTest::testDocBlockWithMultipleOccurencesOfAnnotationCanBeSerializedToDom";d:0.007;s:68:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserFactory";d:0.005;s:93:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserFactoryExpectingFactoryException";d:0.003;s:66:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClass";d:0.004;s:129:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClassExpectingFactoryException with data set "wrong annotation type"";d:0.003;s:128:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testAddParserClassExpectingFactoryException with data set "wrong classname type"";d:0.002;s:74:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testGetInstanceForDocBlock";d:0.002;s:81:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testGetInstanceForInlineProcessor";d:0.001;s:103:"TheSeer\phpDox\Tests\Unit\DocBlock\FactoryTest::testGetParserInstanceForUnknownNameReturnsGenericParser";d:0.004;s:86:"TheSeer\phpDox\Tests\Unit\DocBlock\InvalidElementTest::testElementCanBeSerializedToDom";d:0.009;s:64:"TheSeer\phpDox\Tests\Integration\FactoryTest::testGetApplication";d:0.005;s:62:"TheSeer\phpDox\Tests\Integration\FactoryTest::testGetCollector";d:0.024;s:62:"TheSeer\phpDox\Tests\Integration\FactoryTest::testGetGenerator";d:0.004;s:67:"TheSeer\phpDox\Tests\Integration\FactoryTest::testgetDoclockFactory";d:0.003;s:66:"TheSeer\phpDox\Tests\Integration\FactoryTest::testgetDoclockParser";d:0.002;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetElementInstanceFor";d:0.002;s:79:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetParserInstanceFor";d:0.002;s:130:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMap with data set "GenericElement by name from elementMap"";d:0.003;s:137:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMap with data set "GenericElement by unkown name from elementMap"";d:0.002;s:130:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMap with data set "InvalidElement by name from elementMap"";d:0.003;s:128:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMap with data set "InvalidParser by name from parserMap"";d:0.002;s:135:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMap with data set "GenericParser by unkown name from parserMap"";d:0.002;s:91:"TheSeer\phpDox\Tests\Integration\DocBlock\FactoryTest::testGetInstanceByMapHandlingAFactory";d:0.006;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #0";d:0.005;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #1";d:0.004;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #2";d:0.005;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #3";d:0.003;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #4";d:0.007;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #5";d:0.008;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #6";d:0.009;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #7";d:0.004;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #8";d:0.004;s:80:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #9";d:0.006;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #10";d:0.005;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #11";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #12";d:0.005;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #13";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #14";d:0.005;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #15";d:0.003;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #16";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #17";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #18";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #19";d:0.007;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #20";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #21";d:0.004;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #22";d:0.003;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #23";d:0.005;s:81:"TheSeer\phpDox\Tests\Integration\DocBlock\ParserTest::testParse with data set #24";d:0.004;}}}

‎phive.phar

+823
Large diffs are not rendered by default.

‎templates/html/functions.xsl

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
</xsl:variable>
5858

5959
<func:result>
60-
<xsl:value-of select="$ctx"/>
6160
<xsl:choose>
6261
<xsl:when test="$ctx/@unresolved = 'true' or not($ctx/@full)">
6362
<xsl:value-of select="$text"/>

‎tests/data/issue366/src/test.php

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
class IterableReturnTypeClass {
4+
5+
function f(): iterable {
6+
// ...
7+
}
8+
}

‎tests/data/issue366/test.xml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<phpdox xmlns="http://xml.phpdox.net/config" silent="false">
3+
4+
<project name="phpDox-issue" source="${basedir}/src" workdir="${basedir}/xml">
5+
6+
<collector publiconly="false" backend="parser" />
7+
8+
<generator output="${basedir}/docs">
9+
<build engine="html" enabled="true" output="html" />
10+
<build engine="xml" enabled="true" output="xml" />
11+
</generator>
12+
13+
</project>
14+
15+
</phpdox>

0 commit comments

Comments
 (0)
Please sign in to comment.