zephir

Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP

MIT License

Downloads
359.2K
Stars
3.3K
Committers
100

Bot releases are hidden (Show)

zephir - 0.12.0

Published by sergeyklay over 5 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.12

Published by sergeyklay over 5 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.11

Published by sergeyklay over 5 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.10.15

Published by sergeyklay over 5 years ago

  • Fixed zend_closure declaration to reflect PHP 7.3 changes (backport from the upstream)
zephir - 0.11.10

Published by sergeyklay over 5 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.9

Published by sergeyklay almost 6 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.8

Published by sergeyklay almost 6 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.7

Published by sergeyklay almost 6 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.10.14

Published by sergeyklay almost 6 years ago

  • Backport #1746 from the upstream
zephir - 0.11.6

Published by sergeyklay almost 6 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.10.13

Published by sergeyklay almost 6 years ago

  • Backport #1741 from the upstream
  • Backport #1731 from the upstream
zephir - 0.11.3

Published by sergeyklay almost 6 years ago

All notable changes to this version has been documented in the CHANGELOG.md file.

zephir - 0.11.2

Published by sergeyklay almost 6 years ago

  • PHP 5.5 no longer supported
  • Composer now is a mandatory dependency
  • Introduced ability to pack into one zephir.phar file (for PHP 7.1 and later)
  • Correct return types hint check
  • Improved compiler error reporting
zephir - 0.11.1

Published by sergeyklay about 6 years ago

  • Initial support of PHP 7.3 (ported from the 0.10.x branch)
zephir - 0.10.12

Published by sergeyklay about 6 years ago

  • Initial support of PHP 7.3
zephir - 0.11.0

Published by sergeyklay about 6 years ago

Add type hints for scalar arguments and return values in Zend Engine 3 (#1656)

zephir - 0.10.11

Published by sergeyklay about 6 years ago

  • Implementing correct casting resource to int (#1524)
  • Fixed Copy-On-Write violation for arrays/objects zvals
  • Allow extension to be loaded prior to the tests
  • Fix some testing settings
zephir - 0.10.10

Published by sergeyklay over 6 years ago

  • Expand existing lifecycle configuration support #1647
  • Fixed is_php_version function #1646
  • Fixed IDE stubs generation #1571
  • Fixed DocBlock Stubs generation #1650, phalcon/ide-stubs#9
zephir - 0.10.9

Published by sergeyklay over 6 years ago

  • Added missed ZEPHIR_CALL_CE_STATIC_ZVAL for Zend Engine 3 #1622
  • Fixed Copy-On-Write violation for arrays/objects zvals
  • Some internal improvements and code cleanup
  • Amended tests
zephir - 0.10.8

Published by sergeyklay over 6 years ago

  • Do not throw Exception when superglobal does not exist (#1623)
  • Revert 37d5b12 due to "unresolved external symbol" issue
  • Fixed setting extension globals using globals_set (#1551)
  • Fixed processing uchar globals
  • Enable tests for PHP 7.0 - 7.2 on AppVeyor
  • PSR-related fixes
Package Rankings
Top 0.93% on Packagist.org
Badges
Extracted from project README
Zephir Discord Build on Linux|macOS|Windows Latest Stable Version PHP from Packagist Packagist MIT License