Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zephir.phar | 2024-09-30 | 2.7 MB | |
0.18.0 source code.tar.gz | 2024-09-30 | 1.1 MB | |
0.18.0 source code.zip | 2024-09-30 | 1.8 MB | |
README.md | 2024-09-30 | 1.0 kB | |
Totals: 4 Items | 5.7 MB | 0 |
Added
- [#2407] - PHP 8.3 support by @Jeckerson in https://github.com/zephir-lang/zephir/pull/2408
- [#2396] - Add test cases with default param value by @Jeckerson in https://github.com/zephir-lang/zephir/pull/2430
Changed
- [#2405] - Suppress callable deprecations by @Jeckerson in https://github.com/zephir-lang/zephir/pull/2424
- PSR-12 and PHPCS by @niden in https://github.com/zephir-lang/zephir/pull/2420
- More PHPCS by @niden in https://github.com/zephir-lang/zephir/pull/2421
- [PHP 8.4] Change
PHP_DEBUG
constant usage toZEND_DEBUG_BUILD
by @Ayesh in https://github.com/zephir-lang/zephir/pull/2422 - Get the class using its name, not just its namespace name by @27pchrisl in https://github.com/zephir-lang/zephir/pull/2429
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/zephir-lang/zephir/pull/2436
Removed
- fast_add_function removed in 8.3 by @remicollet in https://github.com/zephir-lang/zephir/pull/2418