pibx icon indicating copy to clipboard operation
pibx copied to clipboard

XML-Data-Binding for PHP

Results 3 pibx issues
Sort by recently updated
recently updated
newest added

PiBX-CodeGen failed when $options['typechecks'] is not set.

php CodeGen.php catalog.xsd PiBX - CodeGen Parsing schema file 'catalog.xsd' PHP Notice: Undefined variable: newPart in /Library/WebServer/Documents/pibx/PiBX/CodeGen/SchemaParser.php on line 152 PHP Stack trace: PHP 1. {main}() /Library/WebServer/Documents/pibx/CodeGen.php:0 PHP 2. PiBX_CodeGen->__construct()...

I have a collection of objects similar to the Collection object in the Books example on the website, however it crashes when it gets to unmarshalling it since it seems...