﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11604	apache_mod_loaded() is broken	hakre		"While reviewing a patch in #10365 which containted the ''apache_mod_loaded'' function it just came to my mind that it might be broken.

Therefore I tested that function by looking for ''mod_rewrite'' on a server which has mod_rewrite enabled. The test failed, apache_mod_loaded() returned false.

test code: {{{var_dump(apache_mod_loaded('mod_rewrite'));}}}

It looks like that parsing the output of phpinfo(8) for the apache module name is bogus in my eyes."	defect (bug)	closed	normal		General	2.9	normal	duplicate	2nd-opinion dev-feedback	
