Edit report at https://bugs.php.net/bug.php?id=64045&edit=1
ID: 64045 Updated by: [email protected] Reported by: tobia dot caneschi at gmail dot com Summary: Fix mod_files.sh line 13: "integer expression expected" Status: Open Type: Feature/Change Request Package: Session related Operating System: linux PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Related https://bugs.php.net/bug.php?id=49175 Previous Comments: ------------------------------------------------------------------------ [2013-01-22 13:44:09] tobia dot caneschi at gmail dot com Description: ------------ I have fixed the bash script ext/session/mod_files.sh for the warning line 13: integer expression expected I have already did a pull request to https://github.com/php/php-src/ Test script: --------------- ../mod_files.sh path depth Expected result: ---------------- No warning messages from mod_files.sh Actual result: -------------- warning message: line 13: integer expression expected ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64045&edit=1
