Hi,
I am facing issue in upgrading the PHP 1.7.6 to 1.8.0.
Currently my application providing proper output when I use the older version of PHP1.7.6. But when I replace existing dll with PHP1.8.0 the code having issues in "IOFactory.php" file.
I further debug the code and found that the issue is in "CreateReaderForFile" function exist in "IOFactory.php" file. In older version it return value and application working properly and in newer version get stucked while returning the value.
Please provide some input on this, it will be great help for me !
Thanks in Advance !
Regards,
Amol
I am facing issue in upgrading the PHP 1.7.6 to 1.8.0.
Currently my application providing proper output when I use the older version of PHP1.7.6. But when I replace existing dll with PHP1.8.0 the code having issues in "IOFactory.php" file.
I further debug the code and found that the issue is in "CreateReaderForFile" function exist in "IOFactory.php" file. In older version it return value and application working properly and in newer version get stucked while returning the value.
Please provide some input on this, it will be great help for me !
Thanks in Advance !
Regards,
Amol