zephir-lang / zephir

Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP
https://zephir-lang.com
MIT License
3.3k stars 466 forks source link

#2387 - Fix Seg fault in `mixed` return type #2388

Closed Jeckerson closed 2 years ago

Jeckerson commented 2 years ago

Hello!

In raising this pull request, I confirm the following:

Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #2388 (40fdde4) into development (717b0ce) will increase coverage by 0.00%. The diff coverage is n/a.

@@              Coverage Diff              @@
##             development   #2388   +/-   ##
=============================================
  Coverage           7.13%   7.13%           
  Complexity          8633    8633           
=============================================
  Files                343     343           
  Lines              21949   21947    -2     
=============================================
  Hits                1567    1567           
+ Misses             20382   20380    -2     
sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication