Releases: zephir-lang/zephir
Releases · zephir-lang/zephir
0.19.0
13 May 13:42
Compare
Sorry, something went wrong.
No results found
Added
Changed
Refactor CUFA implementation #2444
0.18.0
30 Sep 07:28
Compare
Sorry, something went wrong.
No results found
0.17.0
11 Feb 20:15
Compare
Sorry, something went wrong.
No results found
Added
Added support of PHP 8.2 #2255
Fixed
Fixed backtrace on alpine #2397
0.16.3
17 Sep 09:20
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed segmentation fault on mixed return type and PHP 7.4 #2387
0.16.2
22 Aug 17:27
Compare
Sorry, something went wrong.
No results found
Added
Added support for object return type #2374
0.16.1
22 Aug 08:32
Compare
Sorry, something went wrong.
No results found
Changed
Changed usage of utf8_decode() function in favour of mb_convert_encoding() #2376
Fixed
Fixed generation of ARG_INFO for nullable object (?object) #2374
0.16.0
21 Mar 09:34
Compare
Sorry, something went wrong.
No results found
Added
Added custom list of arg info definition (Phalcon only) #2341
Added support for int|false return type (PHP >= 8.0 only) #2338
Added support of PHP 8.1 #2255
Fixed
Fixed left null with string condition #2299
Improved support of mixed type #2330
Fixed Interfaces Breaking Child Projects Of Same Root Level Namespace #2334
0.15.2
24 Oct 15:18
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed output of string type INI in globals #2312
0.15.1
08 Oct 21:31
Compare
Sorry, something went wrong.
No results found
Fixed
Fix support of string type in struct globals #2308
0.15.0
05 Oct 19:55
Compare
Sorry, something went wrong.
No results found
Added
Added support for string type in php.ini #2280
Added support for mixed #2276
Fixed
Fixed multiple return types in stubs #2283
Fixed bool return type in stubs #2272
Changed
Removed .zep from stubs filenames #2273