<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hey Everybody,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Since I know Squid-Cache I remember hearing over and over to not use PHP however it’s a great language.<o:p></o:p></p><p class=MsoNormal>I had the pleasure of hearing a talk from the creator of PHP and it gave me couple answers to my doubts and<br>I wanted to say couple good words about PHP.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>First the talk is available at the next link:<o:p></o:p></p><p class=MsoNormal><a href="https://youtu.be/wCZ5TJCBWMg">https://youtu.be/wCZ5TJCBWMg</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Title: 25 Years of PHP (by the Creator of PHP)<o:p></o:p></p><p class=MsoNormal>Description: PHP has been around for almost as long as the Web. 25 years!<o:p></o:p></p><p class=MsoNormal>Join me for a fun look at the highlights (and lowlights) of this crazy trip. But I will also be trying to convince you to upgrade your PHP version. <o:p></o:p></p><p class=MsoNormal>The performance alone should be enough, if not, I have a few other tricks up my sleeve to try to win you over.<o:p></o:p></p><p class=MsoNormal>Performance optimization, static analysis, zero-cost profiling, dead code elimination and escape analysis are just some of the concepts that will be covered.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>EVENT:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>phpday 2019 | Verona, May 10-11th | phpday.it<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>SPEAKER:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Rasmus Lerdorf<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>PUBLICATION PERMISSIONS:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Original video was published with the Creative Commons license.<o:p></o:p></p><p class=MsoNormal>## END OF SECTION<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>PHP is a good language if not one of the best languages ever made.<o:p></o:p></p><p class=MsoNormal>And I can see daily how it gives many parts of the internet and the world to just work and make the world a better place.<br>(There are… bad uses for anything good..)<o:p></o:p></p><p class=MsoNormal>I have been using Squid-Cache for the last 14 ~ years for many things and I am really not a programmer.<o:p></o:p></p><p class=MsoNormal>I actually didn’t even like to code and I have seen uses of PHP which amazed me all these years.<o:p></o:p></p><p class=MsoNormal>For theses who want to run a squid helper with PHP you just need to understand that PHP was not built for this purpose.<o:p></o:p></p><p class=MsoNormal>I assume that the availability of PHP helpers examples and the simplicity of the language technical resources might be the cause of this.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I want to run a test of a PHP helper with PHP 7.4 and PHP 8.0 , they both contains couple amazing improvements but needs to be tested.<o:p></o:p></p><p class=MsoNormal>The next Skelton:<o:p></o:p></p><p class=MsoNormal><a href="https://gist.githubusercontent.com/elico/5d1cc6dceebbe7ae8f6cedf158396905/raw/1655125419b5063477723f9f1687167afd003665/fake-helper.php">https://gist.githubusercontent.com/elico/5d1cc6dceebbe7ae8f6cedf158396905/raw/1655125419b5063477723f9f1687167afd003665/fake-helper.php</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is a fake PHP helper for the tests.<o:p></o:p></p><p class=MsoNormal>I really recommend on other languages and other ways to implement a helper solution but if we will be able to test this it’s possible<br>that the conclusions will be more then satisfying to prove if the language issues were fixed.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I need an idea for a testing helper and was thinking about a basic session helper.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I my last take of a session helper what I did was to write the next:<o:p></o:p></p><p class=MsoNormal><a href="https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper">https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper</a><o:p></o:p></p><p class=MsoNormal><a href="https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/Conf">https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/Conf</a><o:p></o:p></p><p class=MsoNormal><a href="https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/PhpLoginExample">https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/PhpLoginExample</a><o:p></o:p></p><p class=MsoNormal><a href="https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/Python">https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/Python</a><o:p></o:p></p><p class=MsoNormal><a href="https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/SplashPageTemplate">https://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/SplashPageTemplate</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>And I have also seen that there are couple examples for the:<o:p></o:p></p><p class=MsoNormal>readline_callback_handler_install<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>function in PHP which might result in a solution for the problem.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am looking for adventurous Squid Users which wants to help me test if PHP 7.4+ still possess the same old 5.x STDIN bugs.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Eliezer<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>----<o:p></o:p></p><p class=MsoNormal>Eliezer Croitoru<o:p></o:p></p><p class=MsoNormal>NgTech, Tech Support<o:p></o:p></p><p class=MsoNormal>Mobile: +972-5-28704261<o:p></o:p></p><p class=MsoNormal>Email: <a href="mailto:ngtech1ltd@gmail.com"><span style='color:blue'>ngtech1ltd@gmail.com</span></a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>