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-25 04:19:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5a471ff2d44ac0ffa384dbca9ac70ac0241a07a
php-curl-class
/
tests
T
History
Zach Borboa
c5a471ff2d
Add assertions for response content type and content encoding
2022-12-10 11:50:37 -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 assertions for response content type and content encoding
2022-12-10 11:50:37 -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
…
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
…