3 Commits
Author SHA1 Message Date
Dengke Tang f183523de4 make a github action to test pecl before release 2023-02-22 14:13:37 -08:00
Dengke Tang 9de07efb76 restructure 2023-02-22 11:42:34 -08:00
Justin Boswell c30c1486fe Organized modules, added indirection for FFI vs extension loading (#10)
* mv src -> ext, lib -> src to be more in line with PHP module expectations

* Fixed dependency for ffi test

* Fixed path in format-check to C source

* CRT will now try the extension first, then FFI
2021-02-16 10:31:42 -08:00