Migate PHP Extension to zed-extensions/php (#24583)

PHP Extension has been extracted to it's own repository available here:
- https://github.com/zed-extensions/php
This commit is contained in:
Peter Tripp 2025-02-10 16:07:38 -05:00 committed by GitHub
parent 0af048a7cf
commit 62bb3398ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 0 additions and 905 deletions

7
Cargo.lock generated
View file

@ -16823,13 +16823,6 @@ dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_php"
version = "0.2.4"
dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_proto"
version = "0.2.1"