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 +Status: Closed Type: Feature/Change Request Package: Session related Operating System: linux PHP Version: Irrelevant -Assigned To: +Assigned To: yohgaki Block user comment: N Private report: N New Comment: I've committed old patch from #49175. Please reopen if it does not work for you. Previous Comments: ------------------------------------------------------------------------ [2013-06-28 21:11:15] [email protected] Related https://bugs.php.net/bug.php?id=49175 ------------------------------------------------------------------------ [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
