Hello,
After seeing the bug #21410, I just found that function_name(null)
will make ZEND_NUM_ARGS()
returning 1. I really think that null should be ignored or something...
Actually with filetype(null), it transforms null in a string and try
to stat "null" which is a bit stupid...
Any comment?
--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com H�bergement de sites internets.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
