php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #64045 Fix mod_files.sh line 13: "integer expression expected"
Submitted: 2013-01-22 13:44 UTC Modified: 2013-06-28 21:58 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: tobia dot caneschi at gmail dot com Assigned: yohgaki (profile)
Status: Closed Package: Session related
PHP Version: Irrelevant OS: linux
Private report: No CVE-ID: None
 [2013-01-22 13:44 UTC] 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

Patches

fix_for_integer_warning_message (last revision 2013-01-22 13:45 UTC by tobia dot caneschi at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-06-28 21:58 UTC] yohgaki@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yohgaki
 [2013-06-28 21:58 UTC] yohgaki@php.net
I've committed old patch from #49175.

Please reopen if it does not work for you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC