History log of /php-src/Zend/zend_objects.c (Results 176 – 184 of 184)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 3d89072c 27-Dec-2001 Andi Gutmans

- Only check refcount of object if the destructor was called.

# 73b159e0 27-Dec-2001 Andi Gutmans

- Experimental support for destructors. We need to see if destructors
- will actually work well in the context of PHP so we should consider this
- as experimental. Possible problems might be

- Experimental support for destructors. We need to see if destructors
- will actually work well in the context of PHP so we should consider this
- as experimental. Possible problems might be that when the constructor is
- run PHP might not be in a stable state.

show more ...

# 29ea3da2 26-Dec-2001 Andi Gutmans

- Pretty much finish _clone() support

Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2
# 6435c3e9 16-Aug-2001 Andi Gutmans

- Remove bogus notice

# ea48c0c4 16-Aug-2001 Andi Gutmans

- Fix a bug in method calls.
- Try to get the old copying behavior of objects to work (doesn't work yet).

Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# 76a7a5bc 11-Aug-2001 Andi Gutmans

- More work on making objects work

# 532677e7 11-Aug-2001 Andi Gutmans

- Fix some places which create objects. The fixes are ugly and will be
revised when things start working well

# 1751c4eb 11-Aug-2001 Andi Gutmans

- Fix UNIX build.

Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE
# 5af7770a 07-Aug-2001 Andi Gutmans

- Sync Engine2 CVS with latest Engine CVS

12345678