Scott Keck-Warren
scott.keck-warren.com
Scott Keck-Warren
@scott.keck-warren.com
Director of Technology at WeCare Connect, published author, podcast host, conference speaker, consultant, and producer of education content for web application developers. He's been a professional PHP developer, DevOps engineer, and team lead.
#PHP 8.5 adds backtraces to errors so we can more easily track down problems. This is one of the features I think is going to be a game-changer for tracking down errors.

Learn about more of the new features at youtu.be/Wmsy2O_WysA

#phpc #php
#softwareenginnering
November 11, 2025 at 6:01 PM
The longest 57 minutes of the week...

#ai #claudecode #claude #vibecoding #phpc
October 30, 2025 at 9:04 PM
#PHP85 adds two functions for retrieving the first and last values of an array. They are `array_first()` and `array_last()` respectively, and they work more or less like you would expect them to.

Learn about more of the new features at youtu.be/Wmsy2O_WysA

#phpc #php #softwareenginnering
October 23, 2025 at 2:38 PM
One of my favorite new features added to #php85 is the ability to add the NoDiscard attribute to a function, so if we call a function without doing something with the return value, we'll receive a warning. Learn about more of the new features at youtu.be/Wmsy2O_WysA

#phpc #php #softwareenginnering
October 17, 2025 at 5:01 PM
One of the new features added to #php85 is the pipe operator (|>) that allows you to chain multiple callables.

Learn about more of the new features at youtu.be/Wmsy2O_WysA

#phpc #php #webdesign #softwareenginnering
October 13, 2025 at 5:01 PM
September 5, 2025 at 5:00 PM
I know what “toys” I’m giving my kids for Christmas this year.
August 18, 2025 at 1:23 AM
$177.14 / ounce ! What a weird way to measure a screen protector
July 12, 2025 at 1:35 PM
No thanks.
July 5, 2025 at 7:41 PM
Did you know that #phpStorm can perform the extract variable #refactoring using a keyboard shortcut?

#phpc #coding

https://scott.keck-warren.com/blog/2025/phpstorm-refactoring-with-extract-variable/
March 27, 2025 at 11:00 AM
Did you know that #phpStorm can perform the extract variable #refactoring using a keyboard shortcut?

#phpc #coding

https://scott.keck-warren.com/blog/2025/phpstorm-refactoring-with-extract-variable/
March 25, 2025 at 11:00 AM
Did you know that #phpStorm can perform the extract variable #refactoring using a keyboard shortcut?

#phpc #coding

https://scott.keck-warren.com/blog/2025/phpstorm-refactoring-with-extract-variable/
March 22, 2025 at 11:00 AM
Did you know that #phpStorm can perform the extract variable #refactoring using a keyboard shortcut?

#phpc #coding

https://scott.keck-warren.com/blog/2025/phpstorm-refactoring-with-extract-variable/
March 20, 2025 at 11:00 AM
Did you know that #phpStorm can perform the extract variable #refactoring using a keyboard shortcut?

#phpc #coding

https://scott.keck-warren.com/blog/2025/phpstorm-refactoring-with-extract-variable/
March 19, 2025 at 6:54 PM
I'm speaking at #phptek about using static code analysis (SCA) to reduce the bugs in your code. I'll discuss how to set up a workflow to have SCA tools run with fast feedback loops as well as specific tools I use every day.

#phpc

Tickets are still available at: https://phptek.io/
February 6, 2025 at 12:00 PM
I'm speaking at #phptek this year on #sql #database design for #developers.  We'll discuss how to normalize and denormalize database tables as well as how to use your database to keep bad data out of your applications.

Tickets are still available at:   https://phptek.io/
February 4, 2025 at 12:00 PM
Merry Christmas to all who celebrate!
December 25, 2024 at 12:09 PM
I'm not going to lie, this is a great way to be greeted into a new social network. The #phpc is truly the best!
November 25, 2024 at 9:57 PM