This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
php-curl-class
Watch
1
Star
0
Fork
0
You've already forked php-curl-class
mirror of
https://github.com/php-curl-class/php-curl-class.git
synced
2026-08-24 09:19:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5e90e45a9da7ebfcb4ed2a9b6c79490a522fee5
php-curl-class
/
tests
T
History
Zach Borboa
5b388dd4dd
Add script to run static analysis checks
2022-12-16 05:14:40 -08:00
..
dockerfiles
Add files to run PHP 8.1 tests inside a docker container
2022-09-30 19:39:50 -07:00
PHPCurlClass
Fix
#747
: Ensure string response before gzip decode
2022-12-12 05:53:53 -08:00
check_coding_standards.sh
Replace egrep with
grep --extended-regexp' (
grep -E')
2022-09-23 07:14:56 -07:00
check_static_analysis.sh
Add script to run static analysis checks
2022-12-16 05:14:40 -08:00
check_syntax.sh
…
ci.sh
…
generate_urls.py
…
generate_urls.sh
…
phpunit.xml
…
psalm.xml
Move static analysis config under tests/ and exclude from git archive
2022-12-16 04:03:56 -08:00
ruleset.xml
Add exclusion to fix incorrectly flagged error
2022-09-23 10:15:20 -07:00
run.sh
…
skip_slow_tests.sh
Allow running script from outside the script directory
2022-09-29 19:12:16 -07:00
test_all.sh
…