php.net
|
support
|
documentation
|
report a bug
|
advanced search
|
search howto
|
statistics
|
random bug
|
login
go to bug id or search bugs for
Showing 1-30 of 393
Show Next 30 Entries »
Bugs for SPL related
ID#
Date
Last Modified
Type
Status
PHP Version
OS
Summary
Assigned
60755
(edit)
2012-01-14 18:34 UTC
2020-05-27 10:23 UTC
Req
Closed
Irrelevant
*
"*" modifier for sprintf
nikic
48667
(edit)
2009-06-23 22:14 UTC
2010-02-01 13:48 UTC
Bug
Closed
5.2.10
Windows XP
"could not implement" - NOT redefining functions
colder
80945
(edit)
2021-04-09 14:04 UTC
2021-05-05 15:13 UTC
Bug
Closed
7.4.16
"Notice: Undefined index" on unset() ArrayObject non-existing key
60082
(edit)
2011-10-17 22:30 UTC
2011-11-18 05:22 UTC
Bug
Closed
5.3.8
GNU/Linux
100% CPU / when using references with ArrayObject(&$ref).
helly
62220
(edit)
2012-06-04 00:55 UTC
2012-06-05 18:59 UTC
Bug
Closed
5.4Git-2012-06-04 (Git)
Windows
4 spl test fails on 5.3.14rc2
51345
(edit)
2010-03-21 19:55 UTC
2010-04-29 17:49 UTC
Req
Closed
5.3.2
CentOS v5
Ability to override the hash function used by SplObjectStorage
colder
54032
(edit)
2011-02-17 00:11 UTC
2011-12-04 23:19 UTC
Req
Closed
5.3.5
ability to to handle Class not found error
tyrael
53264
(edit)
2010-11-08 14:22 UTC
2010-11-09 16:08 UTC
Req
Closed
5.3.3
Add fputcsv method to SplFileObject
aharvey
62840
(edit)
2012-08-16 15:23 UTC
2012-08-21 20:11 UTC
Req
Closed
5.4.5
Add sort flag to ArrayObject::ksort
laruence
73652
(edit)
2016-12-05 09:09 UTC
2017-03-21 11:31 UTC
Doc
Closed
Irrelevant
Add SplFileInfo->getRealPath() example for php://output
peehaa
62609
(edit)
2012-07-19 12:12 UTC
2020-03-05 17:54 UTC
Req
Closed
5.4.4
Debian wheezy/sid 3.2.0-3-amd64
Allow implementing Traversable on abstract classes
nikic
67453
(edit)
2014-06-16 12:17 UTC
2014-06-17 07:45 UTC
Req
Closed
5.6.0beta4
irrevelant
Allow to unserialize empty data.
remi
48023
(edit)
2009-04-20 08:18 UTC
2009-04-20 14:20 UTC
Bug
Closed
5.3CVS-2009-04-20
Linux 2.6
Anonymous function segfaults when used in spl_autoload_register
colder
75161
(edit)
2017-09-06 00:00 UTC
2017-09-06 02:35 UTC
Bug
Closed
7.2.0RC1
CentOS 7
AppendIterator iterate problem
jhdxr
72684
(edit)
2016-07-27 00:32 UTC
Not modified
Bug
Closed
5.6.24
AppendIterator segfault with closed generator
75155
(edit)
2017-09-04 15:22 UTC
2017-09-05 08:53 UTC
Bug
Closed
7.1.9
ubuntu 16.04 LTS
AppendIterator::append() is broken when appending another AppendIterator
nikic
48375
(edit)
2009-05-24 16:19 UTC
2018-02-11 13:28 UTC
Bug
Closed
5.2.9
*
AppendIterator::append() never ends, which has SplFileObject as inner iterator
jhdxr
30113
(edit)
2004-09-16 14:44 UTC
2010-12-29 14:04 UTC
Bug
Closed
5.0.*
*
ArrayAccess interface does not implement count functionality
helly
69659
(edit)
2015-05-19 07:48 UTC
2016-05-03 14:52 UTC
Req
Closed
master-Git-2015-05-19 (Git)
Ubuntu 14.04.2 (Linux 3.13.0-52)
ArrayAccess, isset() and the offsetExists method
nikic
36941
(edit)
2006-04-01 16:29 UTC
2006-04-04 19:53 UTC
Bug
Closed
5.1.3RC2
*
ArrayIterator does not clone itself
helly
61527
(edit)
2012-03-27 12:16 UTC
2012-07-15 05:41 UTC
Bug
Closed
5.3.10
Debian
ArrayIterator gives misleading notice on next() when moved to the end
stas
47231
(edit)
2009-01-28 16:30 UTC
2009-03-19 03:01 UTC
Bug
Closed
5.2.8
linux
ArrayIterator offsetGet return incorrect error message
colder
77903
(edit)
2019-04-15 18:52 UTC
2019-04-16 13:38 UTC
Bug
Closed
7.3.4
Ubuntu 18.10 (64-bit)
ArrayIterator stops iterating after offsetSet call
nikic
67539
(edit)
2014-06-29 15:31 UTC
2014-07-25 02:51 UTC
Bug
Closed
Irrelevant
*
ArrayIterator use-after-free due to object change during sorting
laruence
62616
(edit)
2012-07-20 08:07 UTC
2012-07-21 14:44 UTC
Bug
Closed
5.4.5
Ubuntu 12.04
ArrayIterator::count() from IteratorIterator instance gives Segmentation fault
laruence
45614
(edit)
2008-07-24 12:50 UTC
2008-07-24 15:57 UTC
Bug
Closed
5.3CVS-2008-07-24 (CVS)
all
ArrayIterator::current(), ::key() can show 1st private prop of wrapped object
31346
(edit)
2004-12-30 10:15 UTC
2005-01-24 22:41 UTC
Bug
Closed
5.0.3
*
ArrayIterator::next segfaults
helly
55157
(edit)
2011-07-07 06:52 UTC
2021-04-13 11:54 UTC
Bug
Closed
Irrelevant
openSUSE 11.4/Debian 5
ArrayIterator::offsetUnset(); does not work correctly
cmb
32130
(edit)
2005-02-27 18:12 UTC
2005-03-01 11:10 UTC
Bug
Closed
5.0.3
*
ArrayIterator::seek() does not throw an Exception on invalid index
helly
62059
(edit)
2012-05-18 15:22 UTC
Not modified
Bug
Closed
Irrelevant
Linux 2.6.32-5-amd64
ArrayObject and isset are not friends.
Showing 1-30 of 393
Show Next 30 Entries »
Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 01:01:34 2025 UTC