--TEST-- Bug #41252 (Calling mcrypt_generic without first calling mcrypt_generic_init crashes) --SKIPIF-- --FILE-- --EXPECTF-- Deprecated: Function mcrypt_module_open() is deprecated in %s%ebug41252.php on line 2 Deprecated: Function mcrypt_generic() is deprecated in %s%ebug41252.php on line 3 Warning: mcrypt_generic(): Operation disallowed prior to mcrypt_generic_init(). in %sbug41252.php on line 3 I'm alive!