Commit Graph

854 Commits

Author SHA1 Message Date
Emanuil Rusev
e76c4e44be
Update README.md 2024-09-08 10:15:41 +03: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
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 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 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
Emanuil Rusev
d6d2d96459
Add repo name as h1 2018-12-28 02:19:44 +02:00
Emanuil Rusev
d5b6ab5198
Readme logo to be centered 2018-12-28 02:14:25 +02:00
Emanuil Rusev
15e8439c7f
Back to smaller padding in readme logo 2018-12-28 02:04:16 +02:00
Emanuil Rusev
ff6148f9b9
Improve readme badges 2018-12-28 01:56:45 +02:00
Emanuil Rusev
dfd8657bc5
h1 around logo in readme 2018-12-28 01:28:59 +02:00
Emanuil Rusev
ee64646765
More padding for logo in readme 2018-12-28 01:21:51 +02:00
Emanuil Rusev
c956090b55
Update readme logo 2018-12-28 01:07:49 +02:00
Emanuil Rusev
0be26550f3
Update readme logo 2018-12-28 00:55:48 +02:00
Emanuil Rusev
8e26a65a6f
More consistent letter case in readme 2018-12-28 00:41:14 +02:00
Emanuil Rusev
2a24a8583b
More consistent formatting in readme 2018-12-28 00:36:04 +02:00
Emanuil Rusev
1d55344e92
Simpler readme header 2018-12-27 23:59:37 +02:00
Emanuil Rusev
5dc8d1cc39
Simpler readme examples 2018-12-27 23:51:07 +02:00
Emanuil Rusev
33cf0f0b99
Centered header in readme 2018-12-27 23:46:53 +02:00
Emanuil Rusev
dc1ff7d6c2
Remove horizontal rule from readme 2018-12-27 22:50:39 +02:00
Emanuil Rusev
0f0987571d
Bigger headings in readme 2018-12-27 22:32:54 +02:00
Emanuil Rusev
18eaa649b5
Add logo to readme 2018-12-27 22:23:17 +02:00
Aidan Woods
e124572b60
Merge pull request #675 from andreybolonin/patch-1
add php 7.3
2018-11-16 07:45:32 +00:00
Andrey Bolonin
1686a34469
add php 7.3 to allow_failures 2018-11-16 09:34:17 +02:00