[dev] [cvs] commit: incubator/faq index.php list.php incubator/faq/categories delete.php edit.php index.php incubator/faq/lib Categories.php Faq.php incubator/faq/lib/Driver sql.php incubator/faq/questions delete.php edit.php index.php incubator/faq/templates/categories ...
Jan Schneider
jan at horde.org
Thu Jul 31 17:03:45 UTC 2008
Zitat von Duck <duck at obala.net>:
> Replace deprecated is_a with instanceof
is_a() is no longer deprecated, and for a good reason, because
instanceof requires the tested class to be loaded, while is_a() doesn't.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list