872 Commits

Author SHA1 Message Date
Emanuil Rusev
c9dc49f68f
Update README.md 2024-12-01 18:36:17 +02:00
Emanuil Rusev
28a9b057c7
Update README.md 2024-12-01 17:27:57 +02:00
Emanuil Rusev
e0082193b1
Update README.md 2024-12-01 17:27:10 +02:00
Emanuil Rusev
999fcf7886
update version 2024-11-10 09:39:46 +02:00
Emanuil Rusev
582f9f9cd1
Merge pull request #881 from xPaw/merge-1.8.x
Merge `1.8.x-beta` into `master`
2024-10-12 10:06:08 +03:00
Emanuil Rusev
e76c4e44be
Update README.md 2024-09-08 10:15:41 +03:00
Pavel Djundik
cfb313fb1f Revert "Merge pull request #876 from xabbuh/branch-alias"
This reverts commit 0476f3be5be7090fe4a2d9faf6e5e67f70deb82e, reversing
changes made to 9d00deadcda8bb02195b50efbd108544e61779ed.
2024-08-28 11:19:02 +03:00
Pavel Djundik
9b14567c57 Fix commonmark test 2024-08-28 11:18:17 +03:00
Pavel Djundik
c65c451606 Merge branch '1.8.x-beta' 2024-08-28 11:15:16 +03:00
Emanuil Rusev
0476f3be5b
Merge pull request #876 from xabbuh/branch-alias
add a branch alias to allow installing untagged 1.8 versions
2024-07-18 10:01:16 +03:00
Emanuil Rusev
9d00deadcd
Merge pull request #872 from xabbuh/pr-868-1.8
[PHP 8.4] Fixes for implicit nullability deprecation
2024-07-17 09:19:21 +03:00
Emanuil Rusev
15048b0210
Merge pull request #875 from xabbuh/pr-874
fix GitHub Actions config file syntax
2024-07-17 09:15:20 +03:00
Christian Flothmann
e7a3bccbae add a branch alias to allow installing untagged 1.8 versions 2024-07-17 05:59:36 +02:00
Christian Flothmann
26362c5fe9 fix GitHub Actions config file syntax 2024-07-17 05:52:46 +02:00
Emanuil Rusev
89880dd0a9
Merge pull request #874 from xabbuh/ci-1.8
enable GitHub Actions and drop support for PHP < 7.1
2024-07-15 13:33:21 +03:00
Christian Flothmann
44fd383db7 run tests using GitHub actions 2024-07-15 10:51:54 +02:00
Christian Flothmann
54f1ffc214 drop support for PHP < 7.1 2024-07-15 10:46:34 +02:00
Ayesh Karunaratne
6ae01284b8 [PHP 8.4] Fixes for implicit nullability deprecation
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
2024-07-09 10:54:53 +02:00
Emanuil Rusev
26cfde9dbf
Merge pull request #868 from Ayesh/php84/nullability
[PHP 8.4] Fixes for implicit nullability deprecation
2024-07-09 09:15:45 +03:00
Emanuil Rusev
232c57201e
Update README.md 2024-06-10 10:08:19 +03:00
Emanuil Rusev
5362f4cbe3
Update README.md 2024-05-11 08:10:21 +03:00
Emanuil Rusev
b3e2fa192c
Update README.md 2024-04-11 08:59:50 +03:00
Ayesh Karunaratne
908754bcdd
[PHP 8.4] Fixes for implicit nullability deprecation
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
2024-03-16 02:44:40 +07:00
Emanuil Rusev
1ff0382739
Update README.md 2024-03-12 07:27:45 +02:00
Emanuil Rusev
f5aa6fd1ca
Update README.md 2024-02-11 11:36:09 +02:00
Emanuil Rusev
77947eda2f
Update README.md 2023-10-13 11:10:28 +03:00
Emanuil Rusev
0586729b46
Update README.md 2023-10-13 11:09:51 +03:00
Emanuil Rusev
a86a4e19da
Update README.md 2023-10-13 11:08:28 +03:00
Emanuil Rusev
6598f3860c
update readme 2020-08-09 17:12:21 +03:00
Emanuil Rusev
1e5080190c
update readme
we already say "warning" in bold and upper case — the warning emoji feels unnecessary
2020-08-09 17:06:19 +03:00
Emanuil Rusev
1610e4747c
Merge pull request #741 from GrahamCampbell/patch-1
Update .travis.yml
2020-02-18 12:38:52 +02:00
Emanuil Rusev
3159a9d3cd
Merge pull request #751 from jeanmonod/patch-1
Update GitHub flavored markdown url
2020-01-22 09:53:45 +02:00
Jeanmonod David
dbee8ab4f2
Update GitHub flavored markdown url 2020-01-21 22:07:12 +01:00
Graham Campbell
dba4125b59
Update .travis.yml 2019-12-20 00:05:10 +00:00
Aidan Woods
87b57bf3cb
Add test to prevent regression 2019-04-10 21:54:34 +01:00
Aidan Woods
bfaa76d370
Reflect travis breadth in README
Closes https://github.com/erusev/parsedown/issues/692
2019-04-07 16:36:22 +01:00
Aidan Woods
3825db53a2 Merge branch '1.8.x-beta' 2019-04-06 17:58:29 +01:00
Aidan Woods
fe7a50eceb
New release due to mislabeled previous tag 1.8.0-beta-7 2019-03-17 18:47:21 +00:00
Aidan Woods
bce642f2d7
7.3 was released 2019-03-17 18:38:54 +00:00
Aidan Woods
7d4c06cb52
Bump version v1.8.0-beta-6 1.8.0-beta-6 2019-03-17 17:19:07 +00:00
Aidan Woods
f7b66e6b20
Merge pull request #701 from aidantwoods/fix/spaces-in-class-names-1.8.x-beta
[1.8.x-beta] Fix spaces in class names
2019-03-17 17:10:10 +00:00
Aidan Woods
811bc32726
Fix test platforms 2019-03-17 17:04:25 +00:00
Aidan Woods
8fd5464c46
[1.8.x-beta] Fix spaces in class names 2019-03-17 17:01:52 +00:00
Aidan Woods
21c8c792de
Merge pull request #698 from cybernet/patch-1
Symfony Demo link update
2019-03-14 18:49:20 +00:00
cybernet
6ca29539e1
Symfony Demo link update 2019-03-12 20:49:21 +00:00
Emanuil Rusev
a503c1a69b composer/composer#7990 2019-03-02 12:08:48 +02:00
Emanuil Rusev
819c68899d
Simplify installation instructions 2018-12-28 13:17:22 +02:00
Emanuil Rusev
4c2d79fc6a
More consistent code blocks in readme 2018-12-28 12:50:30 +02:00
Emanuil Rusev
48a2fb26fe
Add badges to readme 2018-12-28 12:47:13 +02:00
Emanuil Rusev
33b79d2446
More logo padding and no underline 2018-12-28 02:21:55 +02:00