Re: [PHP-DEV] allow_url_include and php:/data:

2006-11-06 Thread Tom Sommer
On Mon, November 6, 2006 09:55, Richard Quadling wrote: I develop solely on and for our Windows network. I regularly use includes on 2 different servers via \\ rather than a mapped drive. I can see that adding \\ to the list of restrictions would be an issue for me. But also, it is a

Re: [PHP-DEV] Run-time taint support proposal

2006-12-19 Thread Tom Sommer
On Tue, December 19, 2006 05:54, Lester Caine wrote: Richard Lynch wrote: On Sat, December 16, 2006 7:03 am, Lester Caine wrote: Of cause many of us never go near the raw database calls anyway, since we are using frameworks that carry out lot of the security checks at a generic level - so I

Re: [PHP-DEV] Run-time taint support proposal

2006-12-19 Thread Tom Sommer
On Tue, December 19, 2006 09:29, Lester Caine wrote: Robert Cummings wrote: On Tue, 2006-12-19 at 04:54 +, Lester Caine wrote: Richard Lynch wrote: On Sat, December 16, 2006 7:03 am, Lester Caine wrote: Of cause many of us never go near the raw database calls anyway, since we are

[PHP-DEV] Re: CVS Account Request: holst

2004-06-13 Thread Tom Sommer
Jonathan Holst wrote: Translating the manual into Danish. I can vouch for him -- Tom Sommer, da-doc translation editor -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: CVS Account Request: sodhi

2004-06-28 Thread Tom Sommer
Ronnie Sunil Sodhi wrote: Translating the PHP documentation into Danish, together with a group of other Danes (amongst these: TomSommer) Yup Yup -- Tom Sommer, Denmark -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: Fwd: [PHP-DEV] realpath() caching

2004-07-22 Thread Tom Sommer
Andi Gutmans wrote: Let me know if the attachment doesn't come through again and I'll post it on the web It didn't // Tom -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] If you want to avoid annoying CS commits

2003-04-04 Thread Tom Sommer
On Fri, 4 Apr 2003 12:11:16 -0500, Joseph Tate wrote: How about documenting an astyle (insert stylizing app of choice here) line in CODING_STANDARDS that people can run on their code to make it conform to said standards. What astyle would you suggest? -- Tom Sommer, Denmark www.tsn.dk

[PHP-DEV] Re: Benchmarking 4.3.2 vs 4.1.2

2003-06-05 Thread Tom Sommer
Rasmus is very interested in getting rid of System Calls :) He discovered that they do a lot of damage on performance, I don't know how far he is or what changes he has made. For what I've read, performance *has* dropped since 4.1.2 (or 4.2.3), would be nice if that could be improved :) -- Tom

[PHP-DEV] Re: PHP 5.0.0 Beta 1

2003-06-29 Thread Tom Sommer
will just think Hey, I want the latest and click the first link they find... The 5.0 B1 should be below the latest stable release, IMO... The download section should also notify users that this is indeed an UNSTABLE version... My two cents :) -- Tom Sommer, Denmark www.dreamcoder.dk - www.tsn.dk

[PHP-DEV] CVS Account Request: tomsommer

2004-01-04 Thread Tom Sommer
Create, maintain and oversee Danish translation of the PHP documentation. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: tomsommer

2004-01-04 Thread Tom Sommer
Create, maintain and oversee Danish translation of the PHP documentation. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2015-12-16 Thread Tom Sommer
For some reason Litespeed 6.9 is committed to the 7.0 branch as Litespeed 6.9, but the bugfix is not included? https://github.com/php/php-src/blob/PHP-7.0/sapi/litespeed/lsapi_main.c#L604 The bugfix is only found in master. -- Tom Sommer On 2015-12-16 14:52, Lior Kaplan wrote: George, Can

Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2015-12-17 Thread Tom Sommer
That does not explain why https://github.com/php/php-src/commit/5bcb7a7019a49c2f80eda7d2aa947efebeee0034#diff-e8087496f5a642ce83e5d655c08c6b3a is not backported to 7.0 or 7.0.1? --- Tom Sommer On 2015-12-17 01:09, Grzegorz Zdanowski wrote: 2015-12-16 19:20 GMT+01:00 Anatol belski

[PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2015-12-16 Thread Tom Sommer
: https://github.com/php/php-src/commit/5bcb7a7019a49c2f80eda7d2aa947efebeee0034#diff-e8087496f5a642ce83e5d655c08c6b3a (I believe) Thanks -- Tom Sommer -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2016-01-05 Thread Tom Sommer
On 2015-12-24 12:18, Lior Kaplan wrote: On Thu, Dec 24, 2015 at 1:09 PM, Tom Sommer <m...@tomsommer.dk> wrote: On 2015-12-16 14:41, Tom Sommer wrote: Hi I realise 7.0.1 is already out in RC1, but there is a bug in the Litespeed 6.8 sapi which breaks php_flag and php_value. It's causi

Re: [PHP-DEV] Push Litespeed SAPI 6.9 to PHP 7.0.1

2015-12-24 Thread Tom Sommer
On 2015-12-16 14:41, Tom Sommer wrote: Hi I realise 7.0.1 is already out in RC1, but there is a bug in the Litespeed 6.8 sapi which breaks php_flag and php_value. It's causing our customers a lot of headaches. I see Litespeed 6.9 is already in master, but would it be possible to get backported

[PHP-DEV] opcache.file_cache_only = 1 disables Opcode Caching

2015-12-28 Thread Tom Sommer
Awesome feature with opcache.file_cache_only, really exciting :) A couple of things: 1) It's not documented in the manual 2) When you set opcache.file_cache_only = 1, the "Opcode Caching" information in phpinfo() disappears. "Opcode Caching" and "Optimization" is shown as "Disabled". Is this

[PHP-DEV] NEWS entries

2016-02-28 Thread Tom Sommer
/php-src/blob/php-7.0.4RC1/NEWS -- Tom Sommer -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Redesign of bugs.php.net

2017-01-23 Thread Tom Sommer
On 2017-01-23 08:22, Maciej Sobaczewski wrote: What are your thoughts? Does it look good? Can I start the branch or you prefer something entirely different/leaving it as-is? The "button-links" move the layout when you hover over them, because of the style-change to italic, very annoying