Avoiding issues with PHP in_array by using $strict parameter Posted by Elisio Leonardo - 05/02/2023 In PHP, the in_array() function is a built-in function that is used to check if… Read More
PHP may introduce “new” in initializers in the next release Posted by Elisio Leonardo - 05/03/2021 The last major release of PHP, 8.0, which was made available last November, brought many… Read More
TUTORIAL: How to add custom application context data to Laravel Exceptions Posted by Elisio Leonardo - 03/03/2021 In any web application, when an Exception is raised, is important for the developer to know… Read More
Fixing “The called constructor method for WP_Widget is deprecated since version 4.3.0!” error on WordPress Posted by Elisio Leonardo - 28/02/2021 Last week I was updating one of my old WordPress websites to the most recent… Read More
Microservices – maybe not Posted by Mário Júnior - 15/10/2019 If you are seating with a couple well informed developers and you raise the question:… Read More
Characters encoding demystified Posted by Mário Júnior - 25/01/2019 I know you have heard that Computers only understand zeros and ones and that’s right.… Read More
Comentários Recentes