Skip to content

Releases: krakphp/php-inc

Version 0.2.4

11 Feb 22:09
Compare
Choose a tag to compare

Composer 2.0 compatibility

Version 0.2.3

28 Jan 06:50
Compare
Choose a tag to compare

Earlier php compatability

Version 0.2.2

27 Jan 16:56
Compare
Choose a tag to compare
  • 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

02 Dec 21:02
Compare
Choose a tag to compare

Fortified include process of files to prevent double inclusion issue.

Version 0.2.0

02 Dec 00:13
Compare
Choose a tag to compare

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

Version 0.1.4

15 Jun 06:29
Compare
Choose a tag to compare

Fixed

  • Files are now sorted by pathname #1

Version 0.1.3

02 Mar 14:31
Compare
Choose a tag to compare
  • Adding new -o option for specifying the outfile

Version 0.1.2

02 Mar 13:19
Compare
Choose a tag to compare
  • Adding composer bin

Version 0.1.1

02 Mar 13:05
Compare
Choose a tag to compare
  • Lowered symfony console requirements.

Version 0.1.0

27 Feb 07:24
Compare
Choose a tag to compare

Initial Release