6 Commits

Author SHA1 Message Date
Elizabeth M Smith d06019f078 ecalloc all the structs 2012-07-17 09:48:46 -04:00
Elizabeth M Smith 0d19d4e184 Attempting to get it to stop segfaulting in 5.4
change the way destructors are done
2012-07-16 22:09:45 -04:00
Elizabeth M Smith 71f565cf86 TSRMLS_FETCH is the most evil thing in the world
remove where I can, also make 5.4 do class property
defaults correctly
2012-07-16 14:19:47 -04:00
Andrei Zmievski 2546ce52ae Update Copyright year. 2008-02-29 19:05:53 +00:00
Elizabeth Marie Smith 4f92719e9e Fixes for TSRM stuff for windows build - the 2.10 in overrides needs to be quoted or it's seen as 2.1 and version_compare loses its mind 2007-09-19 13:38:47 +00:00
Andrei Zmievski 816192a40e First step in the implementation of custom GType's in PHP userland.
Signals and interfaces are not implemented yet. See
demos/examples/properties.php for an example on how to register a custom
type with your own properties.
2007-09-16 21:55:18 +00:00