summaryrefslogtreecommitdiff
path: root/ext/standard/incomplete_class.c
Commit message (Expand)AuthorAgeFilesLines
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fixed crash in serialize() + classes. (64bit only)foobar2005-07-051-2/+2
* - Update to new APIMarcus Boerger2004-10-301-2/+2
* - Bugfix #29985Marcus Boerger2004-09-051-20/+14
* Fix incomplete class for the new object modelStanislav Malyshev2004-04-071-35/+48
* - Tiny improvement.Andi Gutmans2004-03-301-2/+3
* BUG #27469 was fixed (serialize() objects of incomplete class)Dmitry Stogov2004-03-181-5/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* pass trsm via parametersStanislav Malyshev2003-08-051-5/+4
* fix incomplete class for ZE2Stanislav Malyshev2003-08-051-21/+34
* updating license information in the headers.James Cox2003-06-101-3/+3
* build fixesZeev Suraski2003-01-011-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-2/+3
* 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