Re: [PHP-DEV] Re: [PHP-I18N] Help: Sablotron and Shift-jis

2003-03-07 Thread Christian Stocker
/unsub.php -- Christian Stocker [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] domxml close document routine

2003-02-23 Thread Christian Stocker
anything wrong, or need to do additional things to follow this through, please let me know. Thank you, Robert Oldham -- christian stocker | bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL

Re: [PHP-DEV] when PHP code causes crash due to bad input, is it a bug?

2003-01-11 Thread Christian Stocker
Am Freitag, 10.01.03 um 21:02 Uhr schrieb gk: I am trying to help with PHP. But this experience makes me feel like it is not worth it. Can anyone give me some clarification. Is there a common agreement on what constitutes a bug? I have worked as Sr. SQA engineer for many years and have always

Re: [PHP-DEV] ZE2 dev snaps

2003-01-07 Thread Christian Stocker
that process likely isn't either. ;) Is there a timeline for this, or is this being intentionally kept off the radar? -- mjh -- nam...christian stockeradr...pflanzschulstr. 31, ch-8004 zurich pho...+41 43 317 9984 www...http://phant.ch/chregu mob...+41 76 561 8860

[PHP-DEV] OSX Project Builder and PHP Developement

2003-01-06 Thread Christian Stocker
Hi Is anyone using Apple's Project Builder for developing PHP? Or did someone try and gave up, because it's not usable? It looks like a nice IDE, but targeted at Java and Obj-C.. If anonye uses it, could you publish the .pbproj file, so I don't have to fiddle around with all those settings ;)

Re: [PHP-DEV] [4.3.0RC4] mem leaks with DOMXML ext

2002-12-27 Thread Christian Stocker
(44 bytes), script=/var/www/its/x.pro /root/php-4.3.0RC4/Zend/zend_API.c(585) : Actual location (location was relayed) /root/php-4.3.0RC4/ext/domxml/php_domxml.c(4885) : Freeing 0x084D753C (12 bytes), script=/var/www/its/x.pro LK -- nam...christian stockeradr...pflanzschulstr. 31

[PHP-DEV] bugs.php.net categories for PECL modules

2002-12-09 Thread Christian Stocker
Hi as PECL is getting more and more attention, it would be nice, if they had their own categories in bugs.php.net. There's category PEAR, but I don't think this is the right place. The question for me is just, if they should be in a PECL topcategory or just in the appropriate other categories (in

Re: [PHP-DEV] bugs.php.net categories for PECL modules

2002-12-09 Thread Christian Stocker
On Mon, 2002-12-09 at 13:12, Jani Taskinen wrote: On 9 Dec 2002, Christian Stocker wrote: Hi as PECL is getting more and more attention, it would be nice, if they had their own categories in bugs.php.net. There's category PEAR, but I don't think this is the right place. The question

Re: VS: [PHP-DEV] GIF support

2002-11-25 Thread Christian Stocker
, or at least, not one that I would know of (I don't have a windows developement environement) ImageMagick does support compressed gifs, if you compile it by yourself and give the right switches to the ./configure script chregu -- christian stocker | bitflux GmbH | schoeneggstrasse 5 | ch-8004

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

2002-11-25 Thread Christian Stocker
On 25 Nov 2002, Michael C. Montero wrote: Christian Stocker and I are joining our ImageMagick module efforts into 1 project. He recommended I get a CVS account to check the new code in directly. I will specifically be updating ext/imagick. Just to clarify this. Michael needs a PEAR

Re: [PHP-DEV] PHP Magick version 0.4a Released!

2002-11-24 Thread Christian Stocker
York Times - Your Message May Appear Below This Line -- christian stocker | bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid

Re: [PHP-DEV] Win32 snaps ext/xslt

2002-11-11 Thread Christian Stocker
On Tue, 2002-11-05 at 15:09, Melvyn Sopacua wrote: At 14:58 11/5/2002 +0100, Edin Kadribasic wrote: As a note: Ginger Alliance is motivated to synchronise their next maintenance release, with php 4.3, to avoid the unfortunate API incompatibilities, that plagued previous releases

[PHP-DEV] [Sab] Future of Sablotron (fwd)

2002-09-20 Thread Christian Stocker
Hi This came from the sablotron guys. Maybe interesting to have a look at. chregu -- Forwarded message -- Date: Thu, 19 Sep 2002 13:24:58 +0200 From: Petr Cimprich [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Sab] Future of Sablotron Hi all,

Re: [PHP-DEV] DOM-XML memory leak?

2002-09-02 Thread Christian Stocker
MaxRequestsPerChild in httpd.conf (if you're using apache) to something reasonabe and you won't even notice anything. chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41

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

2002-08-29 Thread Christian Stocker
On Thu, 29 Aug 2002, Edin Kadribasic wrote: Please, could some kind developer MFH the lastest PEAR files so they could ship in the next 4.2.3 release? I'm able to test and attend fixes it may need fast. There has been a huge change in pear from version 4.2.0 to the current development

Re: [PHP-DEV] destructor in domxml not freeing all memory, any clues?

2002-08-28 Thread Christian Stocker
On Wed, 28 Aug 2002, Brad LaFountain wrote: I don't think this is the problem but when using libxml i found i need to call xmlCleanupParser(); after I parse a file. nope. didn't help. thanks for the tip anyway :) chregu - brad --- Christian Stocker [EMAIL PROTECTED] wrote: Hi I

RE: [PHP-DEV] new webdav patch

2002-08-21 Thread Christian Stocker
Hi I think allowing php users to process webdav methods in user-space is an awesome idea. One question I have, why are the MKCOL, DELETE, and UNLOCK methods not listed? according to RFC 2518 (http://ftp.ics.uci.edu/pub/ietf/webdav/protocol/rfc2518.txt), DAV clients are required to support

[PHP-DEV] new webdav patch

2002-08-20 Thread Christian Stocker
:) chregu -- christian stocker | bitflux GmbH | schöneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit

Re: [PHP-DEV] new webdav patch

2002-08-20 Thread Christian Stocker
an issue with adding this configue option which will allows webdav methods through to be handled in user space? Just to avoid missunderstandings: It's not a ./configure option, but a php.ini/.htaccess option, which is turned off by default. chregu -Rasmus On Tue, 20 Aug 2002, Christian Stocker

Re: [PHP-DEV] new webdav patch

2002-08-20 Thread Christian Stocker
On Tue, 20 Aug 2002, Rasmus Lerdorf wrote: On Tue, 20 Aug 2002, Rasmus Lerdorf wrote: It is getting there. You are checking for POST under webdav_methods when POST is already allowed by default, so it is a redundant strcmp(). oops. that one slipped through and was certainly not

[PHP-DEV] a patch for making a webdav server work

2002-08-19 Thread Christian Stocker
Hi I started coding a WebDAV Server in userlan php. Unfortunately it needs patching of the PHP-Sources, 'cause php does not accept http OPTIONS and HTTP_RAW_POST_DATA for other http-directives than POST, which a WebDAV server needs. The patch can be found at http://trash.chregu.tv/webdav.diff

Re: [PHP-DEV] a patch for making a webdav server work

2002-08-19 Thread Christian Stocker
On Mon, 19 Aug 2002, Rasmus Lerdorf wrote: Well, the stuff I did in the apache_hooks branch shows how you can hook into other stages of the request chain and, for example, define a PHP script to be called at the url translation stage or the auth stage. The latter would allow you to perform

Re: [PHP-DEV] a patch for making a webdav server work

2002-08-19 Thread Christian Stocker
On Mon, 19 Aug 2002, Rasmus Lerdorf wrote: nope. OPTIONS is not handled at all by PHP at the moment, therefore i made this change with accept_options (OPTIONS is explicitely blocked right now). The other primitives which have POST data (see http://asg.web.cmu.edu/rfc/rfc2518.html for the

[PHP-DEV] sigs for php sources

2002-08-03 Thread Christian Stocker
Hi Are there any plans to provide any kind of verification for the tar-balls from php.net (md5, gpg, whatever)? Due to the latest incidents (openssh et al..) more people are aware of the fact, that changed sources could be a problem. I know, you're talking about providing this stuff to pear,

[PHP-DEV] Patch for xslt - Showing Sablotron Version number in phpinfo()

2002-07-29 Thread Christian Stocker
to be available since sablot 0.95, but better than nothing :) chregu -- christian stocker | bitflux GmbH | schöneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB -- PHP Development

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

2002-07-25 Thread Christian Stocker
On Thu, 25 Jul 2002, Stig S. Bakken wrote: Hi guys, I'd like to start the 4.3 release process now. Anyone with stuff they want to commit before the branch is created, please either commit it or let me know by sunday. I want to create the branch on sunday night GMT+2. [...] 7. DOMXML

Re: [PHP-DEV] Broken php_domxml.c on make in v4.2.2 (Im guessing)

2002-07-23 Thread Christian Stocker
--- -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

Re: [PHP-DEV] Broken php_domxml.c on make in v4.2.2 (Im guessing)

2002-07-23 Thread Christian Stocker
On Tue, 23 Jul 2002, Dan Hardiker wrote: On Tue, 23 Jul 2002, Dan Hardiker wrote: Hi, That worked for one machine, but this machine is still giving me jip. Configure line exactly the same, error exactly the same - but pkg_info different (uninstall / installed versions of libxml).

Re: [PHP-DEV] Broken php_domxml.c on make in v4.2.2 (Im guessing)

2002-07-23 Thread Christian Stocker
On Tue, 23 Jul 2002, Dan Hardiker wrote: Hi, Still having major issues ... same error, same place, different .configure file (I edited it to read #if LIBXML_VERSION = 20414 instead), different configure line... same result. New Configure line (altered the --with-dom option): ./configure

[PHP-DEV] open_basedir and safe_mode_exec_dir

2002-07-16 Thread Christian Stocker
Hi I prefer the php.ini option open_basedir much more over safe_mode to provide virtual hosting for some clients of mine, but to have a little more security, I additionally need to turn off some function with disable_functions (exec, system, shell_exec and popen come to mind). But it would be

Re: [PHP-DEV] domxml win32 build broken (HEAD)

2002-06-25 Thread Christian Stocker
On Tue, 25 Jun 2002, Edin Kadribasic wrote: Configuration: domxml - Win32 Release_TS Compiling... php_domxml.c c:\php4build\snap\ext\domxml\php_domxml.c(201) : error C2099: initializer is not a constant c:\php4build\snap\ext\domxml\php_domxml.c(203)

[PHP-DEV] CVS Account Request: ihavealreadyanidcalled_chregu

2002-06-24 Thread Christian Stocker
I'd like to have access to the domxml documentation. Hopefully, I will some day update the manual with all the new functions I put into domxml in the recent weeks :) -- 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 Christian Stocker
, visit: http://www.php.net/unsub.php -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860

[PHP-DEV] ext/xslt is not working in php 4.3-dev

2002-06-14 Thread Christian Stocker
Hi ext/xslt seems not to work anymore. I get Warning: Sablotron error on line 1: XML parser error 3: no element found in /usr/local/apache/htdocs/test/sab.php on line 21 or Warning: Sablotron error on line 1: unknown encoding '' in /usr/local/apache/htdocs/test/sab.php on line 21 (on the

[PHP-DEV] domxml and validation

2002-06-13 Thread Christian Stocker
Hi Some maybe already recognized it, for the others: There's DTD-Validation in domxml available now. Just for the record, some examples how to use it. $xmldoc = xmldocfile(xhtml1.xhtml,DOMXML_LOAD_PARSING,$error); will parse the file as before, but gives you more meaningfull errormessages in

Re: [PHP-DEV] DOMXML Function consistency

2002-06-07 Thread Christian Stocker
...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

Re: [PHP-DEV] DOMXML Function consistency

2002-06-07 Thread Christian Stocker
...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

Re: [PHP-DEV] libxml bundling

2002-06-01 Thread Christian Stocker
On Sat, 1 Jun 2002, Zeev Suraski wrote: Guys, Unless somebody strongly objects, I suggest we drop the discussion about how horrible it would be to import libxml2 into our CVS. I believe it's well established that it's a Bad Thing to do, there's no point hashing it. yep :) I believe the

Re: [PHP-DEV] libxml bundling

2002-06-01 Thread Christian Stocker
On Sat, 1 Jun 2002, Zeev Suraski wrote: At 12:45 PM 6/1/2002, Christian Stocker wrote: I believe that bundling at the makedist level makes the most sense, because: (a) Synchronization is trivial (b) We get to choose what libxml we use, so our libxml-dependent code doesn't have

Re: [PHP-DEV] ext/java ext/xslt problem

2002-05-31 Thread Christian Stocker
Hi as stated in the bug report, it works with jdk 1.3, maybe you should give that a try. or switch to the xslt-implementation of ext/domxml... chregu On Thu, 30 May 2002, fincom wrote: Hi, There ara some many problems when trying to install both ext/java and ext/xslt. Config : Linux

Re: [PHP-DEV] libxml bundling

2002-05-31 Thread Christian Stocker
Hi again Why do you feel that bundling is such a burdon and how does it requires more testing. If libxml release a new release and it is decited to upgrade then simply upgrade. I don't understand why you think its such a burdon. It looks like they are releasing a version once a month. I

Re: [PHP-DEV] bundling libxml2 / bundling locations

2002-05-30 Thread Christian Stocker
Hi I still would like to see it bundled. I do understand that libxml2 is being developed regulary but since domxml does require a semi-new version of libxml2 that most people don't have. I don't know when 2.4.14 was released but the date on the file server is 2/8/2002. Thats pretty recent.

Re: [PHP-DEV] bundling libxml2 / bundling locations

2002-05-29 Thread Christian Stocker
On Wed, 29 May 2002, brad lafountain wrote: Hello all, It was mentioned before about bundling libxml2 with php with expat or instead of expat. Where do we stand with this? I emailed the developer asking permission to bundle it if we choose to do it (no response yet). öhm, libxml2 is a

Re: [PHP-DEV] Unified XML Extension

2002-05-29 Thread Christian Stocker
On Thu, 30 May 2002, Sebastian Bergmann wrote: I think the best solution would be to do what Sterling proposes in http://bumblebury.com/phptodo/xmsl.html. that sounds interesting :) The DOM-ZVAL Transformation is really a problem and gives us much headache in domxml with memleaks and all

Re: [PHP-DEV] XPath

2002-05-23 Thread Christian Stocker
On Thu, 23 May 2002, Michael Dransfield wrote: whilst we are on the 'X' topic, does anyone know of an XPath implementation. I know of some (quite good) php classes [http://sourceforge.net/projects/phpxpath/], but no compiled extensions. what's wrong with

[PHP-DEV] webdav server implementation

2002-05-19 Thread Christian Stocker
).request_method, POST)) { but i don't know, if this has any unwanted sideeffects, or if this is the right thing to do... Or are for example PUT requests in any way handled with PHP at the moment? Comments are very welcome about that :) chregu -- christian stocker | bitflux GmbH | schöneggstrasse 5

[PHP-DEV] JFYI: domxml memory leak

2002-05-18 Thread Christian Stocker
Hi For all of those, who don't read the bug-list: domxml had a pretty big memory leak in 4.2.0 and 4.2.1 if you use append_child/add_child/append_sibling. If you create big XML-Documents with those functions, you are really urged to try the new version from CVS, which should fix the problem.

Re: [PHP-DEV] domxml questions

2002-05-18 Thread Christian Stocker
On Sat, 18 May 2002, Lukas Schroeder wrote: On Sat, May 18, 2002 at 10:05:32AM -0400, Rob Richards wrote: I have been going through the latest domxml extension and have a few questions about it. Looking at the docs, it is indicated that set_content and get_content are depreciated.

Re: [PHP-DEV] cant compile 4.2.1 on FreeBSD with domxml support

2002-05-17 Thread Christian Stocker
On Sat, 18 May 2002, Markus Fischer wrote: What version of libxml2 ? Needs to be = 2.4.14 yep. php 4.2.1 doesn't check for the right version (it only checks for 2.4.2, but it needs functions implemented since 2.4.14). this is fixed in CVS (HEAD and PHP_4_2_0 branch) chregu -- PHP

Re: [PHP-DEV] [PATCH] Fix for bug 16888

2002-05-16 Thread Christian Stocker
put it then on my webserver. chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http

Re: [PHP-DEV] DOM XML uses non-DOM compliant calls

2002-05-14 Thread Christian Stocker
__ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL

Re: [PHP-DEV] PHP 4.2.1

2002-05-06 Thread Christian Stocker
On Mon, 6 May 2002, brad lafountain wrote: Hello, I have a patch for DomXML that does 2 things. It allows you to use new and constructors to create dom elements. Ex. $doc = new DomDocument(some.file, true); $ele = new DocElement(name); $doc-append_child($ele); as i said before, this

Re: [PHP-DEV] PHP 4.2.1

2002-05-06 Thread Christian Stocker
On Mon, 6 May 2002, brad lafountain wrote: --- Christian Stocker [EMAIL PROTECTED] wrote: On Mon, 6 May 2002, brad lafountain wrote: Hello, I have a patch for DomXML that does 2 things. It allows you to use new and constructors to create dom elements. Ex. $doc

Re: [PHP-DEV] PHP 4.2.1

2002-05-06 Thread Christian Stocker
ranting is really not necessary here :) domxml was for a long time just a hack and didn't follow much of the standard, therefore there is still a lot of not-standard stuff in there and this stuff will (hopefully) not removed for BC's sake... I honistly wasn't ranting. That was a

Re: [PHP-DEV] domxml extension

2002-05-05 Thread Christian Stocker
On Sun, 5 May 2002, brad lafountain wrote: Hello, I was wondering who was maintaing the dom xml extension. I was just testing out some stuff. - $xml = new DomElement('asdf'); just doesn't work.. $xml = new DomElement('asdf'); $real_element =

Re: [PHP-DEV] domxml extension

2002-05-05 Thread Christian Stocker
Hi Yeah but i don't have a $xml alls i want to do is $node = new DomElement('blah'); I'm not sure, why you want this, but it doesn't make much sense to me and is not in the sense of the DOM-Standard: Objects implementing some interface X are created by a createX() method on the

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

2002-05-03 Thread Christian Stocker
In [EMAIL PROTECTED], Stig S. Bakken wrote: Hi, I've volunteered to RM (release master, not /bin/rm) PHP 4.3. This release will be synchronized with the public release of the PEAR (including PECL) infrastructure. This time I'd like to try partitioning the work a bit by identifying the

RE: [PHP-DEV] The PHP Platform

2002-04-18 Thread Christian Stocker
In [EMAIL PROTECTED], Joseph Tate wrote: I didn't know that compiling with just domxml gave xslt as well. are you sure of this? --with-dom-xslt and --with-dom-exslt But only since PHP 4.2 chregu -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit:

[PHP-DEV] domxml nightmare and suggestion

2002-04-13 Thread Christian Stocker
Hi In the last weeks, whenever i read some comments about php and what is bad about it (besides all the good points :) ), domxml seems to be one of the top issues... Personally I don't have much problems with this extension, but missing docu and the API as a moving target, is something which

[PHP-DEV] Re: cvs: php4 /ext/domxml php_domxml.c php_domxml.h

2002-04-12 Thread Christian Stocker
In cvssteinm1018611144@cvsserver, Uwe Steinmann wrote: steinmFri Apr 12 07:32:24 2002 EDT Modified files: /php4/ext/domxml php_domxml.c php_domxml.h Log: - append_child(): actually do an append child and not and add sibling mmh, you just broke some of my

[PHP-DEV] webDAV and php

2002-04-09 Thread Christian Stocker
Hi I'm really interested in having a possibility to handle webDAV requests in PHP and I know this was discussed before, but never heard much again. Anyone knowing of someone working on WebDAV-Server integration with PHP? Would it be easier to integrate it with apache 2 than with apache 1.3?

[PHP-DEV] Re: proposed domxml funciton name changes:

2002-04-06 Thread Christian Stocker
In [EMAIL PROTECTED], Joseph Tate wrote: I propose the following function name changes for clarity and consistency: Rename: domxml_node_insert_before - domxml_node_insert_node domxml_node_append_child - domxml_node_append_node I agree here with Ricky. Please stick to the W3C DOM

[PHP-DEV] Re: [patch] domxml ./. fix for some memory leaks + cleanups

2002-04-04 Thread Christian Stocker
Applied chregu In [EMAIL PROTECTED], Lukas Schroeder wrote: hi! this patch is against current cvs. it contains some trivial cleanups and fixes for several memory leaks, where memory that gets malloc()ed in libxml2 is not free()d. please apply... additionally, this patch changes

[PHP-DEV] session.send_cache_headers as new ini entry

2002-03-20 Thread Christian Stocker
Hi We had a problem, sending dynamically generated pdf documents to MSIE 5.5, if we used sessions. It looked like the Cache-Control and Pragma Headers caused the problem, therefore i created a patch for session.c with a new ini-directive session.send_cache_headers. If this is set to false,

Re: [PHP-DEV] session.send_cache_headers as new ini entry

2002-03-20 Thread Christian Stocker
and pasting the offending HTTP headers which caused the problem? I'm investigating a similar problem here. - Markus On Wed, Mar 20, 2002 at 05:47:35PM +0100, Christian Stocker wrote : Hi We had a problem, sending dynamically generated pdf documents to MSIE 5.5, if we used sessions

Re: [PHP-DEV] session.send_cache_headers as new ini entry

2002-03-20 Thread Christian Stocker
? Crash of the Internet Explorer Client (Browserwidnow suddenly closed) ? - Markus On Wed, Mar 20, 2002 at 06:20:36PM +0100, Christian Stocker wrote : Hi I commented out Cache-Control, Pragma and Expires and this helped... Didn't investigate further, since it worked

[PHP-DEV] cvs server: waiting for cvs's lock in /repository/php4/ext/domxml since hours :)

2002-03-11 Thread Christian Stocker
Hi I wanted to commit some stuff, but i get cvs server: [10:34:25] waiting for cvs's lock in /repository/php4/ext/domxml since hours. Anyone an idea, what's wrong? chregu -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] SHA-1 support

2002-02-17 Thread Christian Stocker
In [EMAIL PROTECTED], André NæSs wrote: Markus Fischer [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I can see a possible point with a dedicated sha1() function, but I don't see one in saying that mhash() is badly documented (even if it was,

[PHP-DEV] openssl_pkcs7_sign segfaults. patch included

2002-01-31 Thread Christian Stocker
Could someone with enough karma fix the following bug in ext/openssl/openssl.c in the openssl_pkcs7_sign function thanks chregu Index: openssl.c === RCS file: /repository/php4/ext/openssl/openssl.c,v retrieving revision 1.39

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

2002-01-19 Thread Christian Stocker
In cvssterling1011288098@cvsserver, Sterling Hughes wrote: sterling Thu Jan 17 12:21:38 2002 EDT Modified files: /php4/ext/xsltconfig.m4 Log: Update for Sablotron .8 wouldn't it be more consistent to call this config-param --with-xslt-sablot-js instead of

[PHP-DEV] karma request for ext/domxml (fwd)

2002-01-17 Thread Christian Stocker
Hi Posted this to [EMAIL PROTECTED] and got no reply, so here is it again (and i hope you won't get this twice, since my first attempt a few minutes ago went to the wrong adress, maybe... it's late :) ): I'd like to help out with the domxml developement and ask therefor for karma .) We use

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/domxml config.m4 php_domxml.c php_domxml.h

2002-01-08 Thread Christian Stocker
In [EMAIL PROTECTED], Sebastian Bergmann wrote: Jaroslaw Kolakowski wrote: - Added preliminary DOM XSLT support: -- uses the libxslt library, -- operates on DOM objects, not strings, -- functions: domxml_xslt_process(), domxml_xslt_version(). Please don't put this into ext/domxml,

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-22 Thread Christian Stocker
On Wed, 21 Nov 2001, Sterling Hughes wrote: So imagemagick would be less popular than, say, Ovrimos, YAZ(eesh), SESAM, Crédit Mutuel CyberMUT... no, I don't remember saying these belonged in PHP's CVS, they are there for a large part imho legacy reasons and laziness

Re: [PHP-DEV] ext/imagick update

2001-11-21 Thread Christian Stocker
On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some documentation. You can have a look at it at http://php.chregu.tv/imagick/ comments etc. always welcome

Re: [PHP-DEV] ext/imagick update

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 [EMAIL PROTECTED] wrote: On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 15:22:12 +0100, derick wrote: Let it do to the list then ... On Wed, 21 Nov 2001, Christian Stocker wrote: On Tue, 20 Nov 2001, Egon Schmid wrote: From: Christian Stocker [EMAIL PROTECTED] I wrote further on my ImageMagick extension (still a lot missing

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Christian Stocker
On Wed, 21 Nov 2001 16:27:28 +0100, Sterling Hughes wrote: [snip] I think perhaps we should in the meantime have a little repository somewhere of extensions (just a list), where imagemagick could be listed. Also, as you said yourself, currently its very basic, so at

[PHP-DEV] ext/imagick update

2001-11-20 Thread Christian Stocker
Hi I wrote further on my ImageMagick extension (still a lot missing), but most importantly i wrote some documentation. You can have a look at it at http://php.chregu.tv/imagick/ comments etc. always welcome. chregu -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail:

[PHP-DEV] ext/magick

2001-11-19 Thread Christian Stocker
Hi I wrote in the last few days my first php-extension. It's an extension for the ImageMagick library. It can't do much at the moment, more or less only converting from one image-format to another (but since ImageMagick supports a lot of them, it will be the main feature of it anyway..) if

Re: [PHP-DEV] ext/magick

2001-11-19 Thread Christian Stocker
that :) it's now called imagick. chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http

[PHP-DEV] segfauls with ZEND_FETCH_RESOURCE (my first php extension...)

2001-11-18 Thread Christian Stocker
(important) tables missing... chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] wor...+41 1 240 5670 gpg...0x5CE1DECB -- PHP Development Mailing List http

Re: [PHP-DEV] segfauls with ZEND_FETCH_RESOURCE (my first phpextension...)

2001-11-18 Thread Christian Stocker
On Sun, 18 Nov 2001, Markus Fischer wrote: On Sun, Nov 18, 2001 at 09:36:52PM +0100, Christian Stocker wrote : BTW: at www.zend.com/apidoc are some (important) tables missing... What exactly, can you elaborate more? the tables with the overview of all MACRO-Definition and more. Just

[PHP-DEV] email adress change request for cvs account

2001-11-01 Thread Christian Stocker
Hi my old company fucked up :) could someone please change my email adress from [EMAIL PROTECTED] to [EMAIL PROTECTED] for my cvs account (chregu). the old address bounces back since yesterday. (sorry for the trouble, but it's a kindergarten here at the moment...) thanks chregu -- PHP

[PHP-DEV] Re: Bug #12999 Updated: configure with sablotron support

2001-08-28 Thread Christian Stocker
Hi out there... this error pops up, when one doesn't have expat-dev installed (at debian, no idea about slackware), so maybe you should install expat from source or at least the expat developement package chregu In article [EMAIL PROTECTED], sniper [EMAIL PROTECTED] wrote: ID: 12999

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Christian Stocker
In article [EMAIL PROTECTED], Joey Smith [EMAIL PROTECTED] wrote: I agree with Brian on this. The only way I can see it being a good idea to have this in a module is if it were made part of the dbx extension, or maybe a PEAR C module... There's already a sql2xml module in pear called

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Christian Stocker
In article [EMAIL PROTECTED], Eliot Shepard [EMAIL PROTECTED] wrote: There's already a sql2xml module in pear called XML_sql2xml, which uses PEAR::DB and has some more features (so it's also more bloated, maybe :) ), but does basically the same. Ah. Had I been more aware of PEAR, I would

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-20 Thread Christian Stocker
-- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-DEV] about domxml api-change in 4.0.7

