243. The Future of PHP 7 Is Bright - Lately in PHP podcast episode 49
With the plans to bring the PHPNG performance improvements, the future PHP 7 is bright. That was one of the main topics discussed by Manuel Lemos and César Rodas in the episode 49 of the Lately in PHP podcast.
They also talked about the discussions of Node.js developers moving on to the Go language and the parallel of PHP developers moving to the Facebook Hack language, the proposals to drop PEAR for Pickle as PHP extension installer and several other PHP proposals, and the latest and future improvements of the PHP Classes site user interface features.
Now listen to this podcast, or watch the hangout video, or read the transcript text to learn more about what was said during these interesting PHP discussions.
More ...
Post a comment
See comments (2) Trackbacks (0)
They also talked about the discussions of Node.js developers moving on to the Go language and the parallel of PHP developers moving to the Facebook Hack language, the proposals to drop PEAR for Pickle as PHP extension installer and several other PHP proposals, and the latest and future improvements of the PHP Classes site user interface features.
Now listen to this podcast, or watch the hangout video, or read the transcript text to learn more about what was said during these interesting PHP discussions.



242. PHP 7 Features and Release Date
So it is settled, after a lot of discussion, the voting process to choose the name for the next major PHP version just ended. The winning proposal is to call PHP 7 the next major version after PHP 5.x.
Read this article to understand the proposals and what to expect for the future of PHP 7 in terms of features and possible release date.
More ...
Post a comment
See comments (16) Trackbacks (0)
Read this article to understand the proposals and what to expect for the future of PHP 7 in terms of features and possible release date.



241. PHP Core Developers versus Facebook: Round 3 - The PHP Specification
Recently Facebook developers played on another episode of a saga that seems to antagonize Facebook and PHP Core developers.
This time they announced an initiative to create a formal specification document for the PHP language.
Read this article to learn more about this and previous episodes of this saga, and what this may mean for the PHP future.
More ...
Post a comment
See comments (6) Trackbacks (0)
This time they announced an initiative to create a formal specification document for the PHP language.
Read this article to learn more about this and previous episodes of this saga, and what this may mean for the PHP future.



239. To TDD or Not TDD? - Lately in PHP podcast episode 48
Lately the debate about whether you should use TDD or not in all software projects all the time has been very intense. That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 48 of the Lately in PHP podcast.
They also talked about the upcoming end of life release of PHP 5.3, getting information of parameter type hinting with reflection, using object methods on native data types, security problems of OAuth implementations, and the built-in support of Composer to access password protected repositories.
Listen to the podcast now, or watch the hangout video, or read the transcript text to know more about these interesting PHP discussions.
More ...
Post a comment
See comments (2) Trackbacks (0)
They also talked about the upcoming end of life release of PHP 5.3, getting information of parameter type hinting with reflection, using object methods on native data types, security problems of OAuth implementations, and the built-in support of Composer to access password protected repositories.
Listen to the podcast now, or watch the hangout video, or read the transcript text to know more about these interesting PHP discussions.



237. 7 Reasons Why TDD Failed to become Mainstream
Recently the creator of Ruby On Rails declared that TDD (Test Driven Development) is dead.
Despite he used to be a supporter of TDD as the right way to do software development, he finally decided to announce that he really does not agree that TDD is really the right way.
Read this article to learn more about what happened and what does this mean for developers that support TDD or not.
More ...
Post a comment
See comments (55) Trackbacks (0)
Despite he used to be a supporter of TDD as the right way to do software development, he finally decided to announce that he really does not agree that TDD is really the right way.
Read this article to learn more about what happened and what does this mean for developers that support TDD or not.



235. PHP is the Best Competitor of PHP - Lately in PHP podcast episode 47
PHP developments gained new life thanks mostly to Facebook Hack language and Zend reaction with PHPNG. Since Facebook Hack is mostly a fork of PHP, it seems PHP is the main competitor of PHP.
These developments were one of the main topics discussed by Manuel Lemos and Michael Kimsal in the episode 47 of the Lately in PHP podcast.
They also discussed new proposals for the next PHP versions like negative string offsets, offsets to Reset() and End(), a mail handling interface similar to session handlers, error handling in PHP.next, and return type hinting declarations.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn more about these interesting PHP discussions.
More ...
Post a comment
See comments (0) Trackbacks (0)
These developments were one of the main topics discussed by Manuel Lemos and Michael Kimsal in the episode 47 of the Lately in PHP podcast.
They also discussed new proposals for the next PHP versions like negative string offsets, offsets to Reset() and End(), a mail handling interface similar to session handlers, error handling in PHP.next, and return type hinting declarations.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn more about these interesting PHP discussions.



234. PHPNG Dramatic Speedup Features Coming in PHP 6 Release
Not a very long after Facebook announced the Hack language, Dmitry Stogov of Zend announced a somewhat secret development branch of PHP called PHPNG that brings a JIT engine, significant speed and memory management improvements eventually to PHP 6.
Read this article to learn more details about what happened and what this means for the future of PHP.
More ...
Post a comment
See comments (15) Trackbacks (0)
Read this article to learn more details about what happened and what this means for the future of PHP.



232. Is the Hack Language Going to Replace PHP? - Lately in PHP podcast episode 46
The release of the Facebook Hack language has shaken the PHP community since it implements several frequently requested features that were never implemented, many users are considering to drop PHP in favor of Hack.
This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 46 of the Lately in PHP podcast.
They also talked about the OpenSSL Heartbleed security bug may affect PHP sites or not, ideas for the PHP 6 engine, the need for an official PHP specification, and an advanced email validation that can provide suggestions for address typos like Google did you mean feature.
Now listed to the podcast, or watch the hangout video or read the transcript to learn more about these interesting PHP topics.
More ...
Post a comment
See comments (8) Trackbacks (0)
This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 46 of the Lately in PHP podcast.
They also talked about the OpenSSL Heartbleed security bug may affect PHP sites or not, ideas for the PHP 6 engine, the need for an official PHP specification, and an advanced email validation that can provide suggestions for address typos like Google did you mean feature.
Now listed to the podcast, or watch the hangout video or read the transcript to learn more about these interesting PHP topics.



230. Hack Language is All that PHP Should Have Been
Facebook developers just released Hack, a language based on PHP that introduces several great enhancements.
Read this article to learn more about Hack features, as well learn about some criteria that you may want to evaluate to decide if you want replace your PHP developments with this new programming language.
More ...
Post a comment
See comments (17) Trackbacks (0)
Read this article to learn more about Hack features, as well learn about some criteria that you may want to evaluate to decide if you want replace your PHP developments with this new programming language.



229. The Security of Future PHP Versions - Lately in PHP podcast episode 45
As the plans for the upcoming PHP 5.6 and PHP 6 versions are being finalized, some of the proposals are about improving the security of these future PHP versions.
That has been one of the main topics discussed by Manuel Lemos and César Rodas on the episode 45 of the Lately in PHP podcast.
They also have talked about several other types of proposals and ideas for PHP 6, as well a tutorial on How to Use a Webcam to take Pictures in PHP Application.
Now listen to the podcast, or watch the hangout video or read the transcript text to learn more about these interesting PHP topics that were discussed.
More ...
Post a comment
See comments (0) Trackbacks (0)
That has been one of the main topics discussed by Manuel Lemos and César Rodas on the episode 45 of the Lately in PHP podcast.
They also have talked about several other types of proposals and ideas for PHP 6, as well a tutorial on How to Use a Webcam to take Pictures in PHP Application.
Now listen to the podcast, or watch the hangout video or read the transcript text to learn more about these interesting PHP topics that were discussed.


