changelog Sat Apr 22 05:31:50 2006 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2322&r2=1.2323&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2322 php-src/ChangeLog:1.2323 --- php-src/ChangeLog:1.2322 Fri Apr 21 05:31:48 2006 +++ php-src/ChangeLog Sat Apr 22 05:31:49 2006 @@ -1,3 +1,15 @@ +2006-04-21 Andrei Zmievski <[EMAIL PROTECTED]> + + * ZendEngine2/zend_objects_API.c: + Happy, Pierre? + + * ZendEngine2/zend_objects_API.c + ZendEngine2/zend_objects_API.h: + Add: + * zend_objects_store_add_ref_by_handle() + * zend_objects_store_del_ref_by_handle() + * zend_objects_store_get_object_by_handle() + 2006-04-20 Ilia Alshanetsky <[EMAIL PROTECTED]> * (PHP_5_1)