PHP Classes

Lately in PHP Podcast

Recommend this page to a friend!

Recorded shows of the Lately in PHP podcast

  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article  
  202 - 193   ...   152 - 143   142 - 133   132 - 123   122 - 113   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   ...   2 - 1  

350. Operator Overloading in PHP 7.1 - Lately in PHP podcast episode 68

Updated on: 2016-12-23

Posted on:

Operator overloading is a feature being proposed for PHP 7.1 that will allow using regular operators, like +, -, *, /, to perform operations with class objects using new magic methods. That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 68 of the Lately in PHP podcast hangout.

They also talked about better handling of bugs caused by using invalid string values in arithmetic operations, supporting negative string offsets in all string operations, and better handling of issues caused by the regeneration of session IDs.

They also talked about the recent victory of Dave Smith and the United States team in the PHP Innovation Award, as well the improvements to the PHP Classes site features for promoting contributing authors work suggested by these winning authors.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

345. PHP Articles and Reviews Report January 2016 Edition

Updated on: 2016-01-27

Posted on:

This is the December edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles and Reviews published recently.

They commented on articles about detecting user location with IP2Location database, common PHP security issues and remedies, writing consistent PHP code, creating animated GIF images from online videos, getting automatic responses from a SMS gateway service, interacting with user site Telegram users, performing phone number verification, using the official Google search API, and creating a WordPress plugin using OOP.

They also commented on the review of PHP AJAX Cookbook book.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles and reviews.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

343. PHP and JavaScript Innovation Award Report January 2016 Edition - October 2015 nominees

Updated on: 2016-01-20

Posted on:

This is the January 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 and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of October 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

341. End of Support for PHP 5 Releases - Lately in PHP podcast episode 67

Updated on: 2016-12-23

Posted on:

Now that PHP 7 was released, core developers have been discussing extending the support of PHP 5 releases until the end of 2016 and one or two years more for security fixes. That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 67 of the Lately in PHP podcast hangout.

The transcripts have returned in the form of summaries for those that want a quick overview of the whole podcast topics.

The hosts also commented about the proposal of code of conduct for PHP contributors, the proposal to allow NULL or multiple types for type hinting of function parameters and return values, having LibSodium cryptorgraphy library in the core of PHP 7.1, having exceptions with multiple catch statements, as well an alternative syntax for list value assignments.

Listen to the podcast, or watch the hangout video, or read the podcast summary transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

339. PHP and JavaScript Innovation Award Report December 2015 Edition - September 2015 nominees

Updated on: 2015-12-28

Posted on:

This is the December 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 and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of September 2015.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

337. PHP Articles and Book Reviews Report December 2015 Edition

Updated on: 2015-12-17

Posted on:

This is the December edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles and Book Reviews published recently.

They commented on articles about Dependency Injection, improved security with paranoid computing, searching DOCX, DOC and PDF documents, handling SMS messages in your site with the DotGo SMS gateway, automated building of regular expressions, interacting with users via SMS, WhatsApp, Facebook or Telegram, migrating MySQL code to use MySQLi, deploying PHP applications with Docker, creating an utilities framework, using queues to speedup processing tasks.

They also commented on the review of PHP Web Services tutorial video.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles and reviews.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

335. Is Wordpress Dropping PHP for JavaScript? - Lately in PHP podcast episode 66

Updated on: 2015-12-14

Posted on:

WordPress announced the Calypso project which is a JavaScript based (Node.js, React.js) alternative to WP-Admin to administer Wordpress blogs. This fact raised concerns that WordPress may be dropping PHP for JavaScript.

That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 66 of the Lately in PHP podcast hangout.

They also commented about the final release of PHP 7.0, the results of the PHP 7 adoption survey, as well proposals for PHP 7.1 like the friend/package modifier, compiling PHP into opcode binary files, the immutable modifier, native annotations, using multiple CPU cores to accelerate PHP, and the PHP HashDOS security protection.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (3)   Trackbacks (0)

331. PHP Articles and Book Reviews Report November 2015 Edition

Updated on: 2015-11-26

Posted on:

This is the November edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles and Book Reviews published recently.

They commented on articles about creating Microsoft Word DOCX documents from HTML, PHP 7 Anonymous classes and nested classes, tracking accesses to your site API using Google Analytics, and reading and writing Microsoft Excel files using PHP stream handlers.

They also commented on the review of the Hack and HHVM book.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles and book reviews.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

329. PHP and JavaScript Innovation Award Report November 2015 Edition - August 2015 nominees

Updated on: 2015-11-19

Posted on:

This is the November 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 and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of August 2015.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

328. Preview of PHP 7 Adoption Survey Results and the New PHP 7 Release Date - Lately in PHP podcast episode 65

Updated on: 2015-11-17

Posted on:

Recently it was started a survey in the PHP community to ask if and when the developers plan to adopt PHP 7. The results were meant to be published this month when PHP 7.0 was supposed to be released, but since PHP 7.0 release was postponed, this podcast/hangout presents a preview of the results so far.

The PHP 7 adoption survey and the new PHP 7.0 release date are some of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 65 of the Lately in PHP podcast hangout.

They also commented about Zend acquisition by Rogue Wave and how it may affect the future of PHP, some RFC feature proposals for PHP 7.1, and how you can optimize the PHP build for specific applications using PGO.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

  202 - 193   ...   152 - 143   142 - 133   132 - 123   122 - 113   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   ...   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article