Software Engineering in WordPress, PHP, and Backend Development

Search: “support” (Page 37 of 68)

We found 336 results for your search.

How To Configure Laravel Herd, Xdebug, and Visual Studio Code

[…] are specific to PHPStorm or not, but this is what worked for me with Visual Studio Code. First, locate the php.ini file in the following path: /Library/Application Support/Herd/config/php/74/ Then append the following to the file: zend_extension=/Applications/Herd.app/Contents/Resources/xdebug/xdebug-74-arm64.so xdebug.mode=debug,develop xdebug.start_with_request=yes xdebug.start_upon_error=yes xdebug.idekey=ECLIPSE xdebug.client_port=9003 You should not need to touch the debug.ini related to the the PHP […]

Comment Images 1.6

[…] exist, then it will be left alone Simple enough, right? Other Updates In addition to this single new feature, I’ve also updated the following: Verifying WordPress 3.5 support Updating localization calls Updating calls to play nicely with newer versions of PHP Again, these are largely small updates to make sure the plugin is as […]

No One Cares About Clean Code (Or Do They?)

[…] that are tough to put into practice or aren’t always feasible to do so, that doesn’t mean some of it can’t be done. This doesn’t refute or support the statement in the original article though, does it? Specifically, said article claims: “Nobody gives a f*** about your clean code.” Is that true? Who Cares […]

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