mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
[doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net * Replace http://www.php.net with https://www.php.net
This commit is contained in:
@ -51,4 +51,4 @@ Yii 2.0 потребує PHP 5.4.0 та вище. Щоб дізнатися ви
|
||||
|
||||
Для розробки на Yii необхідне загальне розуміння ООП, оскільки фреймворк повністю слідує цій парадигмі.
|
||||
Також слід вивчити такі сучасні можливості PHP як [простори імен](https://www.php.net/manual/en/language.namespaces.php)
|
||||
і [трейти](https://secure.php.net/manual/en/language.oop5.traits.php).
|
||||
і [трейти](https://www.php.net/manual/en/language.oop5.traits.php).
|
||||
|
||||
Reference in New Issue
Block a user