diff --git a/CHANGES-PHP.md b/CHANGES-PHP.md
index 3e6fb8e0..354d17c8 100644
--- a/CHANGES-PHP.md
+++ b/CHANGES-PHP.md
@@ -1,3 +1,8 @@
+## 0.5.3 2024-07-31
+- build on win32
+- build on macos
+- support SendSpanTimeOutMs=-1
+
## 0.5.2 2024-05-30
- add pinpoint_get_caller_arg
diff --git a/DOC/PHP/Readme.md b/DOC/PHP/Readme.md
index 44c7e117..6c6aac53 100644
--- a/DOC/PHP/Readme.md
+++ b/DOC/PHP/Readme.md
@@ -6,21 +6,21 @@
### Requirement
-Dependency|Version| More
----|----|----
-PHP| php `7+`|
-GCC| GCC `4.7+`| C++11
-*inux|| `windows is on the way`
-pinpoint| `2.0+`|
-composer| | class can be automatic pinpoint-cut
-collector-agent| [installed ?](../collector-agent/readme.md)
+| Dependency | Version | More |
+| ------------------- | ------------------------------------------- | ----------------------------------- |
+| PHP | php `7+` |
+| GCC | GCC `4.7+` | C++11 |
+| *inux/windows/macOs | | `windows is on the way` |
+| pinpoint | `2.0+` |
+| composer | | class can be automatic pinpoint-cut |
+| collector-agent | [installed ?](../collector-agent/readme.md) |
### Installation
#### Steps
1. Install `ext-pinpoint_php`
- curl -sL https://github.com/pinpoint-apm/pinpoint-c-agent/releases/download/v0.6.0/install_pinpoint_php.sh | sh
+ curl -sL https://github.com/pinpoint-apm/pinpoint-c-agent/releases/download/latest/install_pinpoint_php.sh | sh
2. Check your pinpoint_php.ini is right
diff --git a/package.xml b/package.xml
index 54d66e65..83489710 100644
--- a/package.xml
+++ b/package.xml
@@ -21,18 +21,21 @@ http://pear.php.net/dtd/package-2.0.xsd">
dl_cd_pinpoint@navercorp.com
yes
- 2024-07-29
+ 2024-08-07
- 0.5.2
- 0.5.2
+ 0.5.3
+ 0.5.3
- stable
- stable
+ alpha
+ alpha
Apache License 2.0
- https://github.com/pinpoint-apm/pinpoint-c-agent
+ ## 0.5.3 2024-07-31
+ - build on win32
+ - build on macos
+ - support SendSpanTimeOutMs=-1
@@ -114,6 +117,17 @@ http://pear.php.net/dtd/package-2.0.xsd">
+
+ alphaalpha
+ 0.5.20.5.2
+ 2024-07-29
+
+ ## What's Changed
+ - add pinpoint_get_caller_arg
+
+ **Full Changelog**: https://github.com/pinpoint-apm/pinpoint-c-agent/compare/v0.5.0...v0.6.0
+
+
stablestable
0.5.20.5.2