summaryrefslogtreecommitdiff
path: root/ext/standard/incomplete_class.c
Commit message (Expand)AuthorAgeFilesLines
* is_object() returns FALSE if object is a "incomplete object".Yasuo Ohgaki2002-07-241-7/+5
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* we can no longer register internal-classes once the script is started.Thies C. Arntzen2001-08-061-3/+1
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-1/+1
* - Use object macrosAndi Gutmans2001-07-281-3/+6
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+23
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Cleanup some output functionsAndi Gutmans2000-09-301-1/+1
* - Make the output globals accessible from the outside worldZeev Suraski2000-06-241-0/+1
* API change: Use zval * instead of zval **Sascha Schumann2000-06-231-6/+6
* Move the incomplete class stuff into its own file, so that we canSascha Schumann2000-06-231-0/+120