Felipe Pena
|
23a350b7a5
|
- Fixed tests
|
2008-06-25 22:51:53 +00:00 |
|
Felipe Pena
|
2e893877af
|
Fixed tests
|
2008-02-24 12:42:16 +00:00 |
|
Marcus Boerger
|
6b58678c63
|
- Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
|
2008-02-23 17:03:53 +00:00 |
|
Dmitry Stogov
|
1322b1a30a
|
Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in the same way as "instanceof" operator).
|
2007-08-22 13:20:09 +00:00 |
|
Dmitry Stogov
|
ce0c17aa95
|
MFH (is_sublass_of("A","B") should call __autoload() for "A" and "B")
|
2005-09-09 06:47:18 +00:00 |
|
Dmitry Stogov
|
24743055a3
|
Changed is_a() and is_subcalls_of() functions to not call __autoload() (in the same way as "instanceof" operator).
|
2005-08-23 07:23:30 +00:00 |
|