Farewell J4Schema

All things come to an end, and extensions aren't an exception. J4Schema was my first extension, created back in 2012; it was a very interesting experience and it taught me a lot about Joomla environment, however now it's completely obsolete.

Add a comment

Read more: Farewell J4Schema

Goodbye PlayThru

Has reported on Are You A Human blog, they are going to shut down the PlayThru service, this means that we will have to retire our integration plugin, too.

Goodbye PlayThru, you served us very well.

Add a comment

Mocking PHP native functions

evilest

As you might know, currently I'm writing a lot of tests.

While we are not fan of the 100% Code Coverage dogma, we are trying to cover our code as much as possible.
Using namespaces, containers and dependency injections helps a lot, however there are some edge cases where you really can't test it.

I'm talking about PHP native functions: how can you simulate a specific time? Or if there is a problem while opening a file?

Add a comment

Read more: Mocking PHP native functions

Subcategories