lpotherat

Results 19 comments of lpotherat

This class should be configurable to enable or disable dynamic structure changes to avoid this problem. This force to manage the table structure manually.

I think CFPropertyList will not be able to read large files, because it is not a stream parser. Even if we parse the xml with stream based parser, the class...

Sorry for the late answer, do you have any news on your tests ? @jasper2virtual

Hi, I think I don't understand what you mean by "pull a value from an array". Maybe I can help you if you can clarify your need to me. If...

Should be added to README

Hi, may be late but check this stackoverflow answer : https://stackoverflow.com/questions/7569937/unable-to-add-window-android-view-viewrootw44da9bc0-permission-denied-for-t#answer-34061521

That's why it may be good to rely on git tag -l --sort=-v:refname to sort tags : ![image](https://user-images.githubusercontent.com/380424/166197905-a1771725-bdbd-4f10-b71f-c9f0d80ba96f.png)

Hi, +1 for disabling ssl verification on demand or by configuration, it is very common to have local self-signed https for development purpose.

Hi, Bug always present in PHP Development Tools (PDT) 8.0.0.202112011911

Similar issue with private self-hosted gitlab instance, and multiple registries from the same instance with different access tokens.