[pear/HTML_Common2] 01c0f8: Use composer's autoload instead of (long gone) PHP...
[email protected] ("Alexey Borzov via pear-cvs")
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/HTML_Common2/push/refs/heads/trunk/[email protected]> |
Branch: refs/heads/trunk
Home: https://github.com/pear/HTML_Common2
Commit: 01c0f8642a6bb6858378a00d80a1e545a38dbef4
https://github.com/pear/HTML_Common2/commit/01c0f8642a6bb6858378a00d80a1e545a38dbef4
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M tests/HTML_Common2_Test.php
Log Message:
-----------
Use composer's autoload instead of (long gone) PHPUnit's
Commit: def6464e8715be525e07fa5804d50e4c792679f9
https://github.com/pear/HTML_Common2/commit/def6464e8715be525e07fa5804d50e4c792679f9
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M .travis.yml
Log Message:
-----------
Test on PHP 7.4
Commit: d6f04644f4ad8ef16dab7a63390c4d13985afc16
https://github.com/pear/HTML_Common2/commit/d6f04644f4ad8ef16dab7a63390c4d13985afc16
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
A .gitattributes
Log Message:
-----------
Add .gitattributes to prevent installing tests/
Commit: 20752901366b1f94e1ee25fa36db58b974798940
https://github.com/pear/HTML_Common2/commit/20752901366b1f94e1ee25fa36db58b974798940
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M README.md
Log Message:
-----------
Github issues are enabled
Commit: 8279abfda02e47abfea674d12d59b17f4d6d31ef
https://github.com/pear/HTML_Common2/commit/8279abfda02e47abfea674d12d59b17f4d6d31ef
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M README.md
Log Message:
-----------
Better installation docs
Commit: b65eaf3c7d3c0fe5928662031849cd174e96f2e5
https://github.com/pear/HTML_Common2/commit/b65eaf3c7d3c0fe5928662031849cd174e96f2e5
Author: Alexey Borzov <[email protected]>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
M HTML/Common2.php
M tests/HTML_Common2_Test.php
Log Message:
-----------
Short array syntax, dirname(__FILE__) -> __DIR__
Compare: https://github.com/pear/HTML_Common2/compare/f868b9f38487...b65eaf3c7d3c