[PHP-DEV] access to variables

2007-04-22 Thread Ci
Hello, I'm writing small patch to php mail function. I want to write in log file connection between sent message and place where mail function was executed. My idea is to determine the person who sent message. Is there any way to get this information? Regards, Ci -- PHP Internals - PHP Runt

Re: [PHP-DEV] PHP6 todo list (E_STRICT in E_ALL)

2007-04-22 Thread Lukas Kahwe Smith
Christian Schneider wrote: I'm with Lukas there about the E_STRICT/E_DEPRECATED split but I'm not Feel like working up a patch for 5.3 for this? :) regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Recommendations for PHP 6 'certified' code

2007-04-22 Thread mbneto
Hi, I saw one post earlier at php-general asking for a list of recommendations / practices that should be followed to guarantee that code will run fine when PHP 6 comes out. I've searched and could not find a 'definitive' list of features that will change or be deprecated with PHP 6. Having suc

Re: [PHP-DEV] Recommendations for PHP 6 'certified' code

2007-04-22 Thread Davi
Em Domingo 22 Abril 2007 21:34, mbneto escreveu: > Hi, > > I saw one post earlier at php-general asking for a list of recommendations > / practices that should be followed to guarantee that code will run fine > when PHP 6 comes out. > Have a look at PHP metting [1] and PHP-wiki [2]... =] [1] - ht