8000 Tags · ThreeKingdoms9/zephir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ThreeKingdoms9/zephir

Tags

0.11.8

Toggle 0.11.8's commit message
Bump version

0.11.7

Toggle 0.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zephir-lang#1767 from phalcon/development

0.11.7

0.10.14

Toggle 0.10.14's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version

0.11.6

Toggle 0.11.6's commit message
Use an existent git tag to prevent versioning confusion [skip appveyor]

Refs:
- zephir-lang#1742 (comment)

0.11.4

Toggle 0.11.4's commit message
Do not use date in the release title [skip appveyor]

0.10.13

Toggle 0.10.13's commit message

Unverified

This user has not yet uploaded their public signing key.
Backport zephir-lang#1741 from the upstream

Fixed "create_symbol_table" for ZendEngine3

0.11.3

Toggle 0.11.3's commit message
The ZEPHIRDIR env var no longer used

0.11.2

Toggle 0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zephir-lang#1712 from phalcon/development

0.11.2

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.10.12

Toggle 0.10.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable code coverage report (zephir-lang#1675)

* Enable code coverage report

* Correct ExitDieTest

* Correct ExitDieTest (2)
0