You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this code:
/**
* Array of strings
*
* @pw_complex ArrayOfstring[] string an array of strings
*/
produces this error:
otice: Uninitialized string offset: -1 in
D:\dev\Apache2\htdocs\ScannyDummyServer\php-wsdl\class.phpwsdlformatter.php on
line <i>158</i>
Original issue reported on code.google.com by [email protected] on 8 Nov 2012 at 10:04
The text was updated successfully, but these errors were encountered:
I'm experiencing the same issue. When showing documentation it displays fine
but when opening the WSDL this is produced:
- File: ../php-wsdl/class.phpwsdlformatter.php
- Line: 158
- Detail: Uninitialized string offset: -1
Defined as:
/**
* @pw_complex ArrayOfAccountDetails[] AccountDetails
*/
Original comment by j.romero.1214 on 10 Apr 2013 at 3:13
Original issue reported on code.google.com by
[email protected]
on 8 Nov 2012 at 10:04The text was updated successfully, but these errors were encountered: