From: brianlmoon
Operating system: Linux
PHP version: 5.3.15
Package: Session related
Bug Type: Feature/Change Request
Bug description:Empty, but set session cookies cause warning and cause sessions
to not save
Description:
If a session cookie is not
From:
Operating system: Linux
PHP version: 5.3.2
Package: MySQLi related
Bug Type: Bug
Bug description:mysqli_fetch_all does not work with MYSQLI_USE_RESULT
Description:
When using MYSQLI_USE_RESULT as the second parameter to mysqli_query,
fetch_all
From: brianlmoon
Operating system: Linux
PHP version: 5.3.8
Package: XML related
Bug Type: Bug
Bug description:Vertical tabs ignored by XMLWriter
Description:
When text contains vertical tabs, XMLWriter silently ignores them and
generates invalid XML.