Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual

Undeprecated features in PHP 5.3.x

The is_a() have been undeprecated by popular request, meaning it will no longer issue an E_STRICT error.


Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual