[PHP-DOC] Re: php-src(PHP_5_3) /ext/interbase ibase_query.c

2007-11-08 Thread Lars Westermann
Sorry, DOC section wasn't complete: [DOC] prototype for ibase_query() should be changed to: PHP4: resource ibase_query ( [resource $link_identifier,] string $query [, mixed $bind_arg [, ...]] ) PHP5: resource ibase_query ( [resource $link_identifier,] [resource $transaction_identifier,] stri

[PHP-DOC] cvs: php-src(PHP_5_3) /ext/interbase ibase_query.c

2007-11-08 Thread Lars Westermann
lwe Thu Nov 8 19:16:27 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/interbase ibase_query.c Log: [DOC] PHP5: Prototype for ibase_query should be: ibase_query([resource link_identifier, [ resource link_identifier, ]] string query [, mixe

[PHP-DOC] PhD 0.2.0 Released

2007-11-08 Thread Hannes Magnusson
Hi all PhD 0.2.0 has been released \o/. There have been some minor changes to configuration of PhD, you should no longer edit the `config.php`. We have added parameter parsing support to deal with most of the configuration settings, including the path to the XML file. The recommended way to buil