php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64432 more empty delimiter warning in strX methods
Submitted: 2013-03-15 16:27 UTC Modified: 2013-03-19 11:32 UTC
From: ian at trashmail dot ws Assigned: laruence (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-03-15 16:27 UTC] ian at trashmail dot ws
Description:
------------
stristr produces this 'empty delimiter' warning too.
If strpos was fixed, please make sure to fix all other strXXX methods also

see #63943 	Bad warning text from strpos() on empty needle


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-15 16:30 UTC] laruence@php.net
seems only stristr and strstr need to be fixed.
 [2013-03-15 16:37 UTC] ian at trashmail dot ws
fine, we had this a while ago and finally cluttered it to be a "bug" ;-)
 [2013-03-19 11:32 UTC] laruence@php.net
-Assigned To: +Assigned To: laruence
 [2013-03-21 03:14 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=0fd3572f4edbe7b3d9efdd212e214a9052dcfd01
Log: Fixed bug #64432 (more empty delimiter warning in strX methods)
 [2013-03-21 03:14 UTC] laruence@php.net
-Status: Assigned +Status: Closed
 [2013-03-21 03:14 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=0fd3572f4edbe7b3d9efdd212e214a9052dcfd01
Log: Fixed bug #64432 (more empty delimiter warning in strX methods)
 [2013-03-21 03:15 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=0fd3572f4edbe7b3d9efdd212e214a9052dcfd01
Log: Fixed bug #64432 (more empty delimiter warning in strX methods)
 [2014-10-07 23:19 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=0fd3572f4edbe7b3d9efdd212e214a9052dcfd01
Log: Fixed bug #64432 (more empty delimiter warning in strX methods)
 [2014-10-07 23:30 UTC] stas@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=0fd3572f4edbe7b3d9efdd212e214a9052dcfd01
Log: Fixed bug #64432 (more empty delimiter warning in strX methods)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC