Matthias Nagel

Results 169 comments of Matthias Nagel

@frankdejonge What are the chances to get the PR out of the door soon?

Any progress on this issue? A stumbled across the same problem a few minutes ago.

Yes, it is needed. In short: The PHP documentation is incomplete in this respect. The long version: The PHP documentation does not state that these functions throw an exception, because...

> For of all, the Safe exceptions extend the ErrorException. > > So hopefully, you can do something like: > > ``` > try { > $stream = \Safe\fopen('/my/path', r+b);...

The OP is using an ancient version of Lychee. If this also applies to your installation, please upgrade. The problem should be fixed since 4.5. You cannot solve this problem...

> Ok, thanks for the update. I must have mistaken my problem with this one then, since I'm running on 4.5.3. In this case, please open a new issue and...

One uses a mathematical hyphen quite often in theoretical computer science, especially in the field of complexity theory and cryptography. So called reduction games very often use multi-word superscripts with...

OK, thanks for considering the idea. I understand that this feature request might have low priority and take its time. However, are you aware of a quick (and dirty) workaround?...

Please keep also in mind that the stream handling with respect to the change from Flysystem v1 to v3 needs changes.

I guess I need at least the upcoming weekend to step through this PR. First, I would like to put my attention on https://github.com/LycheeOrg/Lychee/pull/1368 and https://github.com/LycheeOrg/Lychee/pull/1366 which are a) much...