Marcus Bointon 037c2748f3 Change use of is_a() to use instanceof
While is_a() is no longer deprecated, there are bound to be some people using PHP versions that still have it marked as deprecated.
This is the only occurrence of is_a in the whole of PHPExcel; everywhere else it's using instanceof, so I figured it would be sensible to make it consistent.
2012-10-18 17:11:45 +03:00
..
2012-09-14 00:52:10 +01:00
2012-03-03 21:08:29 +00:00
2012-10-04 21:48:27 +01:00
2012-03-03 21:29:01 +00:00
2012-03-11 17:58:38 +00:00
2012-03-03 21:29:01 +00:00
2012-03-03 21:29:01 +00:00
2012-03-03 21:29:01 +00:00
2012-03-03 21:29:01 +00:00
2012-07-02 22:38:24 +01:00