Fedora 22 Update: php-nette-robot-loader-2.3.1-2.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 15 15:23:19 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-1fc1832232
2015-12-15 10:57:35.570720
--------------------------------------------------------------------------------

Name        : php-nette-robot-loader
Product     : Fedora 22
Version     : 2.3.1
Release     : 2.fc22
URL         : https://github.com/nette/robot-loader
Summary     : Nette RobotLoader: comfortable autoloading
Description :
RobotLoader is a tool that gives you comfort of automated class loading
for your entire application including third-party libraries.

- get rid of all require
- only necessary scripts are loaded
- requires no strict file naming conventions
- allows more classes in single file

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/RobotLoader/autoload.php';

--------------------------------------------------------------------------------
Update Information:

RobotLoader is a tool that gives you comfort of automated class loading for your
entire application including third-party libraries.  - get rid of all require -
only necessary scripts are loaded - requires no strict file naming conventions -
allows more classes in single file  To use this library, you just have to add,
in your project:      require_once
'/usr/share/php/Nette/RobotLoader/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277437 - Review Request: php-nette-robot-loader - Nette RobotLoader: comfortable autoloading
        https://bugzilla.redhat.com/show_bug.cgi?id=1277437
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-nette-robot-loader' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list