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