Skip to content

Tags: Minds/PHP-CPP

Tags

v1.2.2

Toggle v1.2.2's commit message
Fixed a memory leak when returning a Php::Object with an already allo…

…cated Base

v1.2.1

Toggle v1.2.1's commit message
Allow casting a Php::Value to a std::set

v1.2

Toggle v1.2's commit message
when value properties that start with a null byte are set or retrieve…

…d (this happens when the user relies on specific Zend features) we now block such access because we do not want the user to be exposed to the peculiarities of the Zend engine

v1.1.1

Toggle v1.1.1's commit message
tiny changes in documentation about extension callbacks

v1.1

Toggle v1.1's commit message
small fix to php.ini documentation

v1.0

Toggle v1.0's commit message
implemented static properties as requested in issue CopernicaMarketin…

…gSoftware#58

v0.9.2

Toggle v0.9.2's commit message
documentation fix

v0.9.1

Toggle v0.9.1's commit message
fixed but in iterator

v0.9

Toggle v0.9's commit message
fixed empty() call

v0.2

Toggle v0.2's commit message
fixed example