File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Symfony/Component/ClassLoader Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
* It is able to load classes that use either:
18
18
*
19
19
* * The technical interoperability standards for PHP 5.3 namespaces and
20
- * class names (http ://groups.google. com/group/ php-standards/web/psr-0-final-proposal );
20
+ * class names (https ://github. com/php-fig/fig- standards/blob/master/accepted/PSR-0.md );
21
21
*
22
22
* * The PEAR naming convention for classes (http://pear.php.net/).
23
23
*
Original file line number Diff line number Diff line change 17
17
* It is able to load classes that use either:
18
18
*
19
19
* * The technical interoperability standards for PHP 5.3 namespaces and
20
- * class names (http ://groups.google. com/group/ php-standards/web/psr-0-final-proposal );
20
+ * class names (https ://github. com/php-fig/fig- standards/blob/master/accepted/PSR-0.md );
21
21
*
22
22
* * The PEAR naming convention for classes (http://pear.php.net/).
23
23
*
You can’t perform that action at this time.
0 commit comments