William Desportes
William Desportes
Hello, this is quite an interesting bug in the packaging or in your web-server config 🤔 What is the output of `apt policy php-symfony-expression-language` ? You should check the value...
> I was wondering if you'd consider splitting the parser functionality out as its own package, which would then be a dependency of doctum? Maybe reach out to the phpdocumentor...
I think the parser can be moved into another package at code-lts. But it should be re-written from zero. The current code is an ocean of arrays, quite a mess....
Does such env exist in another project ? could we use more standard ones ?
About the use of `?` I already commented on libraries to say it's non standard to use it in phpdoc. But nobody cares, is phpdoc standard defined somewhere? The answers...
> I will happily fork and create a pull request for this change. Yes please go ahead, I am curious about if this change could break some setups 🤔
Hi @dev-hit Can you try the latest 5.2 version in development [(phpMyAdmin 5.2+snapshot)](https://www.phpmyadmin.net/downloads/#snapshot_5.2+snapshot) also available as a [non official docker image](https://github.com/sudo-bot/docker-phpmyadmin-snapshots#readme) ? The 5.2.2 version should be out soon
> Has anyone fixed this issue and their pull request is being merged Yes, see https://github.com/phpmyadmin/phpmyadmin/pull/19564 Please test and report back
> William, is this pull request still not merged? Because in the phpMyAdmin of InfinityFree, the table comment is still not a textarea. As you can see on https://github.com/phpmyadmin/phpmyadmin/pull/19564 it...
> Hello there, I'm having the same issue, any updates? Making a pull request to fix it is the best way