Zach Borboa
|
0f531fff11
|
Update Dockerfile to use Ubuntu 18.04 LTS and PHP 7.3
|
2019-05-10 05:02:21 -07:00 |
|
Zach Borboa
|
9e4eacca2d
|
Clean up
|
2019-05-10 03:00:06 -07:00 |
|
Zach Borboa
|
6cd12b6d24
|
Fix #585: Add example for MultiCurl::addCurl()
|
2019-05-07 23:43:32 -07:00 |
|
Zach Borboa
|
6f76666ee5
|
Clarify documentation for Curl::setRetry() and MultiCurl::setRetry()
|
2019-05-03 00:35:30 -07:00 |
|
Zach Borboa
|
12661cffe2
|
Fix #581: Add example to retry request based on HTTP status code.
|
2019-04-30 00:52:34 -07:00 |
|
Zach Borboa
|
244465b238
|
Merge pull request #584 from zachborboa/master
Fix PHP 5.3 container test not completing successfully
|
2019-04-30 00:40:25 -07:00 |
|
Zach Borboa
|
4ddcffcf83
|
Re-enable PHP 5.3 continuous integration tests
|
2019-04-30 00:16:27 -07:00 |
|
Zach Borboa
|
c36b2af2b0
|
Fix PHP 5.3 container test not completing successfully
|
2019-04-30 00:00:39 -07:00 |
|
Zach Borboa
|
bd9d570af4
|
Display version bump when script is run
|
2019-04-29 00:13:12 -07:00 |
|
Zach Borboa
|
9205c5fe67
|
Display debugging information and output more verbose information when running phpunit locally using test script
|
2019-04-25 22:31:08 -07:00 |
|
Zach Borboa
|
601de1369a
|
Temporarily allow PHP 5.3 continuous integration tests to fail
|
2019-04-25 21:32:01 -07:00 |
|
Zach Borboa
|
fd1fa390cd
|
Avoid container pulling host composer lock file which may cause downgrading installed libraries
|
2019-04-21 23:36:04 -07:00 |
|
Zach Borboa
|
ea0294f907
|
Fix phpunit test not completing when run in container
|
2019-04-21 23:34:26 -07:00 |
|
Zach Borboa
|
e46e9cffff
|
Update php73 container from 7.3-rc-cli to 7.3-cli
|
2019-04-21 22:29:44 -07:00 |
|
Zach Borboa
|
ff95a3c56f
|
Bump patch version
8.5.1
|
2019-04-19 22:57:47 -07:00 |
|
Zach Borboa
|
c2db98c9a6
|
Merge pull request #580 from zachborboa/master
Fix implementation of Curl::setProxyAuth
|
2019-04-19 22:52:48 -07:00 |
|
Zach Borboa
|
62d5390ad7
|
Fix #579: Correct implementation of Curl::setProxyAuth()
|
2019-04-19 22:37:55 -07:00 |
|
Zach Borboa
|
c7eb389bb9
|
Add debugging
|
2019-04-19 22:31:44 -07:00 |
|
Zach Borboa
|
75ee4ec75e
|
Run tests with most recent version first
|
2019-04-19 21:57:53 -07:00 |
|
Zach Borboa
|
401d51ed3a
|
Clarify calling Curl::close() is not typically needed
|
2019-03-06 21:40:40 -08:00 |
|
Zach Borboa
|
f7d93dc46f
|
Update example without library to display results of request
|
2019-01-22 20:31:29 -08:00 |
|
Zach Borboa
|
0702d0edd1
|
Add code block template for new issues
|
2019-01-08 19:18:31 -08:00 |
|
Zach Borboa
|
2b387e3ef1
|
Bump minor version
8.5.0
|
2019-01-06 22:43:45 -08:00 |
|
Zach Borboa
|
6bea622d8c
|
Merge pull request #569 from zachborboa/master
Prevent direct execution of test server script
|
2019-01-05 14:13:38 -08:00 |
|
Zach Borboa
|
7dd4258e02
|
Fix #562: Prevent direct execution of test server script unless testing
|
2019-01-05 12:09:03 -08:00 |
|
Zach Borboa
|
4551e28ddd
|
Merge pull request #568 from zachborboa/master
Add proxy support for MultiCurl
|
2019-01-05 01:01:47 -08:00 |
|
Zach Borboa
|
35a32a7a77
|
Fix #567: Add proxy support for MultiCurl
|
2019-01-05 00:43:21 -08:00 |
|
Zach Borboa
|
d45e6c17b6
|
Bump minor version
8.4.0
|
2018-12-19 08:35:45 -08:00 |
|
Zach Borboa
|
84b355d4f9
|
Merge pull request #565 from zachborboa/master
Follow up to making multibyte string extension optional
|
2018-12-19 01:05:30 -08:00 |
|
Zach Borboa
|
e596b68ad9
|
Merge branch 'jared-conexed-master'
|
2018-12-19 00:44:01 -08:00 |
|
Zach Borboa
|
f23b6da017
|
Move multibyte string functions to StringUtil
|
2018-12-19 00:41:50 -08:00 |
|
Jared Spencer
|
f00f7988d3
|
adjusted where ext-mbstring is suggested
will use mbstring if extn installed
|
2018-12-18 17:49:18 -07:00 |
|
Zach Borboa
|
d25b2bff6f
|
Add note regarding PHP execution of library files and WordPress plugins (#562)
|
2018-12-12 21:18:44 -08:00 |
|
Zach Borboa
|
d282890166
|
Improve troubleshooting document wording
|
2018-12-12 18:23:10 -08:00 |
|
Zach Borboa
|
7620ffb792
|
Fix #563: Suggest updating composer
|
2018-12-12 18:18:50 -08:00 |
|
Zach Borboa
|
39eba1dfa4
|
Add files to run php73 tests inside a docker container
|
2018-12-09 21:39:38 -08:00 |
|
Zach Borboa
|
e75a4c5525
|
Merge pull request #561 from zachborboa/master
Run continuous integration tests on PHP 7.3
|
2018-12-09 20:28:04 -08:00 |
|
Zach Borboa
|
896ef82246
|
Fix #560: Run continuous integration tests on version 7.3
|
2018-12-09 20:01:47 -08:00 |
|
Zach Borboa
|
4320e8fe96
|
Fix #559: Add example that sets custom request instance tags.
|
2018-12-05 22:46:03 -08:00 |
|
Zach Borboa
|
20707b600f
|
Add note on excluding content-length header from DELETE requests
|
2018-11-29 23:48:18 -08:00 |
|
Zach Borboa
|
9edf5116a2
|
Merge pull request #558 from zachborboa/master
Add tests for content-length with DELETE requests
|
2018-11-29 23:15:55 -08:00 |
|
Zach Borboa
|
bf68fc30bd
|
Add tests for content-length with DELETE requests (#557)
|
2018-11-29 23:01:26 -08:00 |
|
Zach Borboa
|
1e70527da0
|
Update file mode bits
|
2018-11-29 22:10:48 -08:00 |
|
Tam Nguyen
|
067d73e6cc
|
Only set CURLOPT_POSTFIELDS options if post data is not empty for DELETE method
|
2018-11-29 15:23:24 +07:00 |
|
Zach Borboa
|
8f0a52bb17
|
Bump patch version
8.3.3
|
2018-11-13 23:02:19 -08:00 |
|
Zach Borboa
|
b67d5d5894
|
Merge pull request #556 from zachborboa/master
Remove temporary file when download fails
|
2018-11-08 12:12:32 -08:00 |
|
Zach Borboa
|
ca36388e21
|
Update readme
|
2018-11-08 08:30:47 -08:00 |
|
Zach Borboa
|
5c6fd4cdf3
|
Fix #555: Remove temporary file when download fails
|
2018-11-08 08:27:47 -08:00 |
|
Zach Borboa
|
d4e5e4aae6
|
Delete extraneous files from destination when syncing library files inside containers
|
2018-11-08 07:38:10 -08:00 |
|
Zach Borboa
|
28bb757012
|
Fix #554: Add example for making a request through a SOCKS 5 proxy
|
2018-10-30 21:51:31 -07:00 |
|