Lately in PHP podcast

by PHPClasses.org site · · · · 34 subscribers

News and interviews about the latest happenings in the PHP and Web development world. Hosted by Manuel Lemos of the PHPClasses.org site and other guest hosts. It is recorded in MP3 format at least once a month in the beginning of each month.

How to Update PHP Version Using Methods and Tools the PHP Community Uses - 3 minutes - Lately in PHP Podcast Episode 92 Part 10 By Manuel Lemos Every time you need to solve a problem, you may realize there may be several approaches to solve that problem. Each way has its advantages and disadvantages. This fact shows why it is helpful to learn from other developers what approach they use to solve a problem that you also want to solve. Read this article, watch a 3-minute video, or listen to part 10 of episode 92 of the …

more...


Tags: php, web, podcast, phpclasses, software how-to, manuel lemos, ernani joppert, developers, technology

Older Episodes

[How to Use a PHP Monitoring System with Email Notification to Verify a Version Upgrade - 3 minutes - Lately in PHP Podcast Episode 92 Part 9](https://www.phpclasses.org/blog/post/1102-How-to-Use-a-PHP-Monitoring- System-with-Email-Notification-to-Verify-a-Version-Upgrade--3-minutes--Lately- in-PHP-Podcast-Episode-92-Part-9.html) By Manuel Lemos When you make changes to a site or another aspect of your site production environment, there is always …
[How to Verify If a PHP Version Upgrade Really Succeeded - 2 minutes - Lately in PHP Podcast Episode 92 Part 8](https://www.phpclasses.org/blog/post/1100-How-to-Verify-If-a-PHP-Version- Upgrade-Really-Succeeded--2-minutes--Lately-in-PHP-Podcast- Episode-92-Part-8.html) By Manuel Lemos Having tests to verify if a PHP version upgrade succeeded is excellent, but unfortunately, that is not enough because there are always aspects …
[The Right Order to Execute the Steps to Upgrade to a New PHP Version - 2 minutes - Lately in PHP Podcast Episode 92 Part 7](https://www.phpclasses.org/blog/post/1099-The-Right-Order-to-Execute-the- Steps-to-Upgrade-to-a-New-PHP-Version--2-minutes--Lately-in-PHP-Podcast- Episode-92-Part-7.html) By Manuel Lemos One of the reasons why certain version upgrades went wrong is that you do the version upgrade process steps …
[How to Test Your Application Features in Practice During a PHP Version Upgrade - 4 minutes - Lately in PHP Podcast Episode 92 Part 6](https://www.phpclasses.org/blog/post/1095-How-to-Test-Your-Application- Features-in-Practice-During-a-PHP-Version-Upgrade--4-minutes--Lately-in-PHP- Podcast-Episode-92-Part-6.html) By Manuel Lemos After you have planned all the steps of a PHP version upgrade process, it is time to execute the planned …
[What Are Your App Features to Test First Before a PHP Version Upgrade - 3 minutes - Lately in PHP Podcast Episode 92 Part 5](https://www.phpclasses.org/blog/post/1094-What-Are-Your-App-Features-to- Test-First-Before-a-PHP-Version-Upgrade--3-minutes--Lately-in-PHP-Podcast- Episode-92-Part-5.html) By Manuel Lemos Testing a PHP application may require that you test a lot of features. Therefore you need to define the order …
[How to Setup a Development Environment to Test a PHP Version Upgrade - 3 minutes - Lately in PHP Podcast Episode 92 Part 4](https://www.phpclasses.org/blog/post/1092-How-to-Setup-a-Development- Environment-to-Test-a-PHP-Version-Upgrade--3-minutes--Lately-in-PHP-Podcast- Episode-92-Part-4.html) By Manuel Lemos The first thing you need to do to start an upgrade of a PHP version is to set up a development …
[How to Plan a PHP Version Upgrade Successfully - 11 minutes - Lately in PHP Podcast Episode 92 Part 3](https://www.phpclasses.org/blog/post/1091-How-to- Plan-a-PHP-Version-Upgrade-Successfully--11-minutes--Lately-in-PHP-Podcast- Episode-92-Part-3.html) By Manuel Lemos Upgrading to a new PHP version can be a complex task that may fail due to the lack of planning on how to solve each …
[When Is the Right Time to Update to a New PHP Version - 5 minutes - Lately in PHP Podcast Episode 92 Part 2](https://www.phpclasses.org/blog/post/1090-When- Is-the-Right-Time-to-Update-to-a-New-PHP-Version--5-minutes--Lately-in-PHP- Podcast-Episode-92-Part-2.html) By Manuel Lemos When you consider updating your applications to use a new PHP version, many available versions are available. Updating too soon or …
[Why You Need to Choose the Right Moment to Upgrade to a New PHP Version - 4 minutes - Lately in PHP Podcast Episode 92 Part 1](https://www.phpclasses.org/blog/post/1088-Why-You-Need-to-Choose-the-Right- Moment-to-Upgrade-to-a-New-PHP-Version--4-minutes--Lately-in-PHP-Podcast- Episode-92-Part-1.html) By Manuel Lemos Every developer depends on several types of software applications to run their applications to do their work. Examples …
[10 Pieces of PHP Developer Advice in 2022: Advice #10: How to Have a Better PHP Developer Career Learning While You Give Advice to Other Developers - 4 minutes - Lately in PHP Podcast Episode 90 Part 10](https://www.phpclasses.org/blog/post/1087-10-Pieces-of-PHP-Developer- Advice-in-2022-Advice-10-How-to-Have-a-Better-PHP-Developer-Career-Learning- While-You-Give-Advice-to-Other-Developers--4-minutes--Lately-in-PHP-Podcast- Episode-90-Part-10.html) By Manuel Lemos One of the best ways to …
[10 Pieces of PHP Developer Advice in 2022: Advice #9: How Can You Be More Productive as PHP Developers by Using Good Time Management Method and Tools - 6 minutes - Lately in PHP Podcast Episode 90 Part 9](https://www.phpclasses.org/blog/post/1085-10-Pieces-of-PHP-Developer- Advice-in-2022-Advice-9--How-Can-You-Be-More-Productive-as-PHP-Developers-by- Using-Good-Time-Management-Method-and-Tools--6-minutes--Lately-in-PHP-Podcast- Episode-90-Part-9.html) By Manuel Lemos If you want to have …
[10 Pieces of PHP Developer Advice in 2022: Advice #8: How Can You Find Compatible Partners to Collaborate on Your Business of PHP Products or Services - 6 minutes - Lately in PHP Podcast Episode 90 Part 8](https://www.phpclasses.org/blog/post/1084-10-Pieces-of-PHP-Developer- Advice-in-2022-Advice-8-How-Can-You-Find-Compatible-Partners-to-Collaborate- on-Your-Business-of-PHP-Products-or-Services--6-minutes--Lately-in-PHP- Podcast-Episode-90-Part-8.html) By Manuel Lemos Many developers want to become business …
[Improving PHP Possibilities Overriding Built-in PHP Functions - 3 Minutes Lately in PHP podcast episode 87](https://www.phpclasses.org/blog/post/615-Improving-PHP-Possibilities- Overriding-Builtin-PHP-Functions--3-Minutes-Lately-in-PHP-podcast- episode-87.html) By Manuel Lemos PHP provides many built-in functions that are widely used. One way to improve the possibilities of PHP could be to override the built-in functions with user defined code. The …
[Definite CSRF Attack Protection in PHP with Same Site Cookies Support - 3 Minutes Lately in PHP podcast episode 86](https://www.phpclasses.org/blog/post/599-Definite-CSRF-Attack-Protection- in-PHP-with-Same-Site-Cookies-Support--3-Minutes-Lately-in-PHP-podcast- episode-86.html) By Manuel Lemos Same Site Cookies is a modern security feature being supported in the latest Web browser versions to provide a definite protection to Cross-Site Request Forgery …
[Improving PHP Extensions Mixing PHP and C code using PCS - 4 Minutes Lately in PHP podcast episode 85](https://www.phpclasses.org/blog/post/589-Improving- PHP-Extensions-Mixing-PHP-and-C-code-using-PCS--4-Minutes-Lately-in-PHP- podcast-episode-85.html) By Manuel Lemos PCS is a mechanism that allows creating PHP extensions mixing C and PHP code, thus allowing to develop PHP extensions faster. The possibility to use of …
[PHP Hybrid VM to Make Small PHP Benchmarks 1.5 Faster - 3 Minutes Lately in PHP podcast episode 84](https://www.phpclasses.org/blog/post/576-PHP-Hybrid- VM-to-Make-Small-PHP-Benchmarks-15-Faster--3-Minutes-Lately-in-PHP-podcast- episode-84.html) By Manuel Lemos PHP evolution efforts in terms of performance optimization continues. Now there is an effort to implement a Hybrid VM that can provide great performance improvements for …
[PHP and JavaScript Innovation Award Report June 2017 Edition - March 2017 nominees](https://www.phpclasses.org/blog/post/578-PHP-and-JavaScript- Innovation-Award-Report-June-2017-Edition--March-2017-nominees.html) By Manuel Lemos This is the June edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP …
[PHP 7.2 Release Date Time Table - 4 Minutes Lately in PHP podcast episode 83](https://www.phpclasses.org/blog/post/564-PHP-72-Release-Date-Time-Table-- 4-Minutes-Lately-in-PHP-podcast-episode-83.html) By Manuel Lemos Now that PHP 7.2 release managers were elected, the time table for each alpha, beta, release candidate and general availablity dates were announced. This was one of the main topics discussed …
[PHP 7.2 Release Date and Managers Being Chosen - 7 Minutes Lately in PHP podcast episode 82](https://www.phpclasses.org/blog/post/554-PHP-72-Release- Date-and-Managers-Being-Chosen--7-Minutes-Lately-in-PHP-podcast- episode-82.html) By Manuel Lemos PHP 7.2 development is reaching to the alpha stage in June, hopefully to have a final version released later this year. So for now the release managers are …