Zach Borboa
ff424b2a69
Sort tags
2022-09-23 12:53:03 -07:00
Zach Borboa
1598cab251
Make recent pull request limit configurable
2022-09-23 12:50:35 -07:00
Zach Borboa
a17f79fb44
Fetch tags
2022-09-23 12:46:30 -07:00
Zach Borboa
52ec16902f
Generate changelog entries for release
2022-09-23 12:21:10 -07:00
Zach Borboa
8363b24ad8
Add workflow and script for updating changelog
2022-09-22 19:23:39 -07:00
Zach Borboa
06124e84ed
Simplify updating readme methods
2021-08-07 19:50:52 -04:00
Zach Borboa
6ceabf7293
Clean up
2021-07-26 00:35:01 -04:00
Zach Borboa
161f9aea63
Use short array syntax
2021-03-18 01:15:52 -04:00
Zach Borboa
b7a69a5ca5
Remove old migration script
2021-03-17 22:56:28 -04:00
Zach Borboa
cf4082d03e
Use unique variables with list() to prevent unexpected results.
...
PHP Compatibility check for PHP_CodeSniffer error message:
FILE: php-curl-class/scripts/bump_major_version.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------
6 | ERROR | list() will assign variable from left-to-right since PHP 7.0. Ensure all variables in list() are unique to prevent unexpected
| | results. (PHPCompatibility.Lists.AssignmentOrder.Affected)
---------------------------------------------------------------------------------------------------------------------------------------------
2021-03-05 09:16:56 -05:00
Zach Borboa
bd9d570af4
Display version bump when script is run
2019-04-29 00:13:12 -07:00
Zach Borboa
668acf1e08
Allow running readme update script outside script directory
2018-06-21 23:56:14 -07:00
Zach Borboa
50927dd294
Rename callbacks
2018-01-25 20:29:55 -08:00
Zach Borboa
a470ce9cf1
Clean up
2017-10-12 23:27:17 -07:00
Zach Borboa
5706ad7723
Fix here-document warning.
...
Fixes "warning: here-document at line XX delimited by end-of-file (wanted `EOF')".
2017-04-29 00:27:12 -07:00
Zach Borboa
9ad5458e25
Fix script omitting security section
2016-10-18 00:58:29 -07:00
Zach Borboa
39c21041a5
Clean up per PSR2
2016-08-24 00:25:38 -07:00
Zach Borboa
61aef351a7
Replace "else if" with "elseif"
2016-08-07 15:12:04 -07:00
Zach Borboa
56940ca3b0
Add table of contents update to readme update script
2015-10-20 23:38:33 -07:00
Zach Borboa
f9d0b9c19b
Replace tee with append redirection
2015-10-20 23:37:43 -07:00
Zach Borboa
97cb91ef0c
Reset lower version numbers when incrementing versions
2015-09-03 18:08:57 -07:00
Zach Borboa
473f080a12
Fix #223 : Update README with available methods
2015-08-13 08:50:05 -07:00
Zach Borboa
b4278f668f
Bump major version
2015-07-31 00:08:45 -07:00
Zach Borboa
23203469c2
Add $camelCase naming convention migration script; Update examples to use $camelCase naming convention
2015-07-31 00:04:17 -07:00
Zach Borboa
fcaf4c5d2d
Make scripts executable
2015-02-16 14:21:33 +07:00
Zach Borboa
c2be7a781e
Add bump major, minor, and patch version scripts for semantic versioning
2015-01-17 03:07:16 -08:00