2001-08-18 Thread Christian Stocker
Hello it looks like the new domxml-extension (and therefore a api-change) got into 4.0.7RC1. I still find it quite unfortunate to have this api-change in a minor release, but first the manual says, it's experimental and second i found a way, to write my code to work with the new and the old

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-18 Thread Christian Stocker
In article [EMAIL PROTECTED], Joey Smith [EMAIL PROTECTED] wrote: Christian: The only change that I am aware of is the removal of half of the aliases that domxml used to use. For example, previous versions had both $node-tagname and $node-tag_name, which both returned the same structure.

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-18 Thread Christian Stocker
--Jani On Sat, 18 Aug 2001, Christian Stocker wrote: In article [EMAIL PROTECTED], Joey Smith [EMAIL PROTECTED] wrote: Christian: The only change that I am aware of is the removal of half of the aliases that domxml used to use. For example, previous versions had both $node-tagname

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-18 Thread Christian Stocker
On Sat, 18 Aug 2001, Jani Taskinen wrote: DOMXML is an experimental extension. So you can expect it to change still..Your mileage may vary :) e.g. In 4.0.7 the required libxml version will be 2.4.2. mmmh, JFYI, i have here only 2.4.1, but it seems to work with no problems. chregu -- PHP

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-18 Thread Christian Stocker
On Yesterday, Joey Smith wrote: That will change shortly. saw the cvs-commit. But just one question (out of curiosity): what's the sense of asking for 2.4.2, when 2.4.1 seems to work as well? Or did I just not hit that bug in 2.4.1 till now :) chregu On Sat, 18 Aug 2001, Christian Stocker

Re: [PHP-DEV] DOM/XML in 4.0.7

2001-06-27 Thread Christian Stocker
In article [EMAIL PROTECTED], Andi Gutmans [EMAIL PROTECTED] wrote: Hey, For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current upgrade isn't being fixed. Maybe we should revert it back to what it was in 4.0.6 until it gets a thorough make over? yes, please :=) chregu,

Re: [PHP-DEV] 4.0.6RC2

2001-05-24 Thread Christian Stocker
On 23 May 2001 09:58:18 -0700, [EMAIL PROTECTED] (Andi Gutmans) wrote: At 12:23 PM 5/23/2001 +0200, Christian Stocker wrote: In article [EMAIL PROTECTED], Andi Gutmans [EMAIL PROTECTED] wrote: Guys, I'd like to roll 4.0.6RC2 this evening (my evening which is in like 12 hours) as I

Re: [PHP-DEV] Rollback of DOM/XML to 4.0.5 version

2001-05-24 Thread Christian Stocker
On 24 May 2001 05:39:14 -0700, [EMAIL PROTECTED] (Andi Gutmans) wrote: Hi, I rolled back DOM/XML and will hopefully roll RC2 today. I think my mmmh. checking for DOM support... yes ./configure: line 15188: syntax error near unexpected token `AC_ADD_INCLUDE($DOM XML_DIR/include)' ./configure:

Re: [PHP-DEV] Rollback of DOM/XML to 4.0.5 version

2001-05-24 Thread Christian Stocker
On 24 May 2001 08:14:02 -0700, [EMAIL PROTECTED] (Andi Gutmans) wrote: At 03:08 PM 5/24/2001 +, Christian Stocker wrote: On 24 May 2001 05:39:14 -0700, [EMAIL PROTECTED] (Andi Gutmans) wrote: Hi, I rolled back DOM/XML and will hopefully roll RC2 today. I think my mmmh. checking

Re: [PHP-DEV] 4.0.6RC2

2001-05-23 Thread Christian Stocker
In article [EMAIL PROTECTED], Andi Gutmans [EMAIL PROTECTED] wrote: Guys, I'd like to roll 4.0.6RC2 this evening (my evening which is in like 12 hours) as I mentioned a couple of days ago. I think we can also send it with a good explanation of what it is and what it isn't to php-general@

Re: [PHP-DEV] issues about domxml in 4.0.6

2001-05-17 Thread Christian Stocker
the documentation and clearly state the difference between 4.0.5 and 4.0.6. chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561 8860 [EMAIL PROTECTED] -- PHP Development Mailing List http

[PHP-DEV] issues about domxml in 4.0.6

2001-05-16 Thread Christian Stocker
-changes and as soon as all our servers have 4.0.6, it won't be a problem for me. But I think i'm not the only one which disturbs that a little bit. chregu -- nam...christian stockeradr...bremgartnerstr. 66, ch-8003 zurich pho...+41 1 451 6021 www...http://phant.ch/chregu mob...+41 76 561

Re: [PHP-DEV] issues about domxml in 4.0.6

2001-05-16 Thread Christian Stocker
On Wed, 16 May 2001, Jani Taskinen wrote: On Wed, 16 May 2001, Christian Stocker wrote: As mentioned in bug #9896 the api for domxml seems to has changed a lot... it's now almost impossible to write code with domxml which works in 4.0.5 and 4.0.6. for example $root-children() returns

  1   2   >