Redefined variables
Status: Alpha
Brought to you by:
rodif_bl
I've been getting the following error...(notice)
messages when using SOAP:
" Constant INF already defined in 'php/SOAP/Base.php' "
" Constant NAN already defined in 'php/SOAP/Base.php' "
These two variables are defined as constants in the php
language. Should they be redefined in SOAP?