| v4 | v5 | |
|---|---|---|
| 23 | 23 | "php-ext-(拡張機能名)"とします。 |
| 24 | 24 | |
| 25 | (例)Memcache |
|
| 26 | * php-ext-memcache |
|
| 25 | (例)Memcached拡張の場合 | |
| 26 | * php-ext-memcached | |
| 27 | 27 | |
| 28 | 28 | ===== php5・php70用を別個のsrc.rpmから生成する場合 ===== |
| 29 | 29 | |
| 30 | 30 | "php5-ext-(拡張機能名)"または"php70-ext-(拡張機能名)"とします。 |
| 31 | ||
| 32 | (例)Memcached拡張の場合 | |
| 33 | * php5-ext-memcached | |
| 34 | * php70-ext-memcached | |
| 31 | 35 | |
| 32 | 36 | === PHPコンポーネント === |