Re: [PHP-DEV] problem with include_path and write-based file functions

2008-12-10 Thread Daniel Convissor
Hi: On Tue, Dec 09, 2008 at 01:50:21PM -0600, Gregory Beaver wrote: > I > think allowing include_path to be used at all for file modification is > horrendous, and think it should be deprecated and removed from PHP 6. I agree. To avoid compatibility issues between 5.2 and 5.3, it seems best that

[PHP-DEV] WIndows variant file for php-src/ext/session/mod_files.sh

2008-12-10 Thread Richard Quadling
Hi. I've been playing with the session.save_path=n;path setting. The documentation says that there is a mod_files.sh file to help create the folder structure (which there is). But this won't run natively on windows. I've attached this patch below to create a windows variant (mod_files.bat) whic

[PHP-DEV] Re: cvs: php-src(PHP_5_3) /ext/phar/tests ini_set.phpt

2008-12-10 Thread Gregory Beaver
Hannes Magnusson wrote: > What about 5.2? I thought the extension was supposed to work fine > there too (at least there are bunch of tests that skip with the reason > "needs 5.2"). So you have three branches in pecl? HEAD, PHP_5_3 and > PHP_5_2? > (Not that fix is required in 5.2, everyone who did

Re: [PHP-DEV] Upgrading to internal DateTime

2008-12-10 Thread Paweł Stradomski
W liście Jonathan Bond-Caron z dnia wtorek 09 grudnia 2008: > Unix timestamps are simpler since you know they are always in UTC. > > Just thought I'd raise that there's nothing wrong with storing all dates as > ISO in a given timezone. It takes a little more work but if your > consistent, it can m

Re: [PHP-DEV] PCRE symbol visibility bug

2008-12-10 Thread Nuno Lopes
I've commited a fix. I didn't patch the pcre_internal.h file directly, otherwise the patch would be reverted on the next upgrade of the pcre lib. Thanks, Nuno - Original Message - From: "shire" <[EMAIL PROTECTED]> To: "PHP Internals List" Sent: Tuesday, December 09, 2008 10:09 PM Sub

[PHP-DEV] Re: cvs: php-src(PHP_5_3) /ext/phar/tests ini_set.phpt

2008-12-10 Thread Hannes Magnusson
On Tue, Dec 9, 2008 at 19:54, Gregory Beaver <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: >> bjori Tue Dec 9 13:02:40 2008 UTC >> >> Modified files: (Branch: PHP_5_3) >> /php-src/ext/phar/tests ini_set.phpt >> Log: >> MFH: fix test >> >> >> http://cvs.php.n