Re: cvs: php4 /ext/standard basic_functions.c

2003-04-03 Thread Jan Schneider
, 0); I didn't try HEAD yet, but at least in PHP_4_3 it broke registration of object methods a la: register_shutdown_function(array($my_object, 'method_name')); Jan.

[PHP-DEV] CVS Account Request: akelavlk

2003-03-07 Thread Jan Sunavec
I want add DotPHP layer into PHP. See webcomp.sourceforge.net Or CVS repository on sourceforge.net/projects/webcomp -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mb_string overloading and binary data...

2003-02-19 Thread Jan Schneider
ion, why do you want to depend on a certain php.ini setting? I won't use overloading at all but call the mbstring functions directly where appropriate and the "original" string function else. Please respond to one of the above mentioned lists. Jan. -- http://www.horde.org - The Ho

[PHP-DEV] compile error on HEAD

2003-02-11 Thread Jan Schneider
/home/jan/software/php5/ext/standard/basic_functions.c: In function `php_simple_ini_parser_cb': /home/jan/software/php5/ext/standard/basic_functions.c:2829: `ZEND_INI_PARSER_POP_ENTRY' undeclared (first use in this function) /home/jan/software/php5/ext/standard/basic_functions.c:2

Re: [PHP-DEV] Current HEAD segfaults with Horde/CHORA

2003-02-11 Thread Jan Schneider
Zitat von Derick Rethans <[EMAIL PROTECTED]>: > Looks like a recursive thing here so I wonder if it's really a bug > in PHP, but perhaps an assumption in Horde that doesn't work with ZE2? Correct, Horde doesn't work with ZE2 out of the box. Jan. -- http://www.ho

[PHP-DEV] domxml behaviour changed/broken?

2003-01-21 Thread Jan Schneider
Hi, since when can the dump_node() method only be applied to DomDocument nodes and not to DomNodes as it has always been the case and is still documented in the manual? Running PHP 4.3.1-dev cli. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge

Re: [PHP-DEV] Compile error in xml-rpc (HEAD)

2003-01-09 Thread Jan Schneider
gt; '--with-ming=/usr' \ > '--with-swf=/usr' \ > '--with-dom=/usr' \ > '--with-qtdom' \ > '--with-recode' \ > '--with-mysql=/usr/' \ > '--with-openssl' \ > '--with-zlib-dir=/usr' \ > '--with-j

Re: [PHP-DEV] configure error on PHP_4_3

2002-12-21 Thread Jan Schneider
Zitat von Derick Rethans <[EMAIL PROTECTED]>: > On Sat, 21 Dec 2002, Jan Schneider wrote: > > > I get this error at the end of running ./configure: > > > > config.status: creating pear/scripts/pearize > > config.status: error: cannot find input file: pear

[PHP-DEV] configure error on PHP_4_3

2002-12-21 Thread Jan Schneider
I wanted to let you know. :-) Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-12-12 Thread Jan Schneider
o change the scripts' shebang line. I have no idea if there are more administrators who have to care about php cgi or users who use php cli. But at least the first group will have less problems fixing the name change than the latter. Just my 0.02 Euro. Jan. -- http://www.horde.org - The Horde Pr

[PHP-DEV] Re: #20638 [Opn->Fbk]: Apache cannot start

2002-11-26 Thread Jan Maska
load [path]/psp/sapi/php4apache.dll into server: module not found. The problem lies somewhere within the line 'LoadModule php4_module c:/[path]' - but if I look into the .dll the module is there.. Regards, Jan 'Mac' Maska P.S. No 'RTFMs', please.. this error was gene

Re: [PHP-DEV] RAW POST DATA

2002-11-13 Thread Jan Schneider
Zitat von Hartmut Holzgraefe <[EMAIL PROTECTED]>: > 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

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Jan Schneider
Zitat von Hartmut Holzgraefe <[EMAIL PROTECTED]>: > 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. ;-) > >

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Jan Schneider
Zitat von Hartmut Holzgraefe <[EMAIL PROTECTED]>: > Jan Schneider wrote: > > Do you mean, this is your plan or this already works? > > php://input already works with apache 1.x > > it should be SAPI independant, but for some strange > reason it doesn't wo

Re: [PHP-DEV] RAW POST DATA

2002-11-12 Thread Jan Schneider
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 > preservation reasons) If you're ready with your p

Re: [PHP-DEV] htmlspecialchars iso-2022-jp patch

2002-11-11 Thread Jan Schneider
> code where "len" hadn't been set and then doing its > charset map walk. Your attachment didn't go through the mailing list filters. Please post a link where the patch can be downloaded. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - disc

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Jan Lehnardt
HI, On Thu, Nov 07, 2002 at 03:35:55PM +0100, [EMAIL PROTECTED] wrote: > Okay, nice. Who can gimme enough karma to commit this new ext? "spplus" > would be the best name. [EMAIL PROTECTED] + sterling Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spar

Re: [PHP-DEV] gettext change the behaviour of double scalar

2002-11-07 Thread Jan Schneider
e the behaviour > of a double scalar. This probably has nothing to do with gettext but with the setlocale() call. And iirc this has been fixed in the meantime and thus doesn't happen anymore in 4.3.0. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your know

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Jan Lehnardt
nk where I work. > > Please comment this. Markus said PECL, wich is the part of PEAR that is perfect for your extension. And for the record, CyberMut will be moved there as soon as a developer finds time to do that. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and

[PHP-DEV] ZE2 compile failure with xml-rpc ext

2002-10-24 Thread Jan Schneider
/bin/sh libtool --silent --mode=compile gcc -I/home/jan/software/php4/ext/xmlrpc/libxmlrpc -DVERSION=0.50 -Iext/xmlrpc/ -I/home/jan/software/php4/ext/xmlrpc/ -DPHP_ATOM_INC -I/home/jan/software/php4/include -I/home/jan/software/php4/main -I/home/jan/software/php4 -I/home/jan/software/php4/Zend -I

Re: [PHP-DEV] compile error with ZE2

2002-10-23 Thread Jan Schneider
it doesn't work. How is determined which engine version is being to used? Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] compile error with ZE2

2002-10-23 Thread Jan Schneider
Current php from cvs (head) and ZE2: /bin/sh libtool --silent --mode=compile gcc -Imain/ -I/home/jan/software/php4/main/ -DPHP_ATOM_INC -I/home/jan/software/php4/include -I/home/jan/software/php4/main -I/home/jan/software/php4 -I/home/jan/software/php4/Zend -I/usr/include/libxml2 -I/usr/include

Re: [PHP-DEV] Regex Libraries

2002-10-21 Thread Jan Kneschke
tter approach. $mail = str_replace("PECL", "PCRE", $mail); > Ilia Jan -- http://jan.kneschke.de - localizer, modlogan, pxtools mailto:jan@;kneschke.de - Jan Kneschke -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] short_open_tag

2002-10-18 Thread Jan Lehnardt
Hi, On Fri, Oct 18, 2002 at 11:50:12AM +0200, Zeev Suraski wrote: > I can only argue with myself so much, eh? :) yeah, just keep pretending dude... :) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7

Re: [PHP-DEV] Segfaults in Zend

2002-10-14 Thread Jan Schneider
Zitat von Yasuo Ohgaki <[EMAIL PROTECTED]>: > > 0x4055778f in _efree (ptr=0x83476e4) > > at /home/jan/software/php4/Zend/zend_alloc.c:229 > > 229 REMOVE_POINTER_FROM_LIST(p); > > (gdb) bt > > #0 0x4055778f in _efree (ptr=0x83476e4) >

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-14 Thread Jan Schneider
Zitat von Martin Jansen <[EMAIL PROTECTED]>: > On Mon Oct 14, 2002 at 02:4353AM +0200, Jan Schneider wrote: > > Zitat von Yasuo Ohgaki <[EMAIL PROTECTED]>: > > > > > Martin Jansen wrote: > > > > With PHP 4.3.0-pre1 I get the following error m

Re: [PHP-DEV] Segfaults in Zend

2002-10-13 Thread Jan Schneider
Hi, the segfaults still occur, though on a different machine (pretty vanilla suse 8.0). But now I get a more useful bt: 0x4055778f in _efree (ptr=0x83476e4) at /home/jan/software/php4/Zend/zend_alloc.c:229 229 REMOVE_POINTER_FROM_LIST(p); (gdb) bt #0 0x4055778f in _efree (ptr

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-13 Thread Jan Schneider
t; > legal, or is it a bug? > > > > Script should be modified... What version has been used here? The start of output compression has already been moved to one single file unless we have overseen one file. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - disc

Re: [PHP-DEV] Bug handling survey - Tree based models

2002-10-09 Thread Jan Lehnardt
Hi, On Wed, Oct 09, 2002 at 09:38:46AM -0500, Gunes Koru wrote: > > Hello PHP contributors, didn't we agree not to do that again? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 831

[PHP-DEV] ext/sysvmsg permissions

2002-10-08 Thread Jan Lehnardt
Hey, there seem to be some permission problems in ext/sysvmsg. root@dahlia /mnt/data/cvs/php4snap/ext/sysvmsg> ls -la total 22 drwxr-xr-x 4 jan wheel512 Sep 2 14:39 . drwxr-xr-x 100 jan wheel 2048 Sep 9 13:08 .. -r--r--r-- 1 jan wheel 39 Apr 26 01:14 .cvsignore -r--r

Re: [PHP-DEV] ext/sysvmsg

2002-10-08 Thread Jan Lehnardt
erencing pointer to incomplete type *** Error code 1 Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint1805 ECA5 BCB7 BB96 56B0 -- PHP Development Ma

[PHP-DEV] ext/sysvmsg

2002-10-08 Thread Jan Lehnardt
sysvmsg.c:371: sizeof applied to an incomplete type /mnt/data/cvs/php4clean/ext/sysvmsg/sysvmsg.c:372: dereferencing pointer to incomplete type /mnt/data/cvs/php4clean/ext/sysvmsg/sysvmsg.c:377: dereferencing pointer to incomplete type Thank you again and sorry for the long lines. Jan --

[PHP-DEV] ext/readline

2002-10-08 Thread Jan Lehnardt
history */ -#ifdef HAVE_LIBREADLINE +#ifndef HAVE_LIBEDIT PHP_FUNCTION(readline_list_history) { HIST_ENTRY **history; Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Jan Schneider
Derick Rethans wrote: >On Mon, 7 Oct 2002, Jan Schneider wrote: > > > >>In another script the segfaults occur in another place. It's hard to >>trap it down cause it happens during inside a foreach loop. It doesn't >>happen after the first loop bu

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Jan Lehnardt
like: --with-pspell Include Gnu-aspell support (formerly known as pspell) everyone happy with that? :) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Jan Schneider
Jan Schneider wrote: > Zeev Suraski wrote: > >> Try reducing IMP to the smallest possible script that still >> reproduces the problem (crashes). That will give us something to go >> on. Chances are it's not a crash in the engine. > > > This one's rea

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Jan Schneider
Zeev Suraski wrote: > Try reducing IMP to the smallest possible script that still reproduces > the problem (crashes). That will give us something to go on. Chances > are it's not a crash in the engine. This one's really strange and I'm afraid not very helpful. PHP segfaults while returning f

Re: [PHP-DEV] Segfaults in Zend

2002-10-07 Thread Jan Schneider
Zeev Suraski wrote: > What are you doing in order to get it to crash? Calling any page in IMP. This is why I don't know exactly _where_ it segfaults. I don't have an apache version with debug information at hand, so I can't give you more bt details, sorry. -- PHP Development Mailing List

[PHP-DEV] Segfaults in Zend

2002-10-07 Thread Jan Schneider
Hi, I currently get following segfaults: httpd logs: [Mon Oct 7 17:17:45 2002] [notice] child pid 19460 exit signal Segmentation fault (11) FATAL: emalloc(): Unable to allocate 1515870812 bytes I can understand him well ;-) BT: Program received signal SIGSEGV, Segmentation fault. 0x400d1

[PHP-DEV] ext/aspell

2002-10-07 Thread Jan Lehnardt
Hey there hard working folks, aspell was replaced by pspell long ago, hence I like to remove aspell from the main source tree to either PECL or /dev/null. Any objections? Comments are highly welcome. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop

[PHP-DEV] ext/ccvs

2002-10-07 Thread Jan Lehnardt
ighly welcome. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint1805 ECA5 BCB7 BB96 56B0 -- PHP Development Mailing List <http://www.php.net/> To

[PHP-DEV] Re: userstreams.phpt

2002-10-06 Thread Jan Lehnardt
hanks for the enlightenment, Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint1805 ECA5 BCB7 BB96 56B0 -- PHP Development Mailing List <http://www.

Re: [PHP-DEV] Segfault in implode()

2002-10-06 Thread Jan Lehnardt
re information about your build environment, or even a backtrace? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fingerprint1805 ECA5 BCB7 BB96 56B0 -- PHP Devel

Re: [PHP-DEV] pear's Mail using smtp not working with cvs php

2002-10-02 Thread Jan Schneider
Zitat von Matt Haught <[EMAIL PROTECTED]>: > It appears that fgets is where the problem is occuring. Its taking over > a > minute. Can anyone confirm? I tried a server at mail.wvwc.edu and > received > the same sort of results. Confirmed. Jan. -- http://www.horde.or

Re: [PHP-DEV] pear's Mail using smtp not working with cvs php

2002-10-02 Thread Jan Schneider
s your detailed list when it worked and when it failed might help to trap this down to one of the stream commits (hopefully). Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Developmen

Re: [PHP-DEV] CGI SAPI binary location

2002-09-28 Thread Jan Lehnardt
Hi, On Sat, Sep 28, 2002 at 09:03:29PM +0900, Yasuo Ohgaki wrote: > Does anyone find problem in this patch? I think 'make test' must be adjusted to these changes, not sure though. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send m

Re: [PHP-DEV] feedback on PHP's WDDX

2002-09-27 Thread Jan Lehnardt
... WDDX_HASH => array( WDDX_STRING=>WDDX_STRING, WDDX_STRING=>WDDX_STRING)

Re: [PHP-DEV] phpinfo() - removing ascii art

2002-09-27 Thread Jan Lehnardt
Hi, On Fri, Sep 27, 2002 at 06:42:17PM +0900, Yasuo Ohgaki wrote: > I would like to remove ascii art from text version > of phpinfo(). We shouldn't add things that do not > work well. i.e. back slash has many interpretations. > > Any comments? 'fixed' in CVS ;)

Re: [PHP-DEV] feedback on PHP's WDDX

2002-09-26 Thread Jan Lehnardt
Hi, can you please file a bugreport on bugs.php.net and assign it to me (cvs id is jan). I'll look into this.> Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. Key7BCC EB86 8313 DDA9 25DF Fin

Re: [PHP-DEV] Re: [imp] IMP 3.1 segfault

2002-09-12 Thread Jan Schneider
ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0 > > setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={30, 0}}, NULL) = > 0 > > rt_sigaction(SIGPROF, {0x40284084, [PROF], SA_RESTART|0x400}, > > {0x40284084, [PROF], SA_RESTART|0x400}, 8) = 0 > >

Re: [PHP-DEV] MFH -R php4/pear/* files

2002-08-29 Thread Jan Lehnardt
Hi, On Thu, Aug 29, 2002 at 10:56:33PM +0200, Martin Jansen wrote: > Doh, that's because of the incredible heat in Germany ;-). are there two germanys? it is not hot at all here ;) SCNR, Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send m

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

2002-08-29 Thread Jan Lehnardt
Hi, fixed in CVS. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-08-29 Thread Jan Lehnardt
Hi, forget my last message. If you don't specify a prepend file the value is empty, isn't it? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List <http://www.php.net/> To unsubscr

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

2002-08-29 Thread Jan Lehnardt
Hi, On Thu, Aug 29, 2002 at 11:26:20AM +0200, Sebastian Bergmann wrote: > Jan Lehnardt wrote: > > jan Thu Aug 29 05:11:22 2002 EDT > > > > Modified files: > > /php4/ext/standard info.c > > Log: > >- fix ZTS build. thanks to edin.

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard info.c /main php_ini.c

2002-08-28 Thread Jan Lehnardt
er to all info > relevant functions and settings this to 0 in case of sapi cli? what do you mean? -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] New function request - mysql_info() (patch included)

2002-08-14 Thread Jan Lehnardt
Hi, this version exists in 4.3-dev and will be available in the upcoming 4.3 release, however, not in earlier ones. I added it months ago ;) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List <h

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] php_error_docref

2002-08-14 Thread Jan Lehnardt
to be hosted on php.net?? hell, no ;) I think it would be nice if there would at least be a pice of documentation for such somwhere on php.net, integrated with all the other docs. And if it is just a name and link to an external documentation it is sufficient. Jan -- Q: Thank Jan? A: http://geschen

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] php_error_docref

2002-08-14 Thread Jan Lehnardt
lso a problem for external copies > of the manual. erm, what? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] php_error_docref

2002-08-14 Thread Jan Lehnardt
on, if there are license issues about the extension's code itself) and for PECL docs I suggest some kind of shortcut like: php.net/pecl.function and php.net/pear.function while we are at it. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please sen

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] php_error_docref

2002-08-14 Thread Jan Lehnardt
t a wrapper around a library then you can use the > absolute > form of the docref parameter ("http://") to point to the library's > website. if the PHP function is 'just a wrapper' the manual (at least should) contain a link to external documentation (if a

Re: [PHP-DEV] array commits broke something

2002-08-01 Thread Jan Schneider
Zitat von Brad LaFountain <[EMAIL PROTECTED]>: > Sorry.. i miss read your comment... you are correct > > I just fixed it commiting in a few min. Yes, everything works as expected now. Thanks! Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your

[PHP-DEV] array commits broke something

2002-08-01 Thread Jan Schneider
;two', 'four') the key of the last value will be 3, not 2 as it should be. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] imap quota broken

2002-08-01 Thread Jan Schneider
gt; usage and limit values for all resources, and conforms to RFC 2087. > > On Thu, 1 Aug 2002, Jan Schneider wrote: > > > One of the lasts commits to the imap quota functions broke backward > > compatibility with the old imap_get_quota() behaviour. > > > > It used

[PHP-DEV] imap quota broken

2002-07-31 Thread Jan Schneider
=> array ( 'usage' => 83090, 'limit' => 10, ), ) Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 4.3 release call to arms (fwd)

2002-07-25 Thread Jan Schneider
've sent the patch numerous times to php-dev, gotten no responses, and > once to php-general with no response. Suggested recourse of action? I've forwarded your message to the IMP list but no reaction either. Perhaps it's just working or noone tried it. Jan. -- http:/

Re: [PHP-DEV] 4.3 release call to arms

2002-07-25 Thread Jan Lehnardt
Hi, On Thu, Jul 25, 2002 at 11:20:42PM +0200, Stig S. Bakken wrote: > > Here is, again, the 4.3 TODO list. Most of these require only tweaking > and lots of testing. [..] 11. phpinfo for CLI (jan) [in progress] I hope to have it running as fast as possible, though time is short.

Re: [PHP-DEV] W3C html validation issue

2002-07-23 Thread Jan Schneider
t; > > >The official W3c spec explanation is at > >http://www.htmlhelp.com/tools/validator/problems.html#amp > > > > > >I think changing this could potentially break many sites. > >Does anyone know what other web languages do with &myvar=2 ? > >I th

Re: [PHP-DEV] ob_implict_flush()

2002-07-15 Thread Jan Schneider
_implict_flush() would work > even if output_buffering is set since this is what you're explictly > trying > to set with this function. Just a tought maybe. +1 for this. It took me few weeks to find out why go-pear didn't work. Jan. -- http://www.horde.org - The Horde Project http

Re: [PHP-DEV] callback in classes?

2002-07-03 Thread Jan Lehnardt
Hi, first, this is not the right list for asking such questions; try [EMAIL PROTECTED] nex time. second, use array('class', 'method'); to call static functions Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.p

[PHP-DEV] New extract feature

2002-06-30 Thread Jan Lehnardt
$b ) ? $p:"my__").$s; } extract($array); extract($array,EXTR_USER_FUNC,'extract_func',array("pref",true)); var_dump($a); var_dump($b); var_dump($my__a); var_dump($my__b); var_dump($prefa); var_dump($prefb); ?> I like the patch to be reviewd before I commit it, tha

Re: [PHP-DEV] Idea for CLI feature

2002-06-27 Thread Jan Lehnardt
Hi, On Thu, Jun 27, 2002 at 07:43:02PM +0300, Andi Gutmans wrote: > Does anyone feel like doing this? I don't have too much time :'( it is on my todo list, I'll give it a try at the weekend. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development

Re: [PHP-DEV] html tidy

2002-06-18 Thread Jan Schneider
his. Btw, this question belongs to the php-general mailing list. This list is for developers that develop PHP not with PHP. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft -- PHP Develo

[PHP-DEV] Compile error (cvs HEAD)

2002-06-10 Thread Jan Schneider
/root/cvs/cvsphp/ext/standard/array.c: In function `zif_array_rand': /root/cvs/cvsphp/ext/standard/array.c:2949: `array_data_shuffle' undeclared (first use in this function) Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mbstring config.m4

2002-05-12 Thread Jan Lehnardt
Hi, On Sun, 12 May 2002 19:33:13 +0200 Sebastian Bergmann <[EMAIL PROTECTED]> wrote: > Shouldn't '--without-mysql' be renamed to '--disable-mysql' then? you want to have --with-mysql=/path/to and --disable-mysql as the two options ? -1 Jan -- Q: Thank Jan? A

Re: Re[2]: [PHP-DEV] PHP 4.3 charter and release plan

2002-05-07 Thread Jan Schneider
Zitat von "Stig S. Bakken" <[EMAIL PROTECTED]>: > On Mon, 2002-05-06 at 11:54, Jan Schneider wrote: > > Zitat von Andrew Sitnikov <[EMAIL PROTECTED]>: > > > > > Hello Stig, > > > > > > SSB> Huh, are you saying PHP

Re: Re[2]: [PHP-DEV] PHP 4.3 charter and release plan

2002-05-06 Thread Jan Schneider
ly with internally defined and user defined constants and is reproducable with this little script: ---snip--- This happened so far only with this specific locale, 'tr' for example works. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http:

Re: [PHP-DEV] Re: Bug #16552 Updated: Undefined macro `AC_PROG_LIBTOOL'

2002-04-11 Thread Jan Lehnardt
except some warnings. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-QA] Supporting Apache 2 with PHP 4.2.0

2002-04-09 Thread Jan Lehnardt
do it properly, don't do it" is my motto here. I hope this is > the same with you. +1 from here. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-04-09 Thread Jan Lehnardt
Hi, On 9 Apr 2002 06:09:15 - "devuser" <[EMAIL PROTECTED]> wrote: > learn > you don't need a cvs account to learn PHP. Please look at http://www.php.net/manual Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http:

Re: [PHP-DEV] RFC: stream notification handlers

2002-04-08 Thread Jan Lehnardt
Hi, On Mon, 8 Apr 2002 15:22:59 +0100 "Wez Furlong" <[EMAIL PROTECTED]> wrote: > Well, since you cant skip optional parameters, those protos > are equivalent. my fault, sorry (also to Markus ;) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Developm

Re: [PHP-DEV] RFC: stream notification handlers

2002-04-08 Thread Jan Lehnardt
Don't you mean proto resource fopen(string filename, string mode [, bool use_include_path] [, resource context]) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] declaring arrays.

2002-04-08 Thread Jan Lehnardt
ent with PHP, but of PHP. Please ask such questions on [EMAIL PROTECTED] and please have a close to the Manual (http://php.net/array) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] apache2 on FreeBSD

2002-04-07 Thread Jan Lehnardt
Hi, in order to run apache2 on FreeBSD, you need to add --with-tsrm-pth to your ./configure line. I attached a patch to configure.in that throws a WARNING. I hope I cought all possibilities, but I am sure Jani will find a gotcha; thats why I have not comitted it directly ;) Jan -- Q: Thank Jan

Re: [PHP-DEV] Weird configure problem

2002-04-02 Thread Jan Lehnardt
r FreeBSD. I last built PHP successfully on March 26. I have no problems running configure with the above tools on FreeBSD 4.4-RELEASE. Both, automake 1.4 and 1.5 work well. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/&g

Re: [PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLog problem]]

2002-03-30 Thread Jan Pavlík
30, 2002 at 12:56:11PM +0100, [EMAIL PROTECTED] wrote : > > Hello, > > > > 1. this patch doesn't work with thread safety, 2. It doesn't use the PHP > > coding standards and 3. it uses GOTO. I don't think this should have been > > committed at all. >

[PHP-DEV] cvs: php4 /main/main.c [[Re: [PHP-DEV] ErrorLog problem]]

2002-03-29 Thread Jan Pavlík
rootshell Fri Mar 29 23:13:29 2002 CET Modified files: /php4/main/main.c Log: lot of same errors are logged as one, cleans errorlog Index: php4/main/main.c diff -u php4/main/main.c:1.404.2.5 php4/main/main.c:1.404.2.6 --- php4/main/main.c:1.404.2.5 Mon Dec 17 22:19:51 2001 +++ ph

Re: [PHP-DEV] LF function to read in a URL

2002-03-29 Thread Jan Folkert Bethlehem
Alan McKay wrote: > Folks, > > I'm new to PHP and am looking for a function that > will allow me to pass it a URL, and it will return > a string which is the HTML code found at the given URL. > I want to write some plugins for Geeklog which will > harvest stock data from financial websites. > > t

Re: [PHP-DEV] ErrorLog problem

2002-03-29 Thread Jan Pavlík
Sure :) JP "Markus Fischer" <[EMAIL PROTECTED]> píse v diskusním príspevku [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Fri, Mar 29, 2002 at 10:43:17AM +0100, Jan Pavlík wrote : > > That not help to me ;) > > I will rewrite PHP to log only ONE

Re: [PHP-DEV] ErrorLog problem

2002-03-29 Thread Jan Pavlík
kusním príspevku [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Fri, Mar 29, 2002 at 10:30:18AM +0100, Jan Pavlík wrote : > > I know it, but we're freewebhosting with 10.000 users... and when do users > > it? > > That's a general problem of vhosting and all

Re: [PHP-DEV] ErrorLog problem

2002-03-29 Thread Jan Pavlík
I know it, but we're freewebhosting with 10.000 users... and when do users it? Sorry, I will write to general! JP - Original Message - From: "Markus Fischer" <[EMAIL PROTECTED]> To: "Jan Pavlík" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Se

[PHP-DEV] ErrorLog problem

2002-03-29 Thread Jan Pavlík
s and the ended, but my errorlog is full with one errormesage about nonexistent handler $fd Can PHP log only first error and the next (the same, copy of the first) throw out? P.S. Sorry for my English :) -- Jan PAVLIK [EMAIL PROTECTED] ICQ 6611951 ROOTSHELL.CZ - Make it easy and better!

Re: [PHP-DEV] SSL_CLIENT

2002-03-28 Thread Jan Lehnardt
ch questions on [EMAIL PROTECTED] Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] HEAD warnings

2002-03-28 Thread Jan Lehnardt
accepted by the compiler, rejected by the preprocessor! configure: WARNING: sched.h: proceeding with the preprocessor's result make gives me one warning /mnt/data/cvs/php4/ext/mysql/libmysql/my_tempnam.c(.text+0x46): warning: tempnam() possibly used unsafely; consider using mkstemp() Jan --

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

2002-03-26 Thread Jan Lehnardt
Hi, On 26 Mar 2002 15:16:08 - "12312" <[EMAIL PROTECTED]> wrote: > adqwe > I am sorry, we already have a whole bunch of people working on that topic. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.ne

Re: [PHP-DEV] CLI & max_execution_time

2002-03-25 Thread Jan Lehnardt
> > Is it unstable? I was under the impression that we're talking about feature > set. here: stable as in "we have some kind of agenda what CLI does in certain cases". We don't have this right now, so I call it unstable. That regards to the changes that need to be made to make

Re: [PHP-DEV] CLI & max_execution_time

2002-03-25 Thread Jan Lehnardt
as added to PHP4 TODO list on April 28, 2000 (that's > before 4.0.0 was released)? that does not allow us release unthought things as stable. I hope we can agree on the --disable-cli approach for 4.2 and fully integrate CLI into 4.3. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.n

Re: [PHP-DEV] CLI & max_execution_time

2002-03-25 Thread Jan Lehnardt
ault to always > build the CLI. ok, then +1 on that. It seems to be a fair compromise. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CLI & max_execution_time

2002-03-25 Thread Jan Lehnardt
ing cli from 4.2. It is quite impossible to provide QA for something that does not have a defined expected behaviour. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: ob_get_level

2002-03-25 Thread Jan Lehnardt
n more than 2, otuput compression is not enabled. not yet. Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: ob_get_level

2002-03-25 Thread Jan Lehnardt
does not work when zlib.output compression is enabled. > (I forgot about the bug when I wrote previous mail) from my tests zlib.output_compression does not affect the ob level at all. > So your result is right. PHP is not working right :) what now? derick? Jan -- Q: Thank Jan? A: http://g

  1   2   3   >