[pear/HTTP2] 8550d2: Remove package.xml
[email protected] ("Christian Weiske via pear-cvs") Wed, 22 Mar 2023 13:21:13 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/HTTP2/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/HTTP2
Commit: 8550d2e80e8f31119714a5555703928cf17dea9f
https://github.com/pear/HTTP2/commit/8550d2e80e8f31119714a5555703928cf17dea9f
Author: Christian Weiske <[email protected]>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M README.rst
R build.xml
R package.xml
Log Message:
-----------
Remove package.xml
Installation via composer is the only supported way now.
Commit: e8bcb8621250cebea323df879801f86b21b361ac
https://github.com/pear/HTTP2/commit/e8bcb8621250cebea323df879801f86b21b361ac
Author: Christian Weiske <[email protected]>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M HTTP2.php
M composer.json
Log Message:
-----------
BC break: Remove include path
An autoloader is required now.
Commit: 2810a882809dcf19d8a17ea21040b20d80067b8f
https://github.com/pear/HTTP2/commit/2810a882809dcf19d8a17ea21040b20d80067b8f
Author: Christian Weiske <[email protected]>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M .gitignore
M .travis.yml
M HTTP2.php
M composer.json
M phpunit.xml
M tests/negotiateCharset.phpt
M tests/negotiateCharset2.phpt
M tests/negotiateLanguage.phpt
M tests/negotiateMimeType.phpt
M tests/test1a.phpt
M tests/test2a.phpt
M tests/test3a.phpt
M tests/test4a.phpt
M tests/test5a.phpt
M tests/test6a.phpt
Log Message:
-----------
Use phpunit9 and make tests work on it
Commit: 2c22cb2238bfaa88eb676f848ba2c092cfe471e2
https://github.com/pear/HTTP2/commit/2c22cb2238bfaa88eb676f848ba2c092cfe471e2
Author: Christian Weiske <[email protected]>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M HTTP2.php
M tests/negotiateCharset.phpt
M tests/negotiateCharset2.phpt
M tests/negotiateLanguage.phpt
M tests/negotiateMimeType.phpt
Log Message:
-----------
CS: Remove trailing whitespace
Compare: https://github.com/pear/HTTP2/compare/7a3251f26579...2c22cb2238bf