This week on the php podcast, Eric and John discuss PHP 8.4 and its new features, Pie, PHPStorm, PHPTek, Yazi for file management in the terminal, and more. Links from the show: PHP: PHP 8.4.0 Release Announcement GitHub – php/pie: The PHP Installer for Extensions Announcing the Pre-Release of the PHP Installer for Extensions […]| PHP Architect
Today I wanted to have buttons for some Git features in my PHPStorm toolbar. Unfortunatley it doesn’t have icons for all the essential Git features, which results in empty buttons. Doesn’t look very nice. So I created some icons on my own. Use them if you like. Classic Fetch (Small Light, Small Dark, Big Light […]| SchebBlog