php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-30 of 381 Show Next 30 Entries »
Bugs for Strings related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
81641
(edit)
2021-11-19 16:17 UTC 2021-11-19 16:38 UTC Bug Not a bug Irrelevant Windows 10 strpos() bug if search string is on first column  
68728
(edit)
2015-01-03 01:25 UTC 2021-09-15 09:26 UTC Bug Not a bug Irrelevant any htmlentities() does not convert ' '/" to  /" with ENT_HTML5 cmb
63212
(edit)
2012-10-03 22:08 UTC 2021-08-30 16:29 UTC Bug Not a bug 5.4.7   <' breaks strip_tags() cmb
81370
(edit)
2021-08-18 03:40 UTC 2021-08-19 12:34 UTC Bug Not a bug master-Git-2021-08-18 (Git) Linux Possible divide by zero bug in string.c cmb
81329
(edit)
2021-08-04 01:29 UTC 2021-08-04 04:08 UTC Bug Not a bug 7.4.22 Linux Mint 20 Apache 2.4.1 echo misbehaves when there is a ternary operator  
63510
(edit)
2012-11-14 09:36 UTC 2021-07-26 22:17 UTC Bug Not a bug 5.4.8   Integer overflow with chr should be able to be detected cmb
81236
(edit)
2021-07-08 15:03 UTC 2021-07-08 15:07 UTC Bug Not a bug 7.3.29 RHEL Arbitrary loss of last char in rtrim result cmb
80952
(edit)
2021-04-12 16:34 UTC 2021-04-12 16:37 UTC Bug Not a bug 8.0.3 Linux Against an empty needle it returns [0] instead of [false]  
80902
(edit)
2021-03-24 11:16 UTC 2021-03-24 11:18 UTC Bug Not a bug 7.4.16 Debian 11 is_null is not detecting nulls in array created via explode cmb
32865
(edit)
2005-04-28 11:19 UTC 2021-03-04 13:21 UTC Bug Not a bug 5.0.4 WinXP explode do not works with $limit = null  
80806
(edit)
2021-02-27 03:42 UTC 2021-02-27 04:03 UTC Bug Not a bug 7.4.15 OpenSuse Tumbleweed printf does not properly align columns when extended ascii characters like ยต  
80656
(edit)
2021-01-22 05:52 UTC 2021-01-22 06:13 UTC Bug Not a bug 8.0.1 Windows 7 str_contains() asserts that string contains null and empty string  
80336
(edit)
2020-11-08 12:56 UTC 2020-11-08 17:58 UTC Bug Not a bug 8.0.0RC3 Ubunutom 20.04 Fatal error: Uncaught ValueError: strrpos(): Argument #3 ($offset) must be con cmb
64430
(edit)
2013-03-15 15:15 UTC 2020-10-07 15:21 UTC Bug Not a bug 5.4.13 Windows 7 x64 strip_tags() clobbers non-tag entities cmb
80051
(edit)
2020-09-03 17:10 UTC 2020-09-03 20:21 UTC Bug Not a bug 7.4.10 Ubuntu 16.04.7 LTS x86_64 strip_tags clears string when starting with the lesser then or equal operator.  
79904
(edit)
2020-07-28 04:35 UTC 2020-07-28 04:40 UTC Bug Not a bug 7.4.8 ubuntu LTS 20.04 printf() and sprintf() not proper formatted string.  
79843
(edit)
2020-07-13 09:46 UTC 2020-07-15 09:46 UTC Bug Not a bug 7.4.8 Ubuntu18.04 Running intval to string value that is supposed to be INF returns 0 cmb
79160
(edit)
2020-01-23 13:25 UTC 2020-01-23 13:40 UTC Bug Not a bug 7.2.27   String Concatenation along with condition/ternary operator yields wrong result. sjon
78886
(edit)
2019-11-29 12:58 UTC 2019-11-29 13:02 UTC Bug Not a bug 7.3.12 macOS Mojave 10.14.6 Non-strict comparison '@foo' == 0 resolves to true  
55763
(edit)
2011-09-22 16:41 UTC 2019-06-18 06:40 UTC Bug Not a bug 5.3.8 OS X 10.6 str_getcsv incorrectly handles line-breaks inside fields cmb
78056
(edit)
2019-05-23 14:09 UTC 2019-05-23 15:04 UTC Bug Not a bug 7.3.5 Centos 7.6 Wrong currency format for nl_BE with money_format  
76671
(edit)
2018-07-27 01:33 UTC 2019-01-28 09:02 UTC Bug Not a bug Irrelevant MacOS High Sierra & Ubuntu 16.04 bypass strpos verification  
77112
(edit)
2018-11-06 07:28 UTC 2018-11-06 16:53 UTC Bug Not a bug 7.2.11 all Substr returns "" on string_length + 1 instead of "false"  
51490
(edit)
2010-04-06 23:20 UTC 2018-07-23 15:06 UTC Bug Not a bug 5.3.2 linux SuSE 11.2 html_entity_encode() doesn't work with windows-1251 cmb
76197
(edit)
2018-04-08 16:03 UTC 2018-04-09 01:59 UTC Bug Not a bug 7.2.4 Windows White space not returned by substr  
76184
(edit)
2018-04-04 16:39 UTC 2018-04-05 06:36 UTC Bug Not a bug 7.1.16 UBUNTU 17.10 string beginning with < error cmb
75999
(edit)
2018-02-23 07:58 UTC 2018-02-23 08:47 UTC Bug Not a bug 7.2.2   Use functions inside complex (curly) syntax  
75971
(edit)
2018-02-16 18:10 UTC 2018-02-16 18:25 UTC Bug Not a bug 7.1.14 Ubuntu 16.04 strip_tags removes incorrect part of string  
75664
(edit)
2017-12-10 23:35 UTC 2017-12-11 22:25 UTC Bug Not a bug 7.2.0 linux 4.14.4 sprintf %u results in 0 for numbers with more digits than PHP_INT_MAX cmb
75172
(edit)
2017-09-08 10:25 UTC 2017-09-08 10:33 UTC Bug Not a bug 5.6.31 centos6.5 $replace_pairs can't be used instead of $to and $from  
  Showing 1-30 of 381 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC