Re: [PHP-DEV] Moderate PHP-DEV

2003-03-13 Thread Hartmut Holzgraefe
Sterling Hughes wrote: In what country can you walk onto the floor of the congress (parliament) without sponsorship? OTOH in which country do you *trust* your parliament? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-13 Thread Hartmut Holzgraefe
PROTECTED] ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT in Halle 6/H44 http://www.six.de/cebit2003/ -- PHP Development Mailing List <http://www.php.net/> To unsubscr

Re: [PHP-DEV] Re: Announcement: Next generation ext_skel

2003-02-26 Thread Hartmut Holzgraefe
not clever enough to enforce c-mode indentation settings on code embedded into PHP strings) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT in Halle 6/H44 http://www.six.de/cebit2003/ -- PHP D

Re: [PHP-DEV] Re: Announcement: Next generation ext_skel

2003-02-26 Thread Hartmut Holzgraefe
&bar, &bar_id) == FAILURE) return; if (bar) { ZEND_FETCH_RESOURCE(???, ???, bar, bar_id, "???", ???_rsrc_id); } php_error(E_WARNING, "dummy_resource: not yet implemented"); } /* }}} */ -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Em

Re: [PHP-DEV] Re: new construct

2003-02-25 Thread Hartmut Holzgraefe
uses the 'old style' constructor *although* __construct() could have been found ...? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT in Halle 6/H44 http://www.six.de/cebit2003/ -

Re: [PHP-DEV] file_put_contents() / file_add_contents() ?

2003-02-21 Thread Hartmut Holzgraefe
Sascha Schumann wrote: But a simple wrapper for a two-line fopen/fputs? Get real. you forgot the fclose() ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT in Halle 6/H44 http

Re: [PHP-DEV] Jumadi

2003-02-20 Thread Hartmut Holzgraefe
so maybe changing its name to something like php-internal@ php-dev-internal@ or php-internal-dev@ might really be something to be considered ...? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT

[PHP-DEV] Announcement: Next generation ext_skel

2003-02-19 Thread Hartmut Holzgraefe
mment this if you have ini params) just don't make sense anymore, others will come back (configurable) at a later state ... have fun! -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT

Re: [PHP-DEV] new Date extenstion

2003-02-18 Thread Hartmut Holzgraefe
on to time zones and different daylight saving time switch dates ext/calendar is not perfect, but all the algorithms are in there ... -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT i

Re: [PHP-DEV] new Date extenstion

2003-02-17 Thread Hartmut Holzgraefe
steme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 Sie finden uns auf der CeBIT in Halle 6/H44 http://www.six.de/cebit2003/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: function.main

2003-02-13 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: If you turn of html_errors, that should turn off that link too IMHO, not tested though... well, what if i want html errors in the html output but not in the error_log (where they dont make sense) ? ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe

Re: [PHP-DEV] Re: function.main

2003-02-13 Thread Hartmut Holzgraefe
;t we deactivate that for error_log output? error messages in the logfiles are almost unreadable right now (at least it takes a long time to identify the actual message, esp. on 'file not found' types of messages)? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe

Re: [PHP-DEV] Database Abstraction

2003-02-05 Thread Hartmut Holzgraefe
ilar AFAIK, just with ANSI SQL as standard dialect instead of MySQL ... but still i'd like to see how you are going to get features like auto-increment or fulltext search 're-made' ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED

Re: [PHP-DEV] RfC: version names

2003-01-31 Thread Hartmut Holzgraefe
file after a year this file would have a cvs release id of something like 1.4500 take a look at http://cvs.php.net/cvs.php/php4/NEWS to see why this might be a not-so-good idea ... -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-

Re: [PHP-DEV] PHP4 + PHP5

2003-01-14 Thread Hartmut Holzgraefe
s towards the loader of the php module itself, but also from everything it loads itself :( the behaviour depends on the runtime linker/loader used, i know for sure that it works for linux and fails for solaris, and afair *bsd won't work either -- Six Offene Systeme GmbH http://www.si

Re: [PHP-DEV] PHP-4.3.0RC3 Windows - getopt function

2002-12-12 Thread Hartmut Holzgraefe
- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Stuffed Inbox on imprev account ( ?)

2002-12-11 Thread Hartmut Holzgraefe
Hartmut Holzgraefe wrote: and *PLEASE* make some space in your inbox before sending further questions getting E-mail Account: imprev is over the limit of 31457280 bytes. auto-replies all the time is starting to get very annoying sorry, should learn to read mail headers more carefully so

Re: [PHP-DEV] DOCUMENT_ROOT with Zend API

2002-12-11 Thread Hartmut Holzgraefe
ix.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] DOCUMENT_ROOT with Zend API

2002-12-11 Thread Hartmut Holzgraefe
y? it is in $_SERVER hash if the SAPI provided it, so that is the place to look for ... is this still about your include-hiding? ever considered auto-prepend files for this? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-7

Re: [PHP-DEV] php.exe - php-cgi.exe

2002-12-09 Thread Hartmut Holzgraefe
http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 'include' function

2002-12-06 Thread Hartmut Holzgraefe
script. Maybe I could extend the parser to use an alias of 'include' with a constant file path? I'd be grateful for your help. Thanks in advance. function include_me($path) { include $path; } should do the trick? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Ha

Re: [PHP-DEV] Re: is_*

2002-11-14 Thread Hartmut Holzgraefe
* as this would clutter the is_* namespace even more. (actualy agreement was reached to call them ctype_is_* but somehow i didn't get that, but that is a different story) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-990

Re: [PHP-DEV] Re: is_*

2002-11-14 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: Okay, some of them are in ctype. But it should be easier to have them in standard so basic user should use them. ctype is enabled by default in 4.3 ... -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711

Re: [PHP-DEV] RAW POST DATA

2002-11-13 Thread Hartmut Holzgraefe
- does not only work for POST, but also for PUT, ... - does not eat memory and the following disadvantages: - works only once, there is no rewind for this stream - is not BC for pre-4.3 versions -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.:

Re: [PHP-DEV] RAW POST DATA

2002-11-13 Thread Hartmut Holzgraefe
Hartmut Holzgraefe wrote: Jan Schneider wrote: To resume: best practice is currently to use $HTTP_RAW_POST_DATA if available and php://input else. And crossing fingers that either of them works, of course. ;-) hmyes, but it *should* be to use php://input and forget about $HTTP_RAW_POST_DATA

Re: [PHP-DEV] RAW POST DATA

2002-11-13 Thread Hartmut Holzgraefe
Andrei Zmievski wrote: On Tue, 12 Nov 2002, Hartmut Holzgraefe wrote: the current problem with HTTP_RAW_POST_DATA is just that i never really figured out when it should be populated depending on HTTP method, Content type and always_populate_raw_post_data, this is going to be fixed today Okay

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Hartmut Holzgraefe
CGI issues? does it work again? because with CLI it is not possible to test POST handling ... -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscr

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Hartmut Holzgraefe
... -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PUT method support

2002-11-12 Thread Hartmut Holzgraefe
looks like this was a PHP3 only feature? http://www.php.net/manual/sv/printwn/features.file-upload.put-method.php -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/&

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Hartmut Holzgraefe
i already use it for WebDAV PUT and it works fine for me :) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RAW POST DATA

2002-11-12 Thread Hartmut Holzgraefe
at definetly needs to be fixed is my complete missinterpretation of $HTTP_RAW_POST_DATA itself and the always_populate_raw_post_data setting, this will be done later today (but multipart/form-data POST requests will still be ignored no matter what always_populate... is set to due to memory preservat

Re: [PHP-DEV] $HTTP_RAW_POST_DATA

2002-11-10 Thread Hartmut Holzgraefe
ontent-Type and always_... setting? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Hartmut Holzgraefe
Melvyn Sopacua wrote: At 11:29 31-10-2002, Hartmut Holzgraefe wrote: -- Why should I need to open a network socket with all problems that may arrise with it, when I can call a binary? why bother with additional subprocesses, incompatible command line interfaces, a command line interface

Re: [PHP-DEV] Adding mail() Parameter to Set Return Path

2002-10-31 Thread Hartmut Holzgraefe
is just another argument for dropping the sendmail kludge and come up with a working SMTP implementation for both platforms ... (we can still keep sendmail delegation as a less featured fallback if SMTP is not configured) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe

[PHP-DEV] running tests with CGI binary

2002-10-24 Thread Hartmut Holzgraefe
ar *), NULL, 0); - if (!cgi + if ( testmode || (!cgi #ifdef PHP_FASTCGI && !fastcgi #endif - ) { /* never execute the arguments if you are a CGI */ + )) {

Re: [PHP-DEV] Script Abortion

2002-10-23 Thread Hartmut Holzgraefe
Maxim Maletsky wrote: i think it already does. i think that was not the question, but *how*? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

Re: [PHP-DEV] RFC: CLI behave like SH or PERL/RUBY/PYTHON?

2002-10-23 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: There is cons also. Users may be looking the file with tail... this user will most likely *expect* line-based output -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List

Re: [PHP-DEV] RFC: CLI behave like SH or PERL/RUBY/PYTHON?

2002-10-23 Thread Hartmut Holzgraefe
on my machine compared to php with > implicit_flush turned on. The example is of course written to emphasise the > issue. ? default implicit_flush to isatty(stdout) should help here? -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.:

Re: [PHP-DEV] Re: output buffering

2002-10-08 Thread Hartmut Holzgraefe
Zeev Suraski wrote: > > Aha, ok, that actually makes quite a bit of sense. If there's a bit of > output that remains inside the buffers, and the session module gets > deactivated before this output is flushed, we're in trouble... I'll > take a look at it. i think i've been bitten by this us

Re: [PHP-DEV] Thread Reading

2002-09-20 Thread Hartmut Holzgraefe
27;t see any conflicts with existing stuff in that (but then i'm lazy and my memory is getting worse while i get older ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.ph

Re: [PHP-DEV] Thread Reading

2002-09-19 Thread Hartmut Holzgraefe
ust to name a few ... indenting for four columns isn't that much visualy disturbing, and whoever puts 10k+ LOC into a single file has a problem anyway, so that little indentation glitch betw. line and 1 shouldn't hurt that much ;) -- Six Offene Systeme GmbH http://www.s

Re: [PHP-DEV] Thread Reading

2002-09-19 Thread Hartmut Holzgraefe
as soon as a numeric anchor is spotted terminating the url -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] question type

2002-09-19 Thread Hartmut Holzgraefe
64bits IEEE Format for double are the usual values, but long may also be 64bits signed on true 64bit CPUs -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] highlight_file modification

2002-09-11 Thread Hartmut Holzgraefe
Devon O'Dell wrote: > ... there isn't another way > to set it for a phps (unless you create an ini setting). what about application/x-httpd-php-source-with-line-numbers ? ;) -- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED

Re: [PHP-DEV] Re: trans-sid warning?

2002-08-14 Thread Hartmut Holzgraefe
proxy farms or DHCP leases expiring and getting renewed with a different IP -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Help pls!! mail() function header problems

2002-07-12 Thread Hartmut Holzgraefe
ERVER_NAME"); Note: This fifth parameter was added in PHP 4.0.5. [...] -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] $GLOBALS

2002-07-08 Thread Hartmut Holzgraefe
ecause this is >against the spirit of PHP: Keep it easy to read and to write. We could talk about $_GLOBAL for consistency reasons but it definetly shouldn't get shorter IMHO. Relying on global variables is bad and should at least be punished by typing ... ;) -- Hartmut Holzgraef

Re: [PHP-DEV] Seeking Comments - Regarding header()

2002-06-25 Thread Hartmut Holzgraefe
>>problem on Linux, Solaris, or BSD. > > > I had it on FreeBSD. It was particularly bad under SSL, but happened without > too. may i quote this as s in the manual? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Suggestion about native DB support.

2002-06-22 Thread Hartmut Holzgraefe
determine the language to use, so it can't be safe to use it in a threaded environment unless all threads use the same language, wich is not necessarily the case with PHP in ZTS mode. -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Ma

Re: [PHP-DEV] Re: Suggestion about native DB support.

2002-06-21 Thread Hartmut Holzgraefe
functions themselve, so that might be an argument *for* bundling in this case ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Suggestion about native DB support.

2002-06-21 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > I think gettext module is also a good one to be enabled by default > or recommend users strongly. well, as everything depending on setlocale() or putenv("LANG=...") is *not* threadsafe this might be a not-so-good idea right now ... -- Hartmut Holzgraefe

Re: [PHP-DEV] php 4.2.2

2002-06-21 Thread Hartmut Holzgraefe
wer() alternative in the engine would be a better solution than what we have now ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Zend Constants PATCH

2002-06-18 Thread Hartmut Holzgraefe
a small RFC/Whitepaper about the issues at hand tomorrow (detailed description of planned changes, affected functions, list of bugs that will be solved by the changes ...) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 H.A.R.T.M.U.T.: Hydraulic Artificial Repli

Re: [PHP-DEV] Zend Constants PATCH

2002-06-18 Thread Hartmut Holzgraefe
iour) just imagine an ISP hosting a threaded server for international customers or a big multinational company (or even a small one with multi-lingual web pages) where a lot of scripts running in parallel use set_locale() -> each of them overwrites the current locale for all the other runnni

Re: [PHP-DEV] Zend Constants PATCH

2002-06-18 Thread Hartmut Holzgraefe
cached somehow ... PS: IMHO we have to rethink the complete set_locale() stuff in PHP as there is absolutely no way to make it work in threaded SAPIs :( -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 H.A.R.T.M.U.T.: Hydraulic Artificial Replicant

[PHP-DEV] regarding bug #12647 - should sprintf("%f", ...) be locale-aware?

2002-06-14 Thread Hartmut Holzgraefe
it is in C, using the decimal point settings from current locale instead of just always '.' i have patched formatted_print.c to be aware of this but i'm not yet sure about the BC consequences ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-990

Re: [PHP-DEV] mime_magic broken in CVS?

2002-05-21 Thread Hartmut Holzgraefe
Magnus M wrote: > Is mime_magic broken, or am I doing something wrong ? > fixed in CVS i hope (ZTS issues... :( ) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 Wir stellen für Sie aus, auf der INTERNET WORLD in Berlin. Besuchen Sie uns vom 4. bis 6

Re: [PHP-DEV] libesmtp (Was: Re: [PHP-QA] Improvement suggestionsfor mail() delivery problems)

2002-05-16 Thread Hartmut Holzgraefe
if it only supported win32 -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 Wir stellen für Sie aus, auf der INTERNET WORLD in Berlin. Besuchen Sie uns vom 4. bis 6. Juni 2002 in Halle 4.2, Stand A9 -- PHP Development Mailing List <http://www.php.net/&

Re: [PHP-DEV] Re: Bug #16838 Updated: PHP short_open_tags and

2002-04-26 Thread Hartmut Holzgraefe
xactly as many scripts as undefined variables or array-indices and unquoted strings break and even if it was an E_WARNING it should not harm as in production environment you turn of display_errors and in developement environments i *want* this displayed ;) -- Hartmut Holzgraefe [EMAIL PR

Re: [PHP-DEV] what does is happening to the list

2002-04-18 Thread Hartmut Holzgraefe
if he really has *that* big language problems that he doesn't get the "you are using the wrong list" messages sent to him for month now he won't read any sense out of the answers to his actual questions either, so ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six

Re: [PHP-DEV] what does is happening to the list

2002-04-18 Thread Hartmut Holzgraefe
ch (by crosposting to php-general *and* dev) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Proposed additional behaviour of str_replace()

2002-04-18 Thread Hartmut Holzgraefe
d try to find a better name for it ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Proposed additional behaviour of str_replace()

2002-04-17 Thread Hartmut Holzgraefe
Mårten Gustafsson wrote: > Is there anyone else than me that would find it useful to be able to do: > [...] have a look at http://php.net/strtr -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php

Re: [PHP-DEV] panda pdf

2002-04-16 Thread Hartmut Holzgraefe
Dennis Heuer wrote: > I just wanted to vote for the support for the Panda PDF lib in PHP. The > other libs are both "not really" free, the licenses aren't that nice. > Panda PDF is GPLed. I swear, I am not affiliated with the developers ;) how does it compare fea

Re: [PHP-DEV] Re: ANSI Embedded SQL in PHP

2002-04-11 Thread Hartmut Holzgraefe
and coders from C to PHP easier) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de/ +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Make mbstring a standard module

2002-04-06 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > mbstring is stable including mbregex feature. Since it was > avialable as 3rd party module for a long time. that was what i thought about ext/ctype remember what it did to MacOS/X when i finaly enabled it by default? -- Hartmut Holzgraefe [EMAIL PROTECTED]

Re: [PHP-DEV] Re: aggregate() und overload()

2002-04-05 Thread Hartmut Holzgraefe
right? which brings us back to the discussion that EXPERIMENTAL stuff should not be packed into releases or should at least be disabled by default (like linux configuration does with its "enable experomental stuff" which is disabled by default) -- Hartmut Holzgraefe [EMAIL PROTECT

Re: [PHP-DEV] Re: Re: Session patch

2002-03-30 Thread Hartmut Holzgraefe
Egon Schmid wrote: > If you know the conference paper from the last PHP Kongress in > Cologne, you can see the company logo at the page of Hartmut´s > abstract :) He really dislike such a advertising himself. Please stop citing me out of context. No, i didn't dislike the advertisement. Yes, i di

Re: [PHP-DEV] Build failure in mime_magic

2002-03-26 Thread Hartmut Holzgraefe
build fixes will go to CVS any second now ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] AUTOLOAD in PHP

2002-03-22 Thread Hartmut Holzgraefe
h > passed arguments. > > Its working fine for me. If it seems to be good, we could discuss > on this. please have a look at the callback mechanism for unserialize() ( http://php.net/unserialize ) and try to follow the scheme already implemented for including files for undefined

Re: [PHP-DEV] Win32 snmp ext

2002-03-21 Thread Hartmut Holzgraefe
dering: doesn't windows have a search function anymore?) PS: please, please, please do yourself and others a favour and stop polluting lists with useless HTML markup, unless you feel fine with being ignored by a growing number of people -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.

Re: [PHP-DEV] Possible Cookie Bug

2002-03-13 Thread Hartmut Holzgraefe
rstand how the HTTP protocol in general and especialy the Cookie mechanism work for cookie specification see http://www.netscape.com/newsref/std/cookie_spec.html (as mentioned on http://php.net/setcookie) for HTTP 1.1 see http://www.w3.org/Protocols/rfc2616/rfc2616 -- Hartmut Holzgraefe [EM

Re: [PHP-DEV] Is credits_ext.h still being updated?

2002-03-13 Thread Hartmut Holzgraefe
Jason Greene wrote: > Nevermind, for some reason I thought this was automated. well, there was a plan to do so way back, but somehow it got lost on the way ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und fre

Re: [PHP-DEV] ctype enabled by default

2002-03-08 Thread Hartmut Holzgraefe
iming that each ctype (i.e. isalnum, isalpha, etc) is an > undefined variables. it is now implemented using a MACRO instead of function pointers, this should make it work even on MacOS/X? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus

Re: [PHP-DEV] ctype enabled by default

2002-03-08 Thread Hartmut Holzgraefe
or this, Dan, are you going to do this? > please let me have at least one chance to fix it ;) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18 -- PHP Developm

Re: [PHP-DEV] ctype funcitons

2002-03-06 Thread Hartmut Holzgraefe
it appears in.) [...] ext/ctype/ctype.c includes , isalpha() and friends are supposed to be defined in there, is this different on OS/X, and if so: why? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in

Re: [PHP-DEV] Re: Get object name

2002-03-04 Thread Hartmut Holzgraefe
s of getting the right name in case of assignments by reference are 50/50: print_obj_name(); $b->print_obj_name(); ?> reuslt will be either a a or b b but not a b -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus

Re: [PHP-DEV] Variable name?

2002-03-02 Thread Hartmut Holzgraefe
Walter A. Boring IV wrote: > Howdy, > I was thinking about tweaking the var_dump/print_r functions to > provide the name of the variable being dumped. Is there a way to look > that up? from the active_symbol_table-- ? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six

Re: [PHP-DEV] Patch to extract()

2002-02-28 Thread Hartmut Holzgraefe
tch('/^var/', $key)) { $GLOBALS[$key] = $value; } } array_walk($array,"callback"); -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18

Re: [PHP-DEV] SAP DB

2002-02-26 Thread Hartmut Holzgraefe
x should have been available to SAP developers, too -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] SAP DB

2002-02-25 Thread Hartmut Holzgraefe
you > In any case I think this database has a _HUGE_ amount of potential and PHP > would benefit if access to SAPDB was possible. as said above: it is all there ... just the documentation could need a little update ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-71

Re: [PHP-DEV] Re: CLI and php.ini

2002-02-20 Thread Hartmut Holzgraefe
en the same can be done in one file? if works nice for httpd.conf > I like the php-cli.ini idea myself. we could still have a 2nd configure option for setting a different php.ini path for cli ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Si

Re: [PHP-DEV] Re: CLI and php.ini

2002-02-20 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > I would like to have different file name for cli config file > by _default_ also. i'd prefere conditionals in php.ini something like ... in apache config, maybe ... ? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen

Re: [PHP-DEV] Newbie help w/ dynamic variables

