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 03:00:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0a3f2b10b086038eec98e92b1563b208daea04a
php-curl-class
/
tests
T
History
Zach Borboa
9c03d19715
Remove some uses of function_exists() where no longer necessary
2021-11-25 11:11:32 -05:00
..
dockerfiles
Fix missing rsync error: "sh: 2: rsync: not found"
2021-06-09 21:38:21 -04:00
PHPCurlClass
Remove some uses of function_exists() where no longer necessary
2021-11-25 11:11:32 -05:00
check_coding_standards.sh
Run check coding standard commands from the project root directory
2021-09-21 15:21:21 -04:00
check_syntax.sh
Replace error count with error summary
2021-03-19 21:31:47 -04:00
ci.sh
Allow test failures on future PHP releases to fail more quietly
2021-11-24 23:12:31 -05:00
generate_urls.py
…
generate_urls.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
Add PHPCompatibility ruleset to coding standards check
2021-09-21 15:28:48 -04:00
run.sh
Allow test failures on future PHP releases to fail more quietly
2021-11-24 23:12:31 -05:00
test_all.sh
…