We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264392b commit f6be43eCopy full SHA for f6be43e
README.md
@@ -19,7 +19,7 @@ The framework that allows us to write PHP extensions using pure and safe Rust wh
19
20
### Necessary
21
22
-- **rust** 1.67 or later
+- **rust** 1.65 or later
23
- **libclang** 9.0 or later
24
- **php** 7.0 or later
25
@@ -39,6 +39,7 @@ The framework that allows us to write PHP extensions using pure and safe Rust wh
39
- [x] 8.0
40
- [x] 8.1
41
- [x] 8.2
42
+ - [x] 8.3
43
- **mode**
44
- [x] nts
45
- [ ] ~~zts~~
0 commit comments