Justin Boswell f090511213 Initial Tests & CI (#5)
* Added awscrt_version() and test for it

* Added builder.json for CI

* Added github actions

* Added format-check.sh

* Force php5.6 on ubuntu

* Updated submodules
2021-01-13 13:33:30 -08:00
2021-01-13 13:33:30 -08:00
2021-01-13 13:33:30 -08:00
2021-01-13 13:33:30 -08:00
2021-01-13 13:33:30 -08:00
2021-01-13 13:33:30 -08:00
2020-09-23 15:43:36 -07:00
2021-01-13 13:33:30 -08:00
2020-09-23 15:43:36 -07:00
2021-01-13 13:33:30 -08:00
2020-09-23 15:43:36 -07:00
2020-09-23 15:43:36 -07:00
2021-01-12 22:43:42 +00:00

AWS Common Runtime PHP bindings

Requirements

  • PHP 5.5
  • CMake 3.x
  • GCC 4.4+, clang, MSVC

Building

$ phpize
$ ./configure
$ make && make test

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

S
Description
No description provided
Readme
893 KiB
Languages
PHP 61.2%
C 31.4%
Python 4.5%
Makefile 1.5%
M4 0.6%
Other 0.8%