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-26 04:09:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6527db2685ebc2f6282b2ff378d9b1b5d3da7ecd
php-curl-class
/
tests
T
History
Zach Borboa
7b07ab5166
Add automatic gzip decoding of response (
#740
)
2022-12-05 18:41:56 -08:00
..
dockerfiles
Add files to run PHP 8.1 tests inside a docker container
2022-09-30 19:39:50 -07:00
PHPCurlClass
Add automatic gzip decoding of response (
#740
)
2022-12-05 18:41:56 -08:00
check_coding_standards.sh
Replace egrep with
grep --extended-regexp' (
grep -E')
2022-09-23 07:14:56 -07:00
check_syntax.sh
Replace error count with error summary
2021-03-19 21:31:47 -04:00
ci.sh
Improve future release flag warning message
2022-06-23 09:47:38 -04:00
generate_urls.py
…
generate_urls.sh
…
phpunit.xml
…
ruleset.xml
Add exclusion to fix incorrectly flagged error
2022-09-23 10:15:20 -07:00
run.sh
Add shebang to fix bash invalid option error
2022-03-10 18:17:03 -08:00
skip_slow_tests.sh
Allow running script from outside the script directory
2022-09-29 19:12:16 -07:00
test_all.sh
…