php classes (other than pear) should install their classes under /usr/share/php/Class instead of /usr/share/Class This will allow us to include /usr/share/php in php's default include_path to allow users of the class to not have to write out the full path name when including the php file.
Changed in devel.
*** Bug 235503 has been marked as a duplicate of this bug. ***
*** Bug 235559 has been marked as a duplicate of this bug. ***