Skip to content

Releases: phpfui/InstaDoc

Updated dependencies

Choose a tag to compare

@phpfui phpfui released this 03 Jun 18:06

Fixing version label and updating dependencies

Update dependancies

Choose a tag to compare

@phpfui phpfui released this 19 Mar 20:15
  • Updated HTMLValidation server
  • Updated workflow to latest releases

PHP 8.5 Support

Choose a tag to compare

@phpfui phpfui released this 07 Nov 16:13
  • Removed PHP 8.5 deprecation

PHP 8.4 Support

Choose a tag to compare

@phpfui phpfui released this 23 Oct 19:28
V1.3.8

PHP 8.4 Support

Better enum support

Choose a tag to compare

@phpfui phpfui released this 29 Apr 22:55
  • Enums now show the value if a backed enum
  • Fixed spacing problem before 'readonly'

Valid HTML in PHP code blocks

Choose a tag to compare

@phpfui phpfui released this 19 Feb 15:29

Produce valid HTML from MD files for some PHP code blocks with < characters

Upgrade to league/commonmark MarkDown parser

Choose a tag to compare

@phpfui phpfui released this 21 Jan 19:51

Old MarkDown parser, cebe/markdown, is no longer supported

PHP 8.3

Choose a tag to compare

@phpfui phpfui released this 23 Nov 14:45
V1.3.4

PHP 8.3

Better Accordion management for docs

Choose a tag to compare

@phpfui phpfui released this 12 May 16:31

Accordions for markdown files now allow multiple open sections as the same time

Display Native PHP Types

Choose a tag to compare

@phpfui phpfui released this 25 Mar 17:46
  • Native PHP types are now displayed instead of phpDocumentor\Reflection\Type's
  • Better display of union types as properties