[PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-03 Thread Sean Coates
FYI, I've removed the experimental tags from the docs, as well. For both domxml and simplexml. S Already done. It's gone. After almost 4 years ;) chregu -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-03 Thread Christian Stocker
On 3.12.2004 19:24 Uhr, Ilia Alshanetsky wrote: I have no objection to removing the Experimental tag from the extension, in fact I welcome this change. Already done. It's gone. After almost 4 years ;) chregu Ilia Marcus Boerger wrote: Hello Christian, Friday, December 3, 2004, 8:20:33 AM, you wro

[PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-03 Thread Ilia Alshanetsky
I have no objection to removing the Experimental tag from the extension, in fact I welcome this change. Ilia Marcus Boerger wrote: Hello Christian, Friday, December 3, 2004, 8:20:33 AM, you wrote: Ok. There was no real argument against not removing the EXPERIMENTAL tag and IMHO it isn't experim

[PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-03 Thread Marcus Boerger
Hello Christian, Friday, December 3, 2004, 8:20:33 AM, you wrote: > Ok. There was no real argument against not removing the EXPERIMENTAL tag > and IMHO it isn't experimental anyway since 4.3.0, when the last big > changes happened. Therefore I'll remove it, if noone speaks up. > The other ques

RE: [PHP-DEV] more ftp functions

2004-12-03 Thread Adam Maccabee Trachtenberg
On Thu, 2 Dec 2004, Binam, Jesse wrote: > Let me rephrase that. This is my first contribution to php or any open > source project for that matter, and I have no idea what the process is. > Do I need to write the code first and submit a patch to someone? Do I > need to work with someone since I ass

[PHP-DEV] Bug fix for #28817 - different behaviour in HEAD and 5_0

2004-12-03 Thread Georg Richter
Hi, the following patch solves bug #28817 in HEAD. However it doesn't work in 5_0 branch. In 5_0 I have to set retval->refcount to 1 to get it work - any ideas what's going wrong ?! Same behaviour in mysqli (which has a similiar property handling). /Georg Patch: diff -u -r1.64 php_dom.c --- ph

[PHP-DEV] PECL: Console vs. new category

2004-12-03 Thread Rubem Pechansky
Hello, When I created the WinBinder package I had some trouble locating the adequate category for it so I ended up in Console. However, it strikes me that at least three of such extensions are exactly the opposite: they create windowed applications. Wouldn't it be appropriate to create a category

[PHP-DEV] Re: [PATCH] pg_result_error_field

2004-12-03 Thread jobapply
Please take a look at the corrected patch. It provides pg_result_error_field functionality for PostgreSQL 7.4.5+ and compiles against all versions of Postgres and HEAD. --- config.m4 Fri Jan 9 18:44:33 2004 +++ /usr/ports/databases/php5-pgsql/work/php-5.0.2/ext/pgsql/config.m4 Sat Nov 20