Tags: ThreeKingdoms9/zephir
Tags
Merge pull request zephir-lang#1767 from phalcon/development 0.11.7
Use an existent git tag to prevent versioning confusion [skip appveyor] Refs: - zephir-lang#1742 (comment)
Backport zephir-lang#1741 from the upstream Fixed "create_symbol_table" for ZendEngine3
Merge pull request zephir-lang#1712 from phalcon/development 0.11.2
0.11.1 (zephir-lang#1676) * Initial support of PHP 7.3 (zephir-lang#1674) * Initial support of PHP 7.3 * Prepare Travis CI config to use PHP 7.3 * Remove useles clang testing * Cleaned up Travis CI config * Disable opcache for php 7.3 * Do not run valgrind tests for php 7.3 * Skip some tests for PHP 7.3 * Fixed require to return FAILURE when failed opening file * Added missed return FAILURE to the zephir_memory_restore_stack * Correct test for zephir-lang#1439 - Fixed yet anoter segfault for PHP 7.3 /cc @niden * Add print debug trace on Travis * Avoid the same trait name refs: 151f5db /cc @danhunsaker * Fixed array handling for PHP 7.3 * Add zephir_ensure_array function * Correct Zephir Core documentation * Added backwards compatibility for GC API change in PHP 7.3 * Cleaned up native array tests * Getting Core Dumps of Failed TravisCI Builds * The RAND_RANGE() macro has been removed since PHP 7.3 * Cleaning up - Simplified ZEPHIRPATH constant by removing trailing slash - Added required extensions to the composer.json - Minor tweaks and clening up - Cleaned up the ArrayIndex class * Refactor test ExitDieTest * Introduced Zephir TestCase * Speed up memcheck * Move all fixtures to the common place * Disable default system allocators for PHP 7.3 * Bump version * Disable memcheck for php 7.3 * Disable opcache on Travis CI * Minor Zephir Core corrections related to the Win32 build * Use Zend Memory Allocator by default * Added custom phpunit runner * Skip some tests on unstable PHP version * Refactor build process * Debug PHPUnit * Debug PHPUnit (2) * Debug PHPUnit (3) * Debug PHPUnit (4) * Move fixtures to the common place * Cleaned up CIs scripts * Move fixtures to the common place (2) * Cleaned up Travis CI script * Use separated config for PHP 7.3 - 7.4 * Fix code style * Simplified testing process * Add PHP 7.4 to build matrix * Enable code coverage report (zephir-lang#1675) * Enable code coverage report * Correct ExitDieTest * Correct ExitDieTest (2) * Bump version * Fixed AppVeyor config
Enable code coverage report (zephir-lang#1675) * Enable code coverage report * Correct ExitDieTest * Correct ExitDieTest (2)
PreviousNext