php-doc-en/reference/classobj/functions
2006-03-07 08:32:44 +00:00
..
call-user-method-array.xml Replace <parameter>&amp; by <parameter role="reference"> 2004-11-10 08:30:50 +00:00
call-user-method.xml Replace <parameter>&amp; by <parameter role="reference"> 2004-11-10 08:30:50 +00:00
class-exists.xml Added simple example 2004-09-25 09:06:35 +00:00
get-class-methods.xml fix #36368: incorrect use of myclass vs myobject 2006-02-11 20:45:02 +00:00
get-class-vars.xml some PHP 5 fixes 2004-12-24 20:43:35 +00:00
get-class.xml Parameter is optional since PHP 5 (bug #33795) 2005-07-21 08:59:55 +00:00
get-declared-classes.xml use more entities 2004-11-01 13:25:30 +00:00
get-declared-interfaces.xml use more entities 2004-11-01 13:25:30 +00:00
get-object-vars.xml use more entities 2004-11-01 13:25:30 +00:00
get-parent-class.xml Calling without parameter outside object (bug #36640) 2006-03-07 08:32:44 +00:00
interface-exists.xml Initial Commit 2004-09-25 09:10:50 +00:00
is-a.xml Mention (with an example) that is_a() is deprecated in PHP 5 in favor of the 2004-05-24 21:53:23 +00:00
is-subclass-of.xml document the change in the first parameter to 'mixed' 2004-10-27 14:38:25 +00:00
method-exists.xml See also (bug #34209) 2005-08-29 15:46:34 +00:00
property-exists.xml fix explanation/example about visibility of properties 2006-02-28 23:45:58 +00:00