RE: [PHP-DEV] RIP: NSAPI SAPI Plugin (unfortunately - thanks Oracle)

2015-05-25 Thread Uwe Schindler
Hi, OK, this looks fine. Maybe we should involve Oracle people. Unfortunately, I have no direct contact regarding iPlanet. I have good contacts to the Oracle Quality Assurance team in Ireland, but that is regarding Java. But those people are not responsible to this issue. At the time

RE: [PHP-DEV] RIP: NSAPI SAPI Plugin (unfortunately - thanks Oracle)

2015-05-24 Thread Uwe Schindler
Hi Anatol, you may know that I am the maintainer of the NSAPI SAPI module. I spent a lot of time in improving it. The next update would have been to change it to the PHP 7 threading model, but based on recent experience with Oracle, I will stop maintaining the plugin. We should not

[PHP-DEV] RIP: NSAPI SAPI Plugin (unfortunately - thanks Oracle)

2015-05-22 Thread Uwe Schindler
:-( If there needs to be some decision about removing this plugin through an RFC, I can trigger one, but to me the above changes in Licensing make it impossible to longer support this piece of software. Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany

RE: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions

2015-02-02 Thread Uwe Schindler
following the development). Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Anatol Belski [mailto:anatol@belski.net] Sent: Monday, February 02, 2015 8:45 PM To: Andrey Andreev Cc: Nikita Popov; Anatol Belski

RE: [PHP-DEV] RFC: Removal of dead SAPIs

2014-09-19 Thread Uwe Schindler
Hi, NSAPI is not dead, server is still downloadable: http://www.oracle.com/technetwork/java/webtier/downloads/iplanet-webserver-525365.html There were just no code changes by me because there were no new features - a SAPI is just plain thumb, so the number of commits is low. Uwe - Uwe

RE: [PHP-DEV] Which OSs and SAPI should PHP 5.6 support?

2013-08-19 Thread Uwe Schindler
code, so I have to closer look into it. Are there any RFCs related to changes coming in 5.6 for OPcache? Unfortunately I did not do any commit since we moved away from SVN... Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message

RE: [PHP-DEV] bug 18556 - tolower locales

2012-07-11 Thread Uwe Schindler
-only lowercasing is in-compatible to the allowed PHP identifier characters used by class names and what else. Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Nikita Popov [mailto:nikita@gmail.com] Sent

RE: [PHP-DEV] bug 18556 - tolower locales

2012-07-11 Thread Uwe Schindler
Sorry, typo: I don't think ASCII-only lowercasing is in-compatible to the allowed PHP identifier characters used by class names and what else. I don't think ASCII-only lowercasing is compatible to the allowed PHP identifier characters used by class names and what else. Uwe - Uwe

RE: [PHP-DEV] readfile() memory usage

2012-05-01 Thread Uwe Schindler
Hi Larry, 4) So given #2 and #3, the readfile() will kill your memory, don't use it line is a persistent urban legend that belongs on Snopes as debunked. Looping on fread() for performance is a red herring. I implemented this earlier this very year to avoid memory issues (a quick

RE: [PHP-DEV] readfile() memory usage

2012-04-30 Thread Uwe Schindler
://en.wikipedia.org/wiki/Mmap). - If this is not the case, it copies the whole file in blocks of 8192 bytes using a conventional loop. I verified, this code is at least in PHP 5.2 and 5.3, maybe earlier, too. Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen

RE: [PHP-DEV] readfile() memory usage

2012-04-30 Thread Uwe Schindler
Hi, mmap may use normal memory too, depending on the options (not sure which are used exactly with readfile or stream's mmap). Mmapping of course uses memory, but the memory used here is not from PHP's memory manager, it's memory that's already used for the O/S cache. The memory mapping used

RE: [PHP-DEV] readfile() memory usage

2012-04-30 Thread Uwe Schindler
notes seem to be the reason for the persistent urban legends :-) Uwe P.S.: By the way, I will have a MMap blog post, too; focusing on the same urban legends about to the use of Lucene's MMapDirectory in Apache Lucene and Apache Solr. I am just a little bit overcrowded with work. - Uwe

RE: [PHP-DEV] Are all HTTP headers registered in SERVER?

