History log of /php-ast/ (Results 151 – 175 of 325)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dd94d47218-Feb-2018 Anatol Belski

A void function should not return

b6931d0518-Feb-2018 Anatol Belski

Fix exit status propagation on AppVeyor

9c9b58df05-Feb-2018 Gabriel Caruso

Fix misspelling

285c3d9420-Jan-2018 Nikita Popov

Fix tests for changed constant values

f2ff357f20-Jan-2018 Anatol Belski

Update versions in the matrix and add PHP 7.2

be02cd2a06-Jan-2018 Thomas Punt

Fix ZTS mode

This requires shifting str_ member variable out of the Zend globals
(which is stored in TLS), and into a true global structure instead

783fbb9908-Oct-2017 Nikita Popov

Add release checklist

db22ee2408-Oct-2017 Nikita Popov

Back to dev

Revision tags: v0.1.6
7c3dfa5108-Oct-2017 Nikita Popov

Release version 0.1.6

d8af130108-Oct-2017 Nikita Popov

Update changelog

6492f2be24-Sep-2017 Anatol Belski

AppVeyor support revamped (#83)

Based on https://github.com/weltling/parle/blob/master/.appveyor.yml

41e55fc624-Sep-2017 Nikita Popov

Drop AppVeyor

Not worth it

d7d3156624-Sep-2017 Nikita Popov

AppVeyor: Drop phpsdk_deps

The ast extension does not have deps and we do a --disable-all
build, so hopefully this is not necessary.

1b2d518624-Sep-2017 Nikita Popov

Mention php-parser-to-php-ast project in README

6827989224-Sep-2017 Nikita Popov

Moar AppVeyor

2603c78924-Sep-2017 Nikita Popov

Another try at AppVeyor

0360d3b324-Sep-2017 Nikita Popov

Fix README TOC link

e26e174524-Sep-2017 Nikita Popov

Add ast\get_supported_versions() function

Closes #77.

ad8fb05c24-Sep-2017 Nikita Popov

Try to fix AppVeyor build

774193f924-Sep-2017 Tyson Andre

Start testing with php 7.2 in travis (nightly is 7.3-dev)

1d9a909117-Sep-2017 Tomáš Votruba

README: update version 35 to deprecated

4e5d783330-Jul-2017 Nikita Popov

Update documentation

f18a9ea230-Jul-2017 Nikita Popov

Update stub file

3358b9a030-Jul-2017 Nikita Popov

Use ast\Metadata object for ast\get_metadata()

c58b3bc230-Jul-2017 Jan-E

Add appveyor.yml (#73)

12345678910>>...13