Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erreur de détection des Closures dans les clauses. #22

Closed
noelma opened this issue Nov 12, 2018 · 1 comment
Closed

Erreur de détection des Closures dans les clauses. #22

noelma opened this issue Nov 12, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@noelma
Copy link
Member

noelma commented Nov 12, 2018

No description provided.

@noelma noelma self-assigned this Nov 12, 2018
@noelma
Copy link
Member Author

noelma commented Nov 12, 2018

L'utilisation de la fonction is_callable() pour les clauses groupées peuvent provoquer des erreurs si une colonne a le même le nom d'une fonction PHP.

Exemple d'erreur : une colonne porte le nom link, cette colonne est considérée comme une Closure puisque la fonction link() existe en PHP.

@noelma noelma added the bug Something isn't working label Nov 12, 2018
@noelma noelma closed this as completed Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant