tree: 146e884acfdbdd3d4731461af9e76da12013456f
  1. php73/
  2. php74/
  3. php80/
  4. php81/
  5. php82/
  6. anonymousClass_01.php
  7. anonymousClass_01.php.errors
  8. anonymousObjectVariable.php
  9. anonymousObjectVariable.php.errors
  10. argumentUnpacking_01.php
  11. argumentUnpacking_01.php.errors
  12. arrayDereferencing_01.php
  13. arrayDereferencing_01.php.errors
  14. arrayDereferencing_02.php
  15. arrayDereferencing_02.php.errors
  16. arrayDereferencing_03.php
  17. arrayDereferencing_03.php.errors
  18. arrayDereferencing_04.php
  19. arrayDereferencing_04.php.errors
  20. arrayDereferencing_05.php
  21. arrayDereferencing_05.php.errors
  22. arrayDereferencing_06.php
  23. arrayDereferencing_06.php.errors
  24. arrayDereferencing_07.php
  25. arrayDereferencing_07.php.errors
  26. arrayDereferencing_08.php
  27. arrayDereferencing_08.php.errors
  28. arrayDereferencing_09.php
  29. arrayDereferencing_09.php.errors
  30. binaryNotation_01.php
  31. binaryNotation_01.php.errors
  32. binaryNotation_02.php
  33. binaryNotation_02.php.errors
  34. binaryNotation_03.php
  35. binaryNotation_03.php.errors
  36. binaryNotation_04.php
  37. binaryNotation_04.php.errors
  38. cfunction.php
  39. cfunction.php.errors
  40. classConstant.php
  41. classConstant.php.errors
  42. classConstantVisibility_01.php
  43. classConstantVisibility_01.php.errors
  44. classConstantWithWhitespace.php
  45. classConstantWithWhitespace.php.errors
  46. cloneExpression_01.php
  47. cloneExpression_01.php.errors
  48. coalesce_01.php
  49. coalesce_01.php.errors
  50. coalesce_02.php
  51. coalesce_02.php.errors
  52. constantArrayAccess_01.php
  53. constantArrayAccess_01.php.errors
  54. constantArrayAccess_02.php
  55. constantArrayAccess_02.php.errors
  56. constantArrayAccess_03.php
  57. constantArrayAccess_03.php.errors
  58. constantScalarExpressions_01.php
  59. constantScalarExpressions_01.php.errors
  60. constDefine_01.php
  61. constDefine_01.php.errors
  62. constDefine_02.php
  63. constDefine_02.php.errors
  64. contextSensitiveLexer_01.php
  65. contextSensitiveLexer_01.php.errors
  66. contextSensitiveLexer_02.php
  67. contextSensitiveLexer_02.php.errors
  68. contextSensitiveLexer_03.php
  69. contextSensitiveLexer_03.php.errors
  70. contextSensitiveLexer_04.php
  71. contextSensitiveLexer_04.php.errors
  72. contextSensitiveLexer_05.php
  73. contextSensitiveLexer_05.php.errors
  74. contextSensitiveLexerWithConstVisibility_01.php
  75. contextSensitiveLexerWithConstVisibility_01.php.errors
  76. elvis_01.php
  77. elvis_01.php.errors
  78. elvis_02.php
  79. elvis_02.php.errors
  80. exponentiation_01.php
  81. exponentiation_01.php.errors
  82. expressionArrayAccess_01.php
  83. expressionArrayAccess_01.php.errors
  84. expressionArrayAccess_02.php
  85. expressionArrayAccess_02.php.errors
  86. expressionArrayAccess_03.php
  87. expressionArrayAccess_03.php.errors
  88. fieldArraysWithArrayDereferencing.php
  89. fieldModificators_01.php
  90. fieldModificators_01.php.errors
  91. fieldModificators_02.php
  92. fieldModificators_02.php.errors
  93. fieldModificators_03.php
  94. fieldModificators_03.php.errors
  95. fieldModificators_04.php
  96. fieldModificators_04.php.errors
  97. fieldModificators_05.php
  98. fieldModificators_05.php.errors
  99. finalClassMethods_01.php
  100. finalClassMethods_01.php.errors
  101. finally_01.php
  102. finally_01.php.errors
  103. finally_02.php
  104. finally_02.php.errors
  105. finally_03.php
  106. finally_03.php.errors
  107. finalTraitMethods_01.php
  108. finalTraitMethods_01.php.errors
  109. foldingArrays.php
  110. foldingConditionalStatements.php
  111. foldingConditionalStatements_1.php
  112. foldingCycles.php
  113. foldingCycles_1.php
  114. foldingMatch_01.php
  115. foldingMatch_02.php
  116. foldingMatch_03.php
  117. foldingMethod.php
  118. foldingMethod_1.php
  119. foldingPHPTags.php
  120. foldingUses.php
  121. functionCallParam.php
  122. functionCallParam.php.errors
  123. gh4684.php
  124. gh4684.php.errors
  125. gotostatement.php
  126. groupUse_01.php
  127. groupUse_01.php.errors
  128. groupUse_02.php
  129. groupUse_02.php.errors
  130. groupUse_03.php
  131. groupUse_03.php.errors
  132. groupUse_04.php
  133. groupUse_04.php.errors
  134. groupUseTrailingCommas_01.php
  135. groupUseTrailingCommas_01.php.errors
  136. groupUseTrailingCommas_02.php
  137. groupUseTrailingCommas_02.php.errors
  138. groupUseTrailingCommas_03.php
  139. groupUseTrailingCommas_03.php.errors
  140. groupUseTrailingCommas_04.php
  141. groupUseTrailingCommas_04.php.errors
  142. heredoc00.php
  143. heredoc01.php
  144. heredoc_001.php
  145. heredoc_002.php
  146. heredoc_003.php
  147. heredoc_004.php
  148. heredoc_005.php
  149. heredoc_006.php
  150. heredoc_007.php
  151. heredoc_008.php
  152. heredoc_011.php
  153. heredoc_012.php
  154. heredoc_013.php
  155. heredoc_014.php
  156. heredoc_015.php
  157. include.php
  158. include.php.errors
  159. instanceOfExpression.php
  160. issue170712.php
  161. issue189630.php
  162. issue189630.php.errors
  163. issue190105_01.php
  164. issue190105_01.php.errors
  165. issue190105_02.php
  166. issue190105_02.php.errors
  167. issue190105_03.php
  168. issue190105_03.php.errors
  169. issue198572.php
  170. issue198572.php.errors
  171. issue200501.php
  172. issue211165_01.php
  173. issue211165_01.php.errors
  174. issue211165_02.php
  175. issue211165_02.php.errors
  176. issue211165_03.php
  177. issue211165_03.php.errors
  178. issue211165_04.php
  179. issue211165_04.php.errors
  180. issue211165_05.php
  181. issue211165_05.php.errors
  182. issue211165_06.php
  183. issue211165_06.php.errors
  184. issue211165_07.php
  185. issue211165_07.php.errors
  186. issue211165_08.php
  187. issue211165_08.php.errors
  188. issue211165_09.php
  189. issue211165_09.php.errors
  190. issue213080.php
  191. issue213080.php.errors
  192. issue213423.php
  193. issue213616.php
  194. issue216088.php
  195. issue222857.php
  196. issue222857.php.errors
  197. issue232884.php
  198. issue237220.php
  199. issue237220.php.errors
  200. issue243409.php
  201. issue243409.php.errors
  202. issue243512.php
  203. issue243512.php.errors
  204. issue245320.php
  205. issue245320.php.errors
  206. issue258959.php
  207. issue258959.php.errors
  208. issue262144.php
  209. issue262144.php.errors
  210. issue268496_01.php
  211. issue268496_01.php.errors
  212. issue268496_02.php
  213. issue268496_02.php.errors
  214. issue268496_03.php
  215. issue268496_03.php.errors
  216. issue268712.php
  217. issue268712.php.errors
  218. issue269707.php
  219. issue271109.php
  220. issue271109.php.errors
  221. issueGH4345_01.php
  222. issueGH4345_01.php.errors
  223. issueGH4345_02.php
  224. issueGH4345_02.php.errors
  225. issueGH5585_01.php
  226. issueGH5585_01.php.errors
  227. issueGH5585_02.php
  228. issueGH5585_02.php.errors
  229. keyedList_01.php
  230. keyedList_01.php.errors
  231. lambdaFunction.php
  232. lambdaFunctionWithParams.php
  233. lambdaFunctionWithParamsWithVars.php
  234. lambdaFunctionWithParamsWithVarsWithStatements.php
  235. listInForeach_01.php
  236. listInForeach_01.php.errors
  237. listInForeach_02.php
  238. listInForeach_02.php.errors
  239. magicMethod01.php
  240. magicMethod02.php
  241. magicMethod03.php
  242. magicMethod04.php
  243. magicMethod05.php
  244. magicMethod06.php
  245. magicMethod07.php
  246. magicMethodStatic01.php
  247. magicMethodStatic02.php
  248. magicMethodStatic03.php
  249. magicMethodStatic04.php
  250. magicMethodStatic05.php
  251. magicMethodStatic06.php
  252. magicMethodStatic07.php
  253. methodModificators_01.php
  254. methodModificators_01.php.errors
  255. methodModificators_02.php
  256. methodModificators_02.php.errors
  257. methodModificators_03.php
  258. methodModificators_03.php.errors
  259. methodModificators_04.php
  260. methodModificators_04.php.errors
  261. methodModificators_05.php
  262. methodModificators_05.php.errors
  263. mixed01.php
  264. mixed02.php
  265. multiCatchInFirstCatchClause.php
  266. multiCatchInFirstCatchClause.php.errors
  267. multiCatchInSecondCatchClause.php
  268. multiCatchInSecondCatchClause.php.errors
  269. multiCatchWithFinally.php
  270. multiCatchWithFinally.php.errors
  271. multipleBracketedNamespaces.php
  272. multipleUnBracketedNamespaces1.php
  273. multipleUnBracketedNamespaces2.php
  274. namespaceDeclaration.php
  275. namespaceElementDeclarations.php
  276. netbeans1563_01.php
  277. netbeans1563_01.php.errors
  278. netbeans1563_02.php
  279. netbeans1563_02.php.errors
  280. netbeans1563_03.php
  281. netbeans1563_03.php.errors
  282. netbeans1563_04.php
  283. netbeans1563_04.php.errors
  284. nowDoc.php
  285. nowdoc01.php
  286. nowdoc02.php
  287. nowdoc_000.php
  288. nowdoc_001.php
  289. nowdoc_002.php
  290. nowdoc_003.php
  291. nowdoc_004.php
  292. nowdoc_005.php
  293. nowdoc_006.php
  294. nowdoc_007.php
  295. nowdoc_008.php
  296. nowdoc_01.php
  297. nowdoc_01.php.errors
  298. nowdoc_011.php
  299. nowdoc_012.php
  300. nowdoc_013.php
  301. nowdoc_014.php
  302. nowdoc_015.php
  303. nowdoc_02.php
  304. nowdoc_02.php.errors
  305. nowdoc_03.php
  306. nowdoc_03.php.errors
  307. nowdoc_04.php
  308. nowdoc_04.php.errors
  309. nowdoc_05.php
  310. nowdoc_05.php.errors
  311. nowdoc_06.php
  312. nowdoc_06.php.errors
  313. nullableTypes_01.php
  314. nullableTypes_01.php.errors
  315. nullableTypes_02.php
  316. nullableTypes_02.php.errors
  317. nullableTypes_03.php
  318. nullableTypes_03.php.errors
  319. refLambdaFunctionWithParamsWithVarsWithStatements.php
  320. returnTypes_01.php
  321. returnTypes_01.php.errors
  322. returnTypes_02.php
  323. returnTypes_02.php.errors
  324. returnTypes_03.php
  325. returnTypes_03.php.errors
  326. returnTypes_04.php
  327. returnTypes_04.php.errors
  328. returnTypes_05.php
  329. returnTypes_05.php.errors
  330. shortArrays_01.php
  331. shortArrays_01.php.errors
  332. shortArrays_02.php
  333. shortArrays_02.php.errors
  334. shortArraysStaticScalar_01.php
  335. shortArraysStaticScalar_01.php.errors
  336. shortArraysStaticScalar_02.php
  337. shortArraysStaticScalar_02.php.errors
  338. shortEchoSyntax.php
  339. simple01.php
  340. simple02.php
  341. spaceship_01.php
  342. spaceship_01.php.errors
  343. spaceship_02.php
  344. spaceship_02.php.errors
  345. staticExpressionCall_01.php
  346. staticExpressionCall_01.php.errors
  347. staticExpressionCall_02.php
  348. staticExpressionCall_02.php.errors
  349. subNamespaceDeclaration.php
  350. symmetricArrayDestructuring_01.php
  351. symmetricArrayDestructuring_01.php.errors
  352. ternaryOperator.php
  353. test01.php
  354. testVariadicFunctions_01.php
  355. testVariadicFunctions_01.php.errors
  356. testVariadicFunctions_02.php
  357. testVariadicFunctions_02.php.errors
  358. traits_01.php
  359. traits_01.php.errors
  360. traits_02.php
  361. traits_02.php.errors
  362. traits_03.php
  363. traits_03.php.errors
  364. traits_04.php
  365. traits_04.php.errors
  366. traits_05.php
  367. traits_05.php.errors
  368. traits_06.php
  369. traits_06.php.errors
  370. traits_07.php
  371. traits_07.php.errors
  372. uniformVariableSyntax_01.php
  373. uniformVariableSyntax_01.php.errors
  374. uniformVariableSyntax_02.php
  375. uniformVariableSyntax_02.php.errors
  376. uniformVariableSyntax_03.php
  377. uniformVariableSyntax_03.php.errors
  378. uniformVariableSyntax_04.php
  379. uniformVariableSyntax_04.php.errors
  380. uniformVariableSyntax_05.php
  381. uniformVariableSyntax_05.php.errors
  382. uniformVariableSyntax_06.php
  383. uniformVariableSyntax_06.php.errors
  384. uniformVariableSyntax_07.php
  385. uniformVariableSyntax_07.php.errors
  386. uniformVariableSyntax_08.php
  387. uniformVariableSyntax_08.php.errors
  388. uniformVariableSyntax_09.php
  389. uniformVariableSyntax_09.php.errors
  390. uniformVariableSyntax_10.php
  391. uniformVariableSyntax_10.php.errors
  392. uniformVariableSyntax_11.php
  393. uniformVariableSyntax_11.php.errors
  394. uniformVariableSyntax_12.php
  395. uniformVariableSyntax_12.php.errors
  396. uniformVariableSyntax_13.php
  397. uniformVariableSyntax_13.php.errors
  398. uniformVariableSyntax_14.php
  399. uniformVariableSyntax_14.php.errors
  400. uniformVariableSyntax_15.php
  401. uniformVariableSyntax_15.php.errors
  402. uniformVariableSyntax_16.php
  403. uniformVariableSyntax_16.php.errors
  404. uniformVariableSyntax_17.php
  405. uniformVariableSyntax_17.php.errors
  406. uniformVariableSyntax_18.php
  407. uniformVariableSyntax_18.php.errors
  408. uniformVariableSyntax_19.php
  409. uniformVariableSyntax_19.php.errors
  410. uniformVariableSyntax_20.php
  411. uniformVariableSyntax_20.php.errors
  412. uniformVariableSyntax_21.php
  413. uniformVariableSyntax_21.php.errors
  414. uniformVariableSyntax_22.php
  415. uniformVariableSyntax_22.php.errors
  416. uniformVariableSyntax_23.php
  417. uniformVariableSyntax_23.php.errors
  418. uniformVariableSyntax_24.php
  419. uniformVariableSyntax_24.php.errors
  420. uniformVariableSyntax_25.php
  421. uniformVariableSyntax_25.php.errors
  422. uniformVariableSyntax_26.php
  423. uniformVariableSyntax_26.php.errors
  424. uniformVariableSyntax_27.php
  425. uniformVariableSyntax_27.php.errors
  426. uniformVariableSyntax_28.php
  427. uniformVariableSyntax_28.php.errors
  428. uniformVariableSyntax_29.php
  429. uniformVariableSyntax_29.php.errors
  430. uniformVariableSyntax_30.php
  431. uniformVariableSyntax_30.php.errors
  432. uniformVariableSyntax_31.php
  433. uniformVariableSyntax_31.php.errors
  434. uniformVariableSyntax_32.php
  435. uniformVariableSyntax_32.php.errors
  436. uniformVariableSyntax_33.php
  437. uniformVariableSyntax_33.php.errors
  438. uniformVariableSyntax_34.php
  439. uniformVariableSyntax_34.php.errors
  440. uniformVariableSyntax_35.php
  441. uniformVariableSyntax_35.php.errors
  442. uniformVariableSyntax_36.php
  443. uniformVariableSyntax_36.php.errors
  444. uniformVariableSyntax_37.php
  445. uniformVariableSyntax_37.php.errors
  446. uniformVariableSyntax_38.php
  447. uniformVariableSyntax_38.php.errors
  448. useFuncAndConst_01.php
  449. useFuncAndConst_01.php.errors
  450. useGlobal.php
  451. useGlobalSubNamespace.php
  452. useNamespaceAs.php
  453. useSimple.php
  454. useSubNamespace.php
  455. yield_01.php
  456. yield_01.php.errors
  457. yield_02.php
  458. yield_02.php.errors
  459. yield_03.php
  460. yield_03.php.errors
  461. yield_04.php
  462. yield_04.php.errors
  463. yield_05.php
  464. yield_05.php.errors
  465. yield_06.php
  466. yield_06.php.errors
  467. yield_07.php
  468. yield_07.php.errors
  469. yield_08.php
  470. yield_08.php.errors
  471. yieldFrom_01.php
  472. yieldFrom_01.php.errors
  473. yieldFrom_02.php
  474. yieldFrom_02.php.errors
  475. yieldFrom_03.php
  476. yieldFrom_03.php.errors
  477. yieldFrom_04.php
  478. yieldFrom_04.php.errors
  479. yieldFrom_05.php
  480. yieldFrom_05.php.errors
  481. yieldFrom_06.php
  482. yieldFrom_06.php.errors