Skip to content

Pull requests: michelf/php-markdown

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

PHP 8.2 parse error Update Markdown.php
#397 by lianglee was closed Nov 13, 2023 Loading…
Add id and class attr for table
#393 by iwill was merged Oct 24, 2023 Loading…
Lib 2.x
#385 by michelf was merged Sep 26, 2022 Loading…
v1.10.0
#384 by michelf was closed Sep 26, 2022 Loading…
Bump the version to 1.10.0
#383 by sanmai was closed Sep 26, 2022 Loading…
Remove type attributes
#382 by sanmai was closed Sep 23, 2022 Loading…
Adding @phpstan-ignore-line to fix CI
#377 by michelf was closed Sep 5, 2022 Loading…
Test on additional versions of PHP
#376 by sanmai was merged Sep 2, 2022 Loading…
Add .gitattributes, exclude tests from archive
#375 by iamvar was closed Sep 1, 2022 Loading…
Exclude dev files from dist package
#374 by cedric-anne was merged Sep 1, 2022 Loading…
Added syntax highlighting in Readme
#370 by netcodedev was closed Apr 7, 2022 Loading…
Fix PHPStan issues and build on PHP 8.2
#368 by sanmai was merged Sep 5, 2022 Loading…
Fix badge image link
#361 by tacman was merged Nov 8, 2021 Loading…
add Github Actions
#360 by tacman was merged Nov 8, 2021 Loading…
Typed Properties
#359 by tacman was merged Nov 7, 2021 Loading…
Bump to php7.4
#358 by tacman was merged Nov 7, 2021 Loading…
Update minimum requirements and phpunit
#357 by tacman was merged Nov 7, 2021 Loading…
Exclude tests from release archives
#352 by nikic was closed Sep 1, 2022 Loading…
Update copyright date to include 2021
#350 by jeffmcneill was merged Jan 29, 2021 Loading…
Update License.md
#349 by jeffmcneill was merged Jan 29, 2021 Loading…
Treat <details> and <summary> as block level.
#329 by th-h was merged Apr 22, 2020 Loading…
Remove blank title attributes from anchor tags
#328 by Verest was merged Apr 9, 2020 Loading…
Remove executable bit from non-executed files
#325 by jdufresne was merged Jan 11, 2020 Loading…
Fixed failing travis builds
#322 by GrahamCampbell was merged Dec 28, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.