History log of /php-ast/tests/eval_include.phpt (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 91f59467 07-Aug-2022 Tyson Andre

php-ast 1.1.0dev: Deprecate AST versions 50 and 60, drop support for php < 7.2 (#185)

* Deprecate AST versions 50 and 60

AST version 70 has been supported since php-ast 1.0.1 (2019-

php-ast 1.1.0dev: Deprecate AST versions 50 and 60, drop support for php < 7.2 (#185)

* Deprecate AST versions 50 and 60

AST version 70 has been supported since php-ast 1.0.1 (2019-02-11).

Related to #114

* Drop support for php <= 7.1

Update documentation to mention this.

* Update test expectation for AST version 60 deprecation

show more ...


Revision tags: v1.0.5, v1.0.4, v1.0.3, v1.0.2, v1.0.1, v1.0.0, v0.1.7
# dd264ecb 06-Oct-2018 Nikita Popov

Deprecate AST version 40


Revision tags: v0.1.6, v0.1.5
# 4262758d 24-Jun-2017 Nikita Popov

Deprecate version 30


Revision tags: v0.1.4, v0.1.3, v0.1.2
# 0d8c47b9 30-Apr-2016 Nikita Popov

Deprecate version 15

Switching tests to version 30 where possible.


Revision tags: v0.1.1, v0.1.0
# ac969d78 21-Oct-2015 Nikita Popov

Make $version argument required

[bc-break]


# 2995532a 27-Jul-2015 Malte Skoruppa

Added flag constants for AST_INCLUDE_OR_EVAL

The flags' integral values match the values defined in
Zend/zend_compile.h