On Tue, Feb 08, 2011 at 01:33:44PM +0100, Michal Novotny wrote: > Hi, > this is the patch to add libvirt-php information page with some > basic information on libvirt-php project compilation, contribution > and other useful information. > > Michal > > Signed-off-by: Michal Novotny <minovotn@xxxxxxxxxx> > --- > docs/bindings.html.in | 13 ++++--- > docs/php.html.in | 85 +++++++++++++++++++++++++++++++++++++++++++++++++ > docs/sitemap.html.in | 4 ++ > 3 files changed, 96 insertions(+), 6 deletions(-) > create mode 100644 docs/php.html.in > ACK, pushed ! BTW on Fedora 14 I gat many warnings when compiling against php-devel-5.3.5-1.fc14, mostly around add_assoc_string_ex() e.g.: libvirt.c: In function âzif_libvirt_node_get_infoâ: libvirt.c:613:2: warning: passing argument 4 of âadd_assoc_string_exâ makes pointer from integer without a cast /usr/include/php/Zend/zend_API.h:360:45: note: expected âchar *â but argument is of type âlong intâ libvirt.c: In function âzif_libvirt_domain_get_nameâ: libvirt.c:1081:6: warning: assignment discards qualifiers from pointer target type I wonder if some zend API interface didn't changed at some point leading to this ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list