Skip to content

Releases: infection/include-interceptor

1.0.0

Choose a tag to compare

@maks-rafalko maks-rafalko released this 06 May 22:52
c083331

What's Changed

  • Nothing. Actually, it's super stable and works without changes from 2021. So let's call it 1.0.0

Use the correct lock constant when stream wrapper locks the file

Choose a tag to compare

@maks-rafalko maks-rafalko released this 09 Aug 10:05
0cc76d9

Changed:

  • Use the correct lock constant when stream wrapper locks the file #16

Respect symlinks in url_stat

Choose a tag to compare

@maks-rafalko maks-rafalko released this 07 Aug 22:41
e3cf931

Fixed:

  • Respect symlinks in url_stat #14

Use correct magic const for location

Choose a tag to compare

@maks-rafalko maks-rafalko released this 27 Jan 10:28
07d20c3
Merge pull request #7 from infection/location-const

Use correct magic const for location

Expose file location of IncludeInterceptor

Choose a tag to compare

@maks-rafalko maks-rafalko released this 26 Jan 21:15
1ee702b
Merge pull request #1 from infection/expose-location

Expose file location of IncludeInterceptor

Initial release

Choose a tag to compare

@maks-rafalko maks-rafalko released this 19 Jan 20:06
02f9f90
0.2.0

Add tests & README.md