Skip to content

Releases: krakphp/php-inc

Version 0.2.4

Choose a tag to compare

@ragboyjr ragboyjr released this 11 Feb 22:09

Composer 2.0 compatibility

Version 0.2.3

Choose a tag to compare

@ragboyjr ragboyjr released this 28 Jan 06:50

Earlier php compatability

Version 0.2.2

Choose a tag to compare

@ragboyjr ragboyjr released this 27 Jan 16:56
  • Fixed a few bugs
  • Added ability to disable checking
  • php-inc now checks if the dir exists before trying to load the files
  • Added tests

Version 0.2.1

Choose a tag to compare

@ragboyjr ragboyjr released this 02 Dec 21:02

Fortified include process of files to prevent double inclusion issue.

Version 0.2.0

Choose a tag to compare

@ragboyjr ragboyjr released this 02 Dec 00:13

Overhauled system to use composer plugin system to make configuration and integration effortless.

Version 0.1.4

Choose a tag to compare

@ragboyjr ragboyjr released this 15 Jun 06:29

Fixed

  • Files are now sorted by pathname #1

Version 0.1.3

Choose a tag to compare

@ragboyjr ragboyjr released this 02 Mar 14:31
  • Adding new -o option for specifying the outfile

Version 0.1.2

Choose a tag to compare

@ragboyjr ragboyjr released this 02 Mar 13:19
  • Adding composer bin

Version 0.1.1

Choose a tag to compare

@ragboyjr ragboyjr released this 02 Mar 13:05
  • Lowered symfony console requirements.

Version 0.1.0

Choose a tag to compare

@ragboyjr ragboyjr released this 27 Feb 07:24

Initial Release