2011-09-08 Thread Uwe Schindler
Hi, It seems to be the case but this is not documented anywhere on php.net. Instead http://php.net/manual/en/function.apache-request-headers.php say You can also get at the value of the common CGI variables by reading them from the environment. For the environment is no longer true, most

RE: [PHP-DEV] 5.3.7pl1

2011-08-19 Thread Uwe Schindler
+1 - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Stas Malyshev [mailto:smalys...@sugarcrm.com] Sent: Saturday, August 20, 2011 1:17 AM To: PHP Internals Subject: [PHP-DEV] 5.3.7pl1 Hi! Looks like 5.3.7

RE: [PHP-DEV] Magic quotes in trunk

2010-11-17 Thread Uwe Schindler
Yeah, +1 for remove! - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: kalle@gmail.com [mailto:kalle@gmail.com] On Behalf Of Kalle Sommer Nielsen Sent: Wednesday, November 17, 2010 5:09 PM To: Internals

RE: [PHP-DEV] Secure SVN access

2009-09-03 Thread Uwe Schindler
use elsewhere. In general PHP is Open Source Software, if somebody misuses a PHP's developers passwords, all these changes can be reverted in SVN, so I see no problem. Additionally all commits are reviewed by the commit mailing list subscribers (all developers). - Uwe Schindler theta...@php.net

RE: [PHP-DEV] Re: svn: /php/php-src/branches/PHP_5_3/ NEWS ext/mysqlnd/mysqlnd_portability.h

2009-08-25 Thread Uwe Schindler
http://wiki.php.net/vcs/svnfaq Look for sparse checkouts. I forgot to post a howto for graphical SVN GUIs like TortoiseSVN, too. Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Andrey Hristov [mailto:p

RE: [PHP-DEV] Renaming php-cvs to php-svn ?

2009-07-16 Thread Uwe Schindler
Or just to something more generic like php-commits@ ? The same with zend-commits? Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Andrey Hristov [mailto:p...@hristov.com] Sent: Thursday, July 16, 2009 7:36

RE: [PHP-DEV] Soap over SSL and

2009-07-10 Thread Uwe Schindler
As far as I know, SOAP does not use the HTTP wrappers directly, it uses only sockets/ssl for communication (so the context applies only to the lower level SSL socket). So CURL is not used, because PHP's HTTP streams are not used. - Uwe Schindler theta...@php.net - http://www.php.net NSAPI

RE: [PHP-DEV] Re: Throwing E_DEPRECATED on startup

2009-06-30 Thread Uwe Schindler
use a local php.ini in the build directory. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of Daniel Brown Sent: Tuesday, June 30, 2009 11:31 PM

RE: [PHP-DEV] PHP 5.3.0RC4

2009-06-19 Thread Uwe Schindler
Is this a known bug? Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Lukas Kahwe Smith [mailto:m...@pooteeweet.org] Sent: Friday, June 19, 2009 10:51 AM To: internals@lists.php.net; php-gene

