| Package Information |
| Summary |
Z39.50/SRU client |
| Maintainers |
Adam Dickmeiss <adam@indexdata.dk> (lead) [details]
|
| License |
PHP |
| Description |
This extension implements a Z39.50/SRU client for PHP using the YAZ toolkit and the ZOOM framework.
Find more information at:
http://www.indexdata.com/phpyaz
http://www.indexdata.com/yaz |
| Homepage |
http://indexdata.dk/phpyaz/ |
Release notes Version 1.0.2 (stable) |
Updates for YAZ 2.0.29 and later.
Fixed in charset conversion code that avoids bad ODR memory ref.
Force first argument ref for yaz_wait. Not second. Patch by Jakub Vrana.
Specify version in zend_module_entry. |