Harald Leithner

Results 654 comments of Harald Leithner

Not sure why you change the order of the properties, the reason is the verbosity and is the same as [PSR-3](https://www.php-fig.org/psr/psr-3/) Also changing code style / ordering makes it really...

This pull request has been automatically rebased to 5.3-dev.

This pull request has been automatically rebased to 5.4-dev.

Thats a kind of issue for us at joomla. Because it would mean we need to update a core dependency within our minor version update, which breaks our b/c policy......

thanks, sounds great, I will see if I can convince someone to create a pr.

Changing the Interface can't be done in 3.x, also the call to $this->getQuery(true); can't be changed here because it would also be a b/c break. So this has to be...

Not sure if this is a great idea, mainly for performance reasons, getting the stacktrace for each query call in production doesn't sounds great for me.

I keep this open and added it to the next framework maintainers meeting.

Move Interface change to 4.0 and don't change the deprecation message using backtrace.

Thanks for the report, I will take a look at this. But we are in a process to update the stats page so maybe take a while.