You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/10/10 10:00:01 UTC

[GitHub] [skywalking] remicollet opened a new issue, #9753: [Bug] [PHP] Bad role for documentation

remicollet opened a new issue, #9753:
URL: https://github.com/apache/skywalking/issues/9753

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Apache SkyWalking Component
   
   CLI (apache/skywalking-cli)
   
   ### What happened
   
   In package.xml documentation have role="src" instead of expected role="doc"
   
   ### What you expected to happen
   
   role="doc" for NOTICE, README.md, LICENSE
   
   ### How to reproduce
   
   pecl install ...
   
   ### Anything else
   
   There is no component in above dropdown for the PHP agent
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] jmjoy closed issue #9753: [Bug] [PHP] Bad role for documentation

Posted by GitBox <gi...@apache.org>.
jmjoy closed issue #9753: [Bug] [PHP]  Bad role for documentation
URL: https://github.com/apache/skywalking/issues/9753


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] jmjoy commented on issue #9753: [Bug] [PHP] Bad role for documentation

Posted by GitBox <gi...@apache.org>.
jmjoy commented on issue #9753:
URL: https://github.com/apache/skywalking/issues/9753#issuecomment-1273971606

   `README.md` will be compiled into the `.so` because of https://github.com/apache/skywalking-php/blob/737b4f65824bb4939faa3e9452b83c73bf5ddfe8/src/lib.rs#L18 , others can be used as docs.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] jmjoy commented on issue #9753: [Bug] [PHP] Bad role for documentation

Posted by GitBox <gi...@apache.org>.
jmjoy commented on issue #9753:
URL: https://github.com/apache/skywalking/issues/9753#issuecomment-1277528699

   https://github.com/apache/skywalking-php/pull/16 Merged.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] heyanlong commented on issue #9753: [Bug] [PHP] Bad role for documentation

Posted by GitBox <gi...@apache.org>.
heyanlong commented on issue #9753:
URL: https://github.com/apache/skywalking/issues/9753#issuecomment-1273073143

   @remicollet Thanks you for report the bug, I'll fix it now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] heyanlong commented on issue #9753: [Bug] [PHP] Bad role for documentation

Posted by GitBox <gi...@apache.org>.
heyanlong commented on issue #9753:
URL: https://github.com/apache/skywalking/issues/9753#issuecomment-1274017147

   https://github.com/apache/skywalking-php/pull/16


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org