RE: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Uwe Schindler
on windows, if thread safety is available? But better would be to disable thread-unsafe builds for the NSAPI SAPI from the beginning. Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Richard Quadling [mailto:rquadl

[PHP-DEV] RE: [INTERNALS-WIN] [REPOST] Differences in VC6 and VC9 Windows builds and MSSQL Driver.

2008-12-31 Thread Uwe Schindler
In general (this is why I also write to the internals list): DBLIB is no longer supported by Sybase, CT is preferred, according to Sybase. We are working with Sybase on this problem. I met them last year and we will get all SDKs, libs, docs or tools we will need to build sybase_ct for

RE: [PHP-DEV] json_encode()

2008-12-15 Thread Uwe Schindler
it is the best. - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Rasmus Lerdorf [mailto:ras...@lerdorf.com] Sent: Monday, December 15, 2008 6:50 PM To: PHP Developers Mailing List Subject: [PHP-DEV] json_encode() Ok

RE: [PHP-DEV] Removing basic types from our JSON parser

2008-12-14 Thread Uwe Schindler
script var foo = ?php echo json_encode($foo)?; /script will always work. The only question is what sort of variable foo will end up being. The RFC says we have to wrap basic types in an array or object, while currently we let the basic types through without the wrapper. He problem her

RE: [PHP-DEV] Removing basic types from our JSON parser

2008-12-13 Thread Uwe Schindler
For reference I saw people use json_encode() to pass a string to javascript into their page while avoiding bugs/XSS with stuff like /script. var foo = ?=json_encode($my_string)?; ... (yes, they maybe heared somewhere that JSON is *not* javascript, I told 'em too). This is not correct.

RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader()

2008-11-29 Thread Uwe Schindler
Hallo Arnaud, I believe that Apache does sets its headers just before sending them, so when PHP deletes all headers in Apache's hashtable this does not removes Server, Date, etc. If this is not the case for NSAPI, solution a) seems good, but also allows to remove Date by setting it before

RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader()

2008-11-29 Thread Uwe Schindler
in get_response_headers(). And code is not much shorter or simplier. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Uwe Schindler [mailto:[EMAIL PROTECTED] Sent: Saturday, November 29, 2008 1:09 PM To: 'Arnaud Le Blanc' Cc

RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader()

2008-11-28 Thread Uwe Schindler
Still working on it, hadn't have enough time for it until now, I try to do it as soon as possible! - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany From: Lukas Kahwe Smith [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2008 2:07 PM

RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader()

2008-11-28 Thread Uwe Schindler
change? What do you think? - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Lukas Kahwe Smith [mailto:[EMAIL PROTECTED] Sent: Friday, November 28, 2008 2:07 PM To: Arnaud Le Blanc Cc: Uwe Schindler; internals

RE: [PHP-DEV] Can someone explain me why this happens please?

2008-11-16 Thread Uwe Schindler
This is per definition: In C local variables are not initialized with anything! The weird characters you see are content from prior memory usage leftover from calls to other functions. Its just garbage. In C, local variables must always be initialized. - Uwe Schindler [EMAIL PROTECTED

RE: [PHP-DEV] [PATCH] Allow unsetting headers previously set usingheader()

2008-11-09 Thread Uwe Schindler
+1 I have no problem with implementing this for NSAPI after the patch is committed to CVS, just keep me informed about this. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Arnaud LB [mailto:[EMAIL PROTECTED

RE: [PHP-DEV] [PATCH] ZTS as fast as non-ZTS

2008-08-19 Thread Uwe Schindler
, but I need to eventually add code to sapi/nsapi, you may help me :) - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Arnaud Le Blanc [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2008 7:00 AM To: Andi

RE: [PHP-DEV] passing Cookies and other environment stuff to PHP SAPI Embed

2008-04-28 Thread Uwe Schindler
you, if needed. Uwe - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 3:50 PM To: internals@lists.php.net Subject: [PHP-DEV] passing

RE: [PHP-DEV] Inclusion of PHP LiteSpeed SAPI in the standard PHP distribution?

2008-03-25 Thread Uwe Schindler
As of php 5.3, it is possible to have a per directory configuration, either using the system php.ini or using a .htaccess-like php.ini (.user.ini). The concept is based on what you have in htscanner but in a much better way (same syntax than in any php.ini). The goal is to

RE: [PHP-DEV] Inclusion of PHP LiteSpeed SAPI in the standard PHP distribution?

2008-03-25 Thread Uwe Schindler
Is there a generic solution for SAPIs? The stuff is pretty generic, just check how it's done for sapi/cgi/cgi_main.c in function sapi_cgi_activate(). (IIRC :) I think I even put some comments in there.. Yes, looks good. Even the host-based config could be enabled by NSAPI. The code

RE: [PHP-DEV] Inclusion of PHP LiteSpeed SAPI in the standard PHP distribution?

2008-03-25 Thread Uwe Schindler
but it may also be possible to do all this in the request startup I think...? I don't like the idea to keep adding stuff in request startup, at least, please make it optional. The overhead for request startup and cleanup have becoming higher and higher, which make PHP become slower and

RE: [PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_ini.c

2007-09-05 Thread Uwe Schindler
That would be a solution. The only thing is that this would be a break in BC for extensions using zend_alter_ini_entry. I will test your patch with my webserver together with the @-Operator. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany

RE: [PHP-DEV] php5 as universal binary (Mac OS X)

2007-08-09 Thread Uwe Schindler
to test your patch. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Antony Dovgal [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 11:06 AM To: Uwe Schindler Cc: internals@lists.php.net Subject: Re: [PHP

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
libraries configure:113709: checking dynamic linker characteristics configure:114283: checking how to hardcode library paths into programs configure:114321: checking whether stripping libraries is possible Uwe - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
(...). 2) make test is broken: [EMAIL PROTECTED]:~/install/php-5.2.4RC1$ gmake test Build complete. Don't forget to run 'make test'. /bin/sh: syntax error at line 1: `;' unexpected gmake: [test] Error 2 (ignored) - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
Cannot reproduce this, configure went just fine on Solaris. Can you please see on which line in configure script it complains? How can I find that out? Is there a debug parameter? Config.log does not show anything. Could it be that on your solaris system the default shell in /bin/sh

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
Hallo Jani, thanks, the configure error is gone! gmake test still fails with /bin/sh: syntax error at line 1: `;' unexpected - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany From: Jani Taskinen [mailto:[EMAIL PROTECTED] Sent: Friday, August 03

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
On 03.08.2007 14:48, Uwe Schindler wrote: How EXACTLY does the web-server put the value? To me it looks like you're using some global config file, so no wonder it's put globally. It is not global. The overwritten value is set only for a specific path (you can be sure that I know how

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
This's a special case and it's really great you noticed it in RC.. We need a workaround for this special case, as if we make all INI directives set using php_admin_value non-changeable, we break the @ thing. So we either need to change the @ not to use zend_alter_ini_entry, or make an

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
This's a special case and it's really great you noticed it in RC.. We need a workaround for this special case, as if we make all INI directives set using php_admin_value non-changeable, we break the @ thing. So we either need to change the @ not to use zend_alter_ini_entry,

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
On 3-Aug-07, at 9:51 AM, Uwe Schindler wrote: This's a special case and it's really great you noticed it in RC.. We need a workaround for this special case, as if we make all INI directives set using php_admin_value non-changeable, we break the @ thing. So we either need

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
)) { zend_alter_ini_entry(error_reporting, sizeof(error_reporting), 0, 1, ZEND_INI_USER, ZEND_INI_STAGE_RUNTIME); } ZEND_VM_NEXT_OPCODE(); } - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Antony Dovgal

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
On 03.08.2007 10:32, Uwe Schindler wrote: Configuring on Solaris (2.10) no longer works, ist the old problem with test that is more strict on solaris: ... checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
I looked into it: The problem seems to be ZTS specific. What we have: * First, the value looks correct in phpinfo(). * Second setting the value to 6039 (which is the default from php.ini) produces now a lot of _more_ and very strange error messages when running PHP scripts. It

RE: [PHP-DEV] 5.2.4RC1 Released

2007-08-03 Thread Uwe Schindler
On 3-Aug-07, at 9:51 AM, Uwe Schindler wrote: This's a special case and it's really great you noticed it in RC.. We need a workaround for this special case, as if we make all INI directives set using php_admin_value non-changeable, we break the @ thing. So we either need to change

RE: [PHP-DEV] php5 as universal binary (Mac OS X)

2007-07-27 Thread Uwe Schindler
or LITTLE endian is defined, which also lets configure test it. But if one of both is defined then we can rely on the macros. Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] -Original Message- From: Antony Dovgal [mailto

RE: [PHP-DEV] php5 as universal binary (Mac OS X)

2007-07-27 Thread Uwe Schindler
not know the exact macro for detecting osx) # undef WORDS_BIGENDIAN # define WORDS_BIGENDIAN __BIG_ENDIAN__ #endif Just an idea. Or just update to a newer autoconf version that can detect this (I know newer ones do this correctly). But this is not possible for PHP. - Uwe Schindler [EMAIL

RE: [PHP-DEV] FW: php fastcgi

2007-06-13 Thread Uwe Schindler
. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Dmitry Stogov [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 13, 2007 6:54 PM To: [EMAIL PROTECTED] Cc: 'internals Mailing List'; 'Stanislav Malyshev'; 'Andrei Nigmatulin

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
in __1cbCconf_run_late_init_functions6FpnNConfiguration__nIPRStatus__ () from /pangaea/webserver70/lib/libns-httpd40.so #16 0xfed5f237 in __1cJWebServerDRun6F_nIPRStatus__ () from /pangaea/webserver70/lib/libns-httpd40.so #17 0x08050b18 in main () - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany Sent

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
: ld returned 1 exit status gmake: *** [sapi/cli/php] Error 1 - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED] Sent: Friday, May 25, 2007 9:51 AM To: Uwe Schindler Cc: 'php

RE: [PHP-DEV] PHP 5.2.3RC1 Released

2007-05-25 Thread Uwe Schindler
Rasmus Lerdorf wrote: Uwe Schindler wrote: Does not link: Undefined first referenced symbol in file php_during_module_startup main/.libs/SAPI.o php_during_module_shutdown main/.libs/SAPI.o ld: fatal: Symbol

RE: [PHP-DEV] TSRM changes broke windows compile

2007-05-25 Thread Uwe Schindler
An extra syscall on every file open isn't exactly miniscule. It's a syscall not related to any filesystem or I/O so it can't be that bad. And we managed to live with it so far. Edin also just built Windows binaries without problems. Why did it work for him? I have no idea. But it

RE: [PHP-DEV] TSRM changes broke windows compile

2007-05-25 Thread Uwe Schindler
It would be perhaps OK to make TSRM dependent on some global PHP functions, but to make it depend on SAPI code that is only for webserver interaction (!) and not related to TSRM (yes SAPI uses TSRM but not the other way round) is not so good. And that only because of a not IO-related

RE: [PHP-DEV] TSRM changes broke windows compile

2007-05-25 Thread Uwe Schindler
Hi Rasmus, This is no longer the case. E.g. when compiling the module for the NSAPI webserver (Sun Java System Webserver) there should be a global define like -DNSAPI in the makefiles (not only for nsapi.c) which is not. Because of that all SAPIs do not have an effect on the thread

RE: [PHP-DEV] PHP Unicode extension in PHP6

2007-05-24 Thread Uwe Schindler
-by-byte as before! I think this would make a lot of applications more backwards compatible and code more simplier. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

RE: [PHP-DEV] Setting HTTP results code vs. HTTP type

2007-05-01 Thread Uwe Schindler
- Update the PHP header() documentation to mention this. I was also thinking that supporting/documenting header(null, true, 404); or the like would be nice for people who only want to set the return code and leave the HTTP type unchanged. I think this would bet he best approach, to give the

RE: [PHP-DEV] Setting HTTP results code vs. HTTP type

2007-05-01 Thread Uwe Schindler
-Original Message- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 01, 2007 2:22 AM To: Oliver Block Cc: internals@lists.php.net Subject: Re: [PHP-DEV] Setting HTTP results code vs. HTTP type Oliver Block wrote: Am Dienstag, 1. Mai 2007 01:49 schrieb Rasmus

RE: [PHP-DEV] dropping asp_tags in HEAD

2007-04-14 Thread Uwe Schindler
I use ?=...?, too, because is much more readable in templates. On the other hand I would like to disable short-tags without losing this feature! So my +1 for a change here! - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany Sent: Saturday, April 14

RE: [PHP-DEV] dropping asp_tags in HEAD

2007-04-13 Thread Uwe Schindler
Well, then ? collides also. So the suggestion is to drop everything but script language=php? ;) To be really compliant this should be script type=text/php or some other content-type :) Uwe -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

RE: [PHP-DEV] PHP 5.2.1RC4 Released

2007-01-26 Thread Uwe Schindler
streams are available. This bug was also in RC3 but I thought it was related to http://bugs.php.net/bug.php?id=40168 and did not start any separate bug report. System is Solaris 9 SPARC, GCC 3.3 - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany

Re: [PHP-DEV] Default charset

2006-01-04 Thread Uwe Schindler
is still ISO-8859-1. create a .htaccess file in the application directory where you use the php_value command to set this variable. See http://www.php.net/php_value The problem is that changing the charset in the script is too late (it is running so it cannot be changed anymore). - Uwe

Re: [PHP-DEV] 5.1.0RC2

2005-09-14 Thread Uwe Schindler
:20 14.09.2005, Zeev Suraski wrote: Any last minute additions to 5.1.0RC2 or can we roll it? Zeev -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen

Re: [PHP-DEV] 5.1.0RC2

2005-09-14 Thread Uwe Schindler
At 16:18 14.09.2005, you wrote: On Wed, 14 Sep 2005, Uwe Schindler wrote: * make test still does not work Like..how? I posted this one month ago (other thread). It fails when calling test with an empty expression: [EMAIL PROTECTED]:~/install/php5-200509141230$ gmake test Build

Re: [PHP-DEV] PHP 5.1RC1 on Solaris

2005-08-31 Thread Uwe Schindler
At 21:07 22.08.2005, Wez Furlong wrote: On 8/22/05, Uwe Schindler [EMAIL PROTECTED] wrote: /bin/sh: test: argument expected gmake: [test] Error 1 (ignored) [EMAIL PROTECTED]:~/install/php-5.1.0RC1$ (I think, this is the old problem with Solaris' test, that we fall into every time

Re: [PHP-DEV] Re: PHP 5.1: Does it still require ext/xmlrpc for pear?

2005-08-28 Thread Uwe Schindler
not reuse the soap extension for plain xmlrpc without soap envelopes? - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 5.1RC1 on Solaris

2005-08-22 Thread Uwe Schindler
: what is the the status of snaps.php.net, which versions get downloaded here at this time? - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany

Re: [PHP-DEV] PHP 4.4 branch

2005-06-08 Thread Uwe Schindler
because the solaris /bin/sh does not like empty lists in for-loops. If there is no problem this time I will apply this patch. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany Index: scripts/Makefile.frag

[PHP-DEV] Linuxtag 2005

2005-05-26 Thread Uwe Schindler
Hi all, on which mailinglist is management of Linuxtag 2005? I want to meet the others there, too, because I got free for these days. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -- PHP Internals - PHP Runtime Development Mailing List

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
, you wrote: Hi, what's the reason for looking in the include path. Usually these functions are used to verify the MD5/SHA1 hash of a specific file. Regards, Andrey Uwe Schindler wrote: thetaphiFri Apr 15 10:29:32 2005 EDT Modified files: /php-src/ext/standard md5.c sha1.c

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
was to remove stdio and convert to posix io (as done in 4.3 and 5.0) because of the solaris stdio problems. But php_streams is even better. Uwe At 17:08 15.04.2005, you wrote: Uwe Schindler wrote: We can left that out. The flag to search in the include path is available to all file_* functions

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
???), too? Uwe - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] fix crash in solaris when fdopen() fails

2005-04-08 Thread Uwe Schindler
. At 09:40 07.04.2005, Uwe Schindler wrote: I am fixing bug #32614: Problem, on the solaris platform fdopen() can fail even if fd is a correct file descriptor, when fd255 (the well-known solaris stdio problem). The webserver of the user crashes because the return value of fdopen() is not checked

[PHP-DEV] [PATCH] fix crash in solaris when fdopen() fails

2005-04-07 Thread Uwe Schindler
. What about PHP5? I would try to fix this everywhere in the future. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany Index: Zend/zend_stream.c === RCS file: /repository/ZendEngine2

Re: [PHP-DEV] 5.0.4 won't compile as per your instructions

2005-04-05 Thread Uwe Schindler
- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de - http://www.schindlers-software.de eMails: [EMAIL PROTECTED] (private); [EMAIL PROTECTED] (company) Tel./Fax: +49 700 PCLATEIN (+49 700 72528346) Schindlers Software - Home of Schindlers PC-LATEIN 3.10 DIE Software zum

[PHP-DEV] Bug #32424

2005-04-03 Thread Uwe Schindler
flushing buffers etc. What do you mean? - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] PHP_IMAP New Function imap_partialbody to fetch chunks of a MIME attachment

2004-08-15 Thread Uwe Schindler
a simple command line one quite effectively. I'm guessing if this is of interest, it will be of most interest to the HORDE/IMP team? Crispin Olson - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] [PATCH] PHP_IMAP New Function imap_partialbody to fetch chunks of a MIME attachment

2004-08-15 Thread Uwe Schindler
This would be also interesting: For decoding base64 binarys you could use the string.base64 stream filter then (PHP5)! :) Uwe At 18:50 15.08.2004, Crispin Olson wrote: Uwe Schindler wrote: How about the idea to make a function like imap_getbodystream(...) that returns a PHP stream that can

[PHP-DEV] snaps.php.net - STABLE snapshot for PHP5

2004-08-12 Thread Uwe Schindler
Looking on snaps.php.net I cannot find a PHP5-STABLE release, only latest HEAD and PHP4-STABLE. I think the branch PHP_5_0 should also be available via snaps.php.net - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime

[PHP-DEV] Spammer on Bugs page

2004-07-20 Thread Uwe Schindler
There is some spammer on the bugs page who updates all bugs and adds a new comment to every bug with a URL to a porn page. What can we do? My mailbox gets fuller and fuller... - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals

[PHP-DEV] Changing php.ini values in SunONE webserver question

2004-06-23 Thread Uwe Schindler
is multithreaded so changing of SYSTEM values reflects to other threads or not? In my thoughts at PHP_INI_STAGE_RUNTIME you can only change PHP_INI_USER variables or is that wrong? - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP

Re: [PHP-DEV] Changing php.ini values in SunONE webserver question

2004-06-23 Thread Uwe Schindler
Its no problem... :) Works correct. Changed. At 11:58 23.06.2004, Uwe Schindler wrote: According to bug #28878 please read the last comment: http://bugs.php.net/bug.php?id=28878 The user wants to set doc_root or open_basedir from the obj.conf of his webserver. He cannot do this because

Re: [PHP-DEV] Re: PHP and Apache2

2004-06-18 Thread Uwe Schindler
, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Sybase-CT bug #28354

2004-05-22 Thread Uwe Schindler
to reproduce - I just added a testcase and will have a look into it. In the meantime, don't use sybase_free_result($result); Should be fixed (both PHP4 and PHP5 branches). - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe

RE: [PHP-DEV] [PATCH] primitive load order deps for unix build system

2004-05-21 Thread Uwe Schindler
://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.3.6RC2 Released

2004-04-06 Thread Uwe Schindler
1.X. If no other problems creep up, RC2 will be released as 4.3.6 final on Thursday, so please test it. Ilia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer

Re: [PHP-DEV] Cleaning up the browscap mess

2004-03-01 Thread Uwe Schindler
for it. If you make it a pecl extension it won't be available to a lot of people, so I think it's not a good idea to do so. Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI

Re: [PHP-DEV] Compiling 2 SAPIs

2004-01-27 Thread Uwe Schindler
we'd have libphpembed.so, libphpapache.so, etc. Can this be done? Would be great. The only thing is: We must compile all SAPIs with ZTS enabled... But thats the same on windows. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP

Re: [PHP-DEV] Renaming files

2003-12-31 Thread Uwe Schindler
out for? Andi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] browscap and nesting level too deep (bug #25916)

2003-12-04 Thread Uwe Schindler
in error log), counter left at 3 - from this time on get_browser failed to work. I think I should apply the patch to 4.3 and 5 (same problem there) and close the bug. Uwe At 19:20 03.12.2003, Jay Smith wrote: Uwe Schindler wrote: One solution (attached is the patch, if nobody has someone against

[PHP-DEV] browscap and nesting level too deep (bug #25916)

2003-12-03 Thread Uwe Schindler
there be other effects if a global variable is a hashtable? Only one question: Is there a special PHP way to use mutexes? I am not familar in Zend programming (I do only SAPI...) - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP

Re: [PHP-DEV] browscap and nesting level too deep (bug #25916)

2003-12-03 Thread Uwe Schindler
there be other effects if a global variable is a hashtable? Only one question: Is there a special PHP way to use mutexes? I am not familar in Zend programming (I do only SAPI...) - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany Index: ext/standard

Re: [PHP-DEV] [PATCH] sapi apache2 uninitialized content-length value

2003-11-20 Thread Uwe Schindler
all other sapi modules do it in the same way... At 15:31 20.11.2003, Ilia Alshanetsky wrote: Why not simply do SG(request_info).content_length = 0; ? Ilia -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php - Uwe Schindler [EMAIL

Re: [PHP-DEV] PHP 5 RC1

2003-11-13 Thread Uwe Schindler
/E/IT d+ s+:+ a-- C++$ UL$ P L+++$ E- W++$ N- ?o ?K w--(---) !O M+$ V- PS+ PE- Y PGP t++ 5-- X+@ R- tv++ b++(+++) DI D+ G++ e+++ h(*) r y+(?) - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Erlangen, Germany -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] PHP 5 RC1

2003-11-12 Thread Uwe Schindler
How about function names (in my SAPI module I changed everything from for example php4_execute to php5_execute for NSAPI). How about Apache and the others? Should be there some in-code fixes, too? At 16:49 12.11.2003, Olivier Hill wrote: Uwe Schindler wrote: One important thing before RC1

  1   2   >