You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)