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 306
Show Next 30 Entries »
ID#
Date
Last Modified
Package
Type
Status
PHP Version
OS
Summary
Assigned
24337
(edit)
2003-06-25 11:59 UTC
2017-10-24 01:37 UTC
*General Issues
Req
Analyzed
7.0
all
additional configure --with-avail, and fix --enable-all
41245
(edit)
2007-04-30 19:33 UTC
2014-12-30 21:10 UTC
*General Issues
Req
Open
7.0
Any
Ability to set handler for "memory limit exceeded"
54033
(edit)
2011-02-17 00:44 UTC
2017-10-24 08:14 UTC
Scripting Engine problem
Req
Open
7.0
add get_error_handler and get_exception handler
60961
(edit)
2012-02-02 20:25 UTC
2017-02-01 14:49 UTC
FPM related
Bug
Open
7.0
Debian Squeeze
Graceful Restart (USR2) isn't very graceful
71340
(edit)
2016-01-11 18:24 UTC
2018-06-18 07:22 UTC
PHP options/info functions
Doc
Analyzed
7.0
Any
php_admin_value[error_reporting] in fpm/apache conf can be bypassed in user code
70605
(edit)
2015-09-30 09:37 UTC
2017-04-10 18:56 UTC
FPM related
Req
Assigned
7.0.0
Unix
Option to attach a pool to a cgroup
bukka
71023
(edit)
2015-12-04 05:41 UTC
Not modified
MySQL related
Bug
Open
7.0.0
Debian x86_64
mysqlnd statistic wrap
71050
(edit)
2015-12-07 12:37 UTC
Not modified
OpenSSL related
Bug
Open
7.0.0
Windows & CentOS 6.7
SubjectAltName (SAN) is Not included in openssl_csr_sign of a new CSR
71058
(edit)
2015-12-08 11:48 UTC
2020-08-14 13:53 UTC
Documentation problem
Req
Open
7.0.0
Function prototypes reflecting parameter/return type declarations
71082
(edit)
2015-12-10 15:59 UTC
2015-12-19 04:19 UTC
Documentation problem
Doc
Assigned
7.0.0
Documentation is unclear on the other of use clause and return type declaration
levim
71130
(edit)
2015-12-15 21:26 UTC
Not modified
PDO related
Req
Open
7.0.0
Any
Allow PDO to lazy-connect
78120
(edit)
2019-06-06 11:55 UTC
2019-12-17 13:44 UTC
Date/time related
Doc
Verified
7.0.0
Debian 9.7
No more warning for missing timezone
69890
(edit)
2015-06-20 13:39 UTC
Not modified
FPM related
Bug
Open
7.0.0alpha1
Debian 8.1 x64
pm.ondemand does not kill children after reaching max limit
70017
(edit)
2015-07-08 07:46 UTC
2015-07-17 07:48 UTC
Reproducible crash
Bug
Assigned
7.0.0alpha2
ubuntu 15.04 server
soap_client construct cause crash
laruence
70024
(edit)
2015-07-08 14:47 UTC
2019-03-15 15:42 UTC
*Compile Issues
Req
Assigned
7.0.0alpha2
Add column information to AST
nikic
70087
(edit)
2015-07-16 11:52 UTC
2015-07-16 15:04 UTC
Strings related
Req
Open
7.0.0beta1
Better string interpolation
70210
(edit)
2015-08-07 23:31 UTC
2015-08-08 06:32 UTC
*Compile Issues
Bug
Assigned
7.0.0beta3
Parser: some ASTs may get wrong line numbers
nikic
70231
(edit)
2015-08-10 16:58 UTC
Not modified
Arrays related
Req
Open
7.0.0beta3
Ubuntu
Ability to set default params within a functions arguments as an array/object
70246
(edit)
2015-08-12 12:34 UTC
2018-06-26 16:57 UTC
SPL related
Bug
Verified
7.0.0beta3
Linux
ArrayIterator skips next element when current element is unset in foreach.
70265
(edit)
2015-08-14 07:25 UTC
2015-08-14 21:28 UTC
Date/time related
Doc
Re-Opened
7.0.0beta3
Wrong name of DateTimeImmutable::__construct's 2nd param
70357
(edit)
2015-08-25 12:20 UTC
2015-09-04 18:35 UTC
opcache
Bug
Open
7.0.0RC1
Debian 8.1
OPcache status is unavailable in shutdown
70359
(edit)
2015-08-25 16:26 UTC
2018-08-10 15:17 UTC
DOM XML related
Bug
Verified
7.0.0RC1
print_r() on DOMAttr causes Segfault in php_libxml_node_free_list()
70363
(edit)
2015-08-26 16:07 UTC
2017-07-28 10:51 UTC
mbstring related
Req
Open
7.0.0RC1
irrelevent
improve performance of case-insensitive mb_*() operations
70379
(edit)
2015-08-28 09:00 UTC
2015-08-30 13:54 UTC
Unknown/Other Function
Doc
Analyzed
7.0.0RC1
OSX
call_user_func_array only accepts explicit references
70419
(edit)
2015-09-03 12:02 UTC
2016-08-25 00:13 UTC
Program Execution
Req
Open
7.0.0RC1
Unix
proc_close return code is unreliable
70459
(edit)
2015-09-08 10:23 UTC
2018-02-28 21:57 UTC
PHP options/info functions
Bug
Open
7.0.0RC2
Windows 7 Pro
memory_get_usage(true) returns wrong result
70437
(edit)
2015-09-06 14:32 UTC
2015-09-07 11:10 UTC
Scripting Engine problem
Bug
Assigned
7.0.0RC2
OSX/Linux
Changes to static properties in trait methods are not reflected in the class
bwoebi
70471
(edit)
2015-09-10 19:21 UTC
2015-09-20 01:02 UTC
Arrays related
Bug
Open
7.0.0RC2
Linux
foreach skips values with array_splice
70543
(edit)
2015-09-21 09:58 UTC
2018-03-09 13:44 UTC
Testing related
Bug
Open
7.0.0RC3
Any
Test sapi/cli/tests/016.phpt fails when readline is dynamic extension
70580
(edit)
2015-09-25 11:59 UTC
2018-08-05 22:54 UTC
Testing related
Bug
Re-Opened
7.0.0RC3
Solaris
Test Zend/tests/bug42143.phpt is broken
Showing 1-30 of 306
Show Next 30 Entries »
Copyright © 2001-2021 The PHP Group
All rights reserved.
Last updated: Mon Jan 18 00:01:22 2021 UTC