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-28 11:09:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa74a1cea45ba8b33a7124c8db5f30e708c20c4e
php-curl-class
/
tests
T
History
Zach Borboa
cbacd9a68b
Fix
#490
: Allow malformed response header to be parsed without error
2018-01-09 01:58:51 -08:00
..
PHPCurlClass
Fix
#490
: Allow malformed response header to be parsed without error
2018-01-09 01:58:51 -08:00
before_script.sh
Clean up
2017-10-12 23:27:17 -07:00
check_syntax.sh
…
phpunit.xml
Enable error reporting when running PHPUnit tests (regardless of system's php.ini setting)
2018-01-09 01:39:12 -08:00
ruleset.xml
Allow spaces after comma
2017-10-11 00:20:13 -07:00
run.sh
Allow the test script to be run from outside the tests directory
2017-08-25 00:16:43 -07:00
script.sh
…