Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: php-symfony2-ClassLoader - Symfony2 ClassLoader Component https://bugzilla.redhat.com/show_bug.cgi?id=823041 Summary: Review Request: php-symfony2-ClassLoader - Symfony2 ClassLoader Component Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: shawn.iwinski@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Spec URL: http://people.redhat.com/siwinski/rpmbuild/SPECS/php-symfony2-ClassLoader.spec SRPM URL: http://people.redhat.com/siwinski/rpmbuild/SRPMS/php-symfony2-ClassLoader-2.0.14-1.fc16.src.rpm Description: The ClassLoader Component loads your project classes automatically if they follow some standard PHP conventions. Whenever you use an undefined class, PHP uses the autoloading mechanism to delegate the loading of a file defining the class. Symfony2 provides a "universal" autoloader, which is able to load classes from files that implement one of the following conventions: * The technical interoperability standards (http://symfony.com/PSR0) for PHP 5.3 namespaces and class names. * The PEAR (http://pear.php.net/manual/en/standards.php) naming convention for classes. If your classes and the third-party libraries you use for your project follow these standards, the Symfony2 autoloader is the only autoloader you will ever need. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review