Skip to content

[pull] master from CopernicaMarketingSoftware:master #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 20, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ebikt and others added 5 commits April 16, 2024 11:36
It leads to various bugs, e.g., when "struct * _zend_string" is passed
where zval was in php < 8.0.
Previous commit exposes mishandling of _zend_string function arguments
by PHP-CPP to compiler. This commit fixes that problem.
…() method explicitly when a C++ class implements the Traversable interface + this fixes the issue that in PHP 8 environments an error was reported that all Traversable objects could not be instantiated because they were abstract
Php8 fix __get (by disabling void*->bool conversion)
@pull pull bot added the ⤵️ pull label Apr 20, 2024
@pull pull bot merged commit 058c9c3 into vdm-io:master Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants