Jason Coward
Jason Coward
> I also do not use Property Sets >For example, for the entire practice, I have never used "Property Sets". https://media.giphy.com/media/WXtccLGTLB1NS/giphy.gif
> As for property sets, don't people create these directly in whatever element is actually using the property set? I never noticed that menu item was there because I do...
As mentioned out of context in #16469, I think we need to consider just letting authority be presented/editable directly as an integer authority value when editing ACLs. Or don't allow...
Actually, if we make modUserGroupRole.authority a unique index, we can rely on the link between a role and an authority. If no one has objections, I'll make this change, add...
This is merged into 2.5.x for inclusion in the 2.5.6 release.
Why are you using pclzip with PHP 8? Do you have hosting that does not include the zip extension?
Point being, I'd really love to get rid of the pclzip code.
Right. The problem is there is no PCLZIP version maintained any longer and it is not compatible with PHP 8. I have no interest in maintaining yet another project.
Yes, thank you for the detailed report. This is a fairly trivial change for new deployments, but I'm looking into how we can modify the existing "session_id" column and add...
The name and description of the context have never been part of the data stored in the context cache which is used to load a context when initialized. This may...