burzum
burzum
@MasterOdin agreed, they should become an object as well. But how would this lead to ambiguous behavior?
It would be nice if we could also just skip this check. I have a project template repository that has no files inside but runs all the tools to see...
Check your fixture if it has the field.
I think a helper would be the best way to handle the output of the tags. I don't like using the Table object everywhere. A helper would allow us to...
What do you think about this? https://gist.github.com/burzum/4031a5b39071714af002
@ADmad Jad just told me to do this on Skype: > Not yet currently driving cant comment but i will need this plugin soon. Bump it so admad sees it...
@ADmad your feedback please? See the 2nd last comment up from this one.
@ADmad no time for it right now. I'm renovating three rooms and have a ton of work after my vacation.
@ADmad what about this one? Nobody ever provided feedback. I don't mind implementing it in the case it's not getting rejected *after* I've done the feature.
@ADmad what do you think about this? ```php $callable($entity, $string, $separator, $table) { ... } ``` My main concern is what should I return? Just a string to override the...