Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/infection/include-interceptor
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
https://github.com/infection/include-interceptor
Migrate to GitHub actions
afdc4767617594ba745067505573b4bb358e1e14 authored almost 2 years ago by Maks Rafalko <[email protected]>aad44a5b86fd7166bd548323a06b66a86f5ee369 authored almost 2 years ago by Peter <[email protected]>
Use the correct lock constant when stream wrapper locks the file
0cc76d95a79d9832d74e74492b0a30139904bdf7 authored over 3 years ago by Maks Rafalko <[email protected]>$operation contains `0` value which results to `ValueError: flock(): Argument #2 ($operation) mu...
32a873e50286cee19a2d2aad54e1717618dfe102 authored over 3 years ago by maks-rafalko <[email protected]>498f0a655aec2fdc6b6a42febddf5606a509a9fa authored about 4 years ago by Maks Rafalko <[email protected]>
Respect symlinks in url_stat
e3cf9317a7fd554ab60a5587f028b16418cc4264 authored over 4 years ago by Maks Rafalko <[email protected]>89fd3e879005501dee287f3a3cc0861283ec8a50 authored over 4 years ago by Maks Rafalko <[email protected]>
Fix Psalm warning
159ae3d9d2e6e59aa2237e51c4882492715b8bfb authored over 4 years ago by Maks Rafalko <[email protected]>
url_stat is called with an additional $flags argument by PHP.
This includes an flag whether info...
4c756e819059bfdb6c6f5bd6f730e0f7595ff95d authored over 4 years ago by Alexey Kopytko <[email protected]>
727a884dd895ab1e140eb2746437b2019a848903 authored almost 5 years ago by borNfreee <[email protected]>
Coveralls integration
965facd7b9126285c9fac8dd5da49a0ced0b56c8 authored almost 5 years ago by Maks Rafalko <[email protected]>a4ef0865ea4bfb5bcd8540d73035129cdcbaf29f authored almost 5 years ago by Alexey Kopytko <[email protected]>
b1122e3adb6567f3bfdee319e67107687d603744 authored almost 5 years ago by Alexey Kopytko <[email protected]>
edc87c8dc2022f59084add390310ef846635cf6e authored almost 5 years ago by Alexey Kopytko <[email protected]>
Closes #6
a7f737ebdfb9f6884831d12d65f5b0f8dcf8c1e2 authored almost 5 years ago by Alexey Kopytko <[email protected]>* CI procedure
Remove 7.1
* Untag IncludeInterceptorTest as intergrational as it is the on...
bb42d66dc1f1eb4df56ed6302783fca9e57b1287 authored almost 5 years ago by Alexey Kopytko <[email protected]>c4d03b4d6ee10b0da6d5e751d169d8cbb9fdf5be authored almost 5 years ago by Alexey Kopytko <[email protected]>
Use correct magic const for location
07d20c33a6c0624b8636adf25ddca7e9e19a5dc9 authored almost 5 years ago by Maks Rafalko <[email protected]>Using __DIR__ for an include isn't a great idea, we want to have the file.
767d45536d540bf3d2c896d552524c8fd2f57b9b authored almost 5 years ago by Gert de Pagter <[email protected]>Update README.md to include a build status badge
136066e2064b83c4aaf9fcee88745158fda79960 authored almost 5 years ago by Maks Rafalko <[email protected]>Update composer.json
b2932174fc794fd41d21730d2f4b8e69069336d9 authored almost 5 years ago by Maks Rafalko <[email protected]>Delete composer.lock
778a828b4af6a850c6f4bcb4d6da1feabd0fb38d authored almost 5 years ago by Maks Rafalko <[email protected]>5dbdfe8bd7a59f8b7cb9a954886d1bf42794c01d authored almost 5 years ago by Alexey Kopytko <[email protected]>
2af779ef9b3ac7d98bf568cd20e9f5e8e0819de2 authored almost 5 years ago by Alexey Kopytko <[email protected]>
Expose file location of IncludeInterceptor
1ee702b7cb512b58a24a96b66e9f94e00a3219e0 authored almost 5 years ago by Maks Rafalko <[email protected]>This removes the need to use reflection for that.
c7ad413068fd5d40a82c093a4d606787267b37d0 authored almost 5 years ago by Gert de Pagter <[email protected]>
- Platform lock is not required for a library.
- Normalize.
02f9f90ef598bb09a2bbbe7cf7a6adeabf7b3158 authored almost 5 years ago by borNfreee <[email protected]>
a9b14b580ea3c3189f6e9e5f0921746125077fdb authored almost 5 years ago by borNfreee <[email protected]>