2002-02-15 Thread Hartmut Holzgraefe
hats all about it -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-08 Thread Hartmut Holzgraefe
out being nice to other technologies (once again, i don't like the term technology in this context), it is about being compatible with external interfaces while being nice to users meeting their expectations regarding bc and convenience -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.

Re: [PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-08 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > It will be confusing PHP preserve case for other while > internally case insensitve... exactly as confusing as the file systems 90+% of computer users (Win+MacOS that is) are used to ... -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-7

Re: [PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-08 Thread Hartmut Holzgraefe
hat java IS case sensitive but i *do* remember that we did curse badly about having to remember where to use this long forgotten shift key when typing class and method names -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 200

Re: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Hartmut Holzgraefe
e kind, no matter how polite the text it sends is, unless something makes sure the user gets this automatic reply only once per message -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf

Re: [PHP-DEV] Suggestion: Wrong-list-link

2002-02-07 Thread Hartmut Holzgraefe
ore interested in investigating what makes these people ask here in the first place then just telling them to 'go away' -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand

[PHP-DEV] general support questions on the dev list

2002-02-07 Thread Hartmut Holzgraefe
something? that might help a bit putting the actual lists in a more prominent place on the support page while moving the news stuff a bit down might help, too -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns

Re: [PHP-DEV] Simple for you, not for me

2002-02-07 Thread Hartmut Holzgraefe
ch the original document: > http://204.227.127.33/awc/fltfldr/6443.txt > > I would like to have the original document in my HTML-code. Does you have > the solution? > > Please, email to [EMAIL PROTECTED] with your answer. > > Thank you very much, > > Ramin Berwe

[PHP-DEV] Re: Case sensitivity: Conclusion(?)

2002-02-07 Thread Hartmut Holzgraefe
ional level of indirection Zeev: btw., what about my "undefinde function ... maybe you were looking for ... instead?" patch? could be extended to look for case-only differences before performing the levenschtein comparison *if* we switch to case sensitivity so we at le

Re: [PHP-DEV] Bug #14455 Updated: Warning: Undefined variable: Version for win98

2002-02-07 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: > i have the same problem. when i first time using xitami as a web > server. the codes like that is fine. but when i go to apache web > server. it occurs an error. > why is it happen??? different error_reporting settings in php.ini -- Hartmut Holzgr

Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclusion(?)]

2002-02-07 Thread Hartmut Holzgraefe
l a product written for php 4 in a php 5 environment where they do not have any shell access or where no php cli is installed? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stan

Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclus ion(?)]

2002-02-06 Thread Hartmut Holzgraefe
Yasuo Ohgaki wrote: > Andrei has been wrote conversion program. > I don't know the details, but it may do better job > than making all to lowercase (?) will it also detect and rewrite the usage of function/method names in strings used for eg. callback handlers? -- Hartmut Holz

Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclus ion(?)]

2002-02-06 Thread Hartmut Holzgraefe
de using them we've been fighting about backwards compatibilty issues far less critical than this and usualy have decided to keep bc where possible until it really does hurt to much, all these efforts would become useless if we introduced a bc breaking change as far reaching as this just for cosmet

Re: [PHP-DEV] [Fwd: Re: [Zend Engine 2] Case sensitivity: Conclus ion(?)]

2002-02-06 Thread Hartmut Holzgraefe
Marc Boeren wrote: > +1 for case-sensitive everything so you volunter to rewrite all the code that uses oci or gd extension now but uses it all lowercase? ;) -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für Sie aus auf der CeBIT 2002 und fre

Re: [PHP-DEV] Lists

2002-02-06 Thread Hartmut Holzgraefe
a search engine. We have the same effect on the php-lang list which isn't even advertised at all on php.net. So i guess renaming the dev list would only help for a short period of time, while mandatory subscription via the php.net support pages is the only way to get rid of this special prob

Re: [PHP-DEV] Tabs Vs Spaces (and other coding styles)

2002-02-05 Thread Hartmut Holzgraefe
intain consistency in indenture so that definitions, comments, and control structures line up correctly. [...] maybe we should add "indent-tabs-mode:t" to all the emacs options footer comments? -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen für

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/msession msession.c

2002-02-05 Thread Hartmut Holzgraefe
PARAM stuff obfuscates it without need, especially in the additional places where you use it like this #ifdef OLD_ZEND_PARAM php_log_err("Call to connect with non-null s_conn"); #else php_log_err("Call to connect with non-null s_conn" TSRMLS_CC); #endif t

  1   2   3   >