mirror of
https://github.com/php/php-src.git
synced 2024-12-19 06:50:17 +08:00
4a0d6901bb
As part of my work on typed class constants, I wanted to make a separate pull request for unrelated changes. These include: * Moving from ast->child[0]->attr to ast->attr * Making zend_ast_export_ex() export class constants' visibility * Extracting an additional zend_compile_class_const_group() function Closes GH-5812. |
||
---|---|---|
.. | ||
bug70528.phpt | ||
expect_001.phpt | ||
expect_002.phpt | ||
expect_003.phpt | ||
expect_004.phpt | ||
expect_005.phpt | ||
expect_006.phpt | ||
expect_007.phpt | ||
expect_008.phpt | ||
expect_009.phpt | ||
expect_010.phpt | ||
expect_011.phpt | ||
expect_012.phpt | ||
expect_013.phpt | ||
expect_014.phpt | ||
expect_015.phpt | ||
expect_016.phpt | ||
expect_017.phpt | ||
expect_018.phpt | ||
expect_019.phpt | ||
expect_020.phpt | ||
expect_empty_stmt_bug.phpt |