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
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
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
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
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
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
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
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