Skip to content

Tags: anhdocphys/PHP-CPP

Tags

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

v0.1

Toggle v0.1's commit message
Fixed makefile to refer to right /usr/ directory, and the operator()(…

…) methods in Php::Value are now all const (they do not modify the variable after all)