yum 저장소에서 "php71"과 "php71w"의 차이점은 무엇입니까?

yum 저장소에서 "php71"과 "php71w"의 차이점은 무엇입니까?

내가 사용한 것은 yum list *php71*다음과 같습니다.

...
php71-php-zstd.x86_64                                                            0.4.14-1.el7.remi                                                             remi-safe 
php71-scldevel.x86_64                                                            1.0-1.el7.remi                                                                remi-safe 
php71-uwsgi-plugin-php.x86_64                                                    2.0.17.1-2.el7.remi                                                           remi-safe 
php71-zephir.noarch                                                              0.10.10-1.el7.remi                                                            remi-safe 
php71-zephir-parser.x86_64                                                       0.9.11-1.el7.remi                                                             remi-safe 
php71w-bcmath.x86_64                                                             7.1.21-1.w6                                                                   webtatic  
php71w-cli.x86_64                                                                7.1.21-1.w6                                                                   webtatic  
php71w-common.x86_64     
...

와 가 있는 것 같은데 php71-*, php71w-*둘 사이의 차이점은 무엇인가요?

관련 정보