We have a use case where we need to "mock" date times in production code (not just tests). Would using this extension, or a library using it, affect the PHP performance? And if so, are there any estimations on the degree of the performance degradation it could cause?
We have a use case where we need to "mock" date times in production code (not just tests). Would using this extension, or a library using it, affect the PHP performance? And if so, are there any estimations on the degree of the performance degradation it could cause?