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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tobia dot caneschi at gmail dot com
New email:
PHP Version: OS:

 

 [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)

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Apr 02 10:01:30 2025 UTC