PHP 5 Bug Database summary - http://bugs.php.net/

 Num Status     Summary (1483 total -- which includes 913 feature requests)
===============================================[*General Issues]==============
48597 Open       Unclosed array keys break space escaping in $_GET/POST/REQUEST
48778 Feedback   Files on NTFS Mounted Volumes (Junctions) inaccessible
===============================================[*Network Functions]===========
48167 To be documented  undefined function checkdnsrr()
===============================================[*XML functions]===============
48095 Verified   Load RDF Format Error
===============================================[Apache related]===============
48894 Open       Occasional crashes with Apache 1.3.41
===============================================[Apache2 related]==============
32220 Assigned   [PATCH] thread_resources for thread not getting freed when 
apache kills thread
45945 Open       Apache byterange output filter nullified if mod_php5 output > 
8000 bytes
47681 Open       System TMP dir ignored in file uploads
48134 Open       crash after a few days (backtrace attached) with worker MPM
48260 Open       Size of PHP file affects behaviour of virtual() or #include 
virtual
49106 Open       PHP incorrectly sets no_local_copy=1 on response as Apache 2 
module
49224 Open       Segmentation fault
===============================================[Arrays related]===============
47221 Open       no result from array_diff()
===============================================[BC math related]==============
44995 Open       bcpowmod() using a scale function always returns 0
46564 Verified   bcmod( '1071', '357.5' ) returns '0'
===============================================[Bzip2 Related]================
29521 Assigned   compress.bzip2 wrapper
===============================================[Calendar related]=============
40213 Suspended  easter_date() returns wrong timestamp if ...
===============================================[CGI related]==================
45217 Open       crash if -z and -m are used together
47412 Open       PHP_MSHUTDOWN_FUNCTION not being called under FastCGI
47605 Open       CGI SAPI can not send HTTP 200 header
47627 Open       "No input file specified" causing crash
48831 Assigned   php -i has different output to php --ini
49039 Feedback   Can't pass file name with subfolder name 3 characters or less
49040 Feedback   GPF when passing non-absolute file name
===============================================[Class/Object related]=========
41461 Verified   E_STRICT notice when overriding methods not defined by an 
Interface in hierarchy
46140 Open       Unserializing with __wakeup that removes child causes 
subsequent refs to shift
46812 To be documented  get_class_vars() does not include visible private 
variable looking at subclass
47405 Verified   error reports wrong file/line
47664 Assigned   get_class returns NULL instead of FALSE.
48623 Open       Incorrect scope for static variables in object methods
49143 Open       is_callable() and unnecessary backslash
===============================================[COM related]==================
31327 Assigned   chinese char and word problem
32099 Assigned   After opening ADO connection and closing it repeatedly, Apache 
stops service
34253 Assigned   COM binary object/array issue (question marks?)
35875 Assigned   IE event failure upon scheduling script
36360 Assigned   PHP crashes when accessing an object that was just create by 
parent object
37562 Assigned   Unable to lookup "ParameterFieldDefinitions"
37899 Assigned   [PATCH] php_char_to _OLECHAR copies junk bytes
37965 Assigned   Multi-dimensional array between PHP and COM
38719 Assigned   COM Error during accessing function VirtualMachines
40424 Assigned   Fatal error when setting the value of COM object's property 
array
40581 Assigned   Pass Struct type to COM object from PHP
40664 Assigned   String conversion functions wrong for multibyte chars
41055 Assigned   DOTNET not instantiating fully-pathed assembly
41078 Assigned   Its not possible to call Static dotNet Classes with dotnet
41189 Assigned   Multi-dimensional array in COM function causes hang
41368 Assigned   ADODB.Recordset ActiveConnection property - can't set with PHP 
5.2.1+
41388 Assigned   Error in COM Object results
41577 Assigned   DOTNET is successful once per server run
42413 Assigned   Cannot iterate IE's event object
42551 Assigned   new COM("HTMLFile") => warnings
42585 Assigned   die() in event handler => PHP hangs
43275 Open       get_class problem with COM objects
43432 Open       Fatal error when setting the value of COM object's Attribute 
property
43470 Open       COM API fails to correctly return [OUT]  VT_PTR references
43506 Open       com_get_active_object always fails
43521 Open       Problem with Variant/Parameters
43838 Open       variant_set with IE leads to hang
43897 Open       $ie not cleared on IE quit
44256 Open       Pb with COM in PHP5
44578 Open       Strange Behavior of PHP using COM Object
45704 Open       $exception->getCode() always return 0x80020009 even when it 
shouldn't
45855 Open       COM-Problem with GET/SET, using same method name (but with 
different arg count)
46224 Open       Cannot instantiate .Net object (ABCpdf 6.1 .Net)
46522 Open       Problem using new com
47401 Open       Can't instantiate VARIANT objects with VT_BYREF flag
47458 Open       PHP run as CGI module onapache giving ADODB error on win2008
47569 Open       DOTNET Excpection error
47869 Open       DocumentComplete does not return a useful COM object
47878 Open       ScriptControl function capitalization discrepancy
47984 Open       COM automation: garbled utf-8 text
48061 Open       Exception when passing array by ref to COM method
48425 Open       Can not call static methods from .net DLL
48498 Open       COM object instantiation throws 'Invalid Syntax' exception
48585 Open       com_load_typelib holds reference, fails on second call
===============================================[Compile Failure]==============
46311 Assigned   Pointer aliasing issue results in miscompile on gcc4.4
48098 Suspended  ./configure --with-something fails when LANG=et_EE.UTF-8
48195 Assigned   iconv link failure
48318 Open       CLI doesn't build and embed SAPI doesn't load on OS X
48795 Verified   Building intl 64-bit fails on OS X
49151 Open       relocation must bind locally
49215 Feedback   make fails on glob_wrapper
49248 Assigned   make error
49267 Assigned   PHP fails to link with ext/iconv and DNS functions
49276 Open       Sybase 15 incorrect library name references
===============================================[cURL related]=================
46439 To be documented  file upload implementation is flawed
===============================================[Date/time related]============
37111 Assigned   Apache crashes when strftime is called inside user defined 
session write func
42842 Suspended  dst information lost over Year 2038
44780 Assigned   some time zone offsets not recognized by 
timezone_name_from_abbr
45081 Assigned   strtotime incorrectly interprets SGT time zone
45509 Assigned   create_date_from_format() cannot parse negative (BC) dates
45777 Assigned   Date tests failed on windows
45847 Assigned   strftime() returns an empty string when using the %e 
conversion specifier
46111 Verified   strtotime() returns false for some valid timezones
46597 Verified   Inconsistent return values for strtotime('0000-00-00')
46670 Assigned   date_sunrise (date_sunset) works incorrectly with gmtoffset 
parameter
46889 Assigned   Memory leak in strtotime()
47183 Assigned   Invalid format in php_error_docref() in 
ext/date/php_date.c:guess_timezone()
47285 Assigned   strtotime() still leaks memory
47312 Assigned   Calling setlocale causes microseconds to disappear
47735 Open       strtotime "weekday" keyword yields false results on weekends
48178 Open       Error in test DateTimeZone_getOffset_basic1.phpt
48187 Open       DateTime::diff() corrupting microtime() result
48225 Assigned   Microseconds output wrong in DateTime::format()
48559 Assigned   Object comparison using unserialized DateTime object causes 
segfault
48609 Open       DateInterval::format() doesn't work
48752 Assigned   SIGSEGV during date parsing with new timelib
48851 Assigned   calling setcookie with "invalid time value" causes high load 
for apache process
48902 Assigned   datetimezone uses calcutta or kolkata
49059 Assigned   DateTime::diff() repeats previous sub() operation
49081 Assigned   DateTime::diff calculates diffs incorrectly
49158 Assigned   Time zone 'Pacific/Yap' is not in listed in 
DateTimeZone::listIdentifiers()
===============================================[dBase related]================
46264 Open       FoxPro DBF files can not be opened
47002 Open       Fields truncated
===============================================[DBM/DBA related]==============
48240 Assigned   DBA Segmentation fault dba_nextkey
===============================================[Directory function related]===
48746 Feedback   Unable to browse directories within Junction Points
48919 Open       include path set to symlinked directory failed
===============================================[Documentation problem]========
36172 Open       subclass serialization of parent private members
36711 Open       Document detect_unicode and mention that __halt_compiler 
doesn't affect it
37047 Open       static executes after return
38805 To be documented  PDO Truncates Text from SQL Server Text Data Type Field
38962 Analyzed   memory leak in fgets when using cli
40882 Assigned   array_fill with negative start index not documented
41231 Open       x86_64 config library path search documentation problem
41662 Open       SimpleXML->children() misleading result
42294 To be documented  round will not use PHP_ROUND_FUZZ on 64bit CPUs
43313 To be documented  getopt() doesn't handle unknown parameters
43782 Open       feof() does not detect timeout on socket
44057 Open       Session vars weird behavior
44605 Open       stream_select() does not work with fopen("php://output")
45283 Open       extract($_FILES) result unpredictable
46267 Open       mismatch between sscanf and localeconv
46517 Open       SimpleXML inconsistent behaviour with multiple XML nodes
46596 To be documented  Setting an associative array $var with the key $var: 
$var[$var] = true
46806 Assigned   mb_strimwidth
46932 Open       strtotime() has inconsistency between 'next Monday' and '+1 
Monday'
47121 To be documented  Cannot suppress warnings for "Call-time pass by 
reference is deprecated"
47142 Assigned   Russian Documentation
47187 To be documented  mbstring.func_overload in .htaccess has no effect
47189 Open       oci_fetch_all() returns empty arrays on subsequent call on a 
given statement
47206 Open       Unintended API change in XSLTProcessor
47291 Open       get and set are not fixed
47336 Open       data: stream restricted by  allow_url_fopen
47384 Open       static references resolved incorrectly with class inheritance
47479 To be documented  Again: setlocale() ignores translation setting
47765 Open       __invoke lacks if object is a static property or return
47950 Open       Some new MySQLi functions not available as class methods
48803 To be documented  fprintf(STDOUT, ...) and printf(...) behave differently 
and affect STDERR
48839 To be documented  dl is incorrect disabled instead of deprecated
48969 To be documented  register_shutdown_function() buggy in combination with 
set_error_handler()
48991 Open       JPG -> JPEG change breaks things
49189 To be documented  mbstring.func_overload can not be changed out of php.ini
===============================================[DOM XML related]==============
47530 Open       Importing objects into document fragments creates bogus 
"default" namespace
47531 Open       No way of removing redundant xmlns: declarations
47532 Open       DOMAttribute value getter and setter do not escape equally
47847 Open       importNode loses the namespace of an XML element.
47848 Open       importNode doesn't preserve attribute namespaces
47913 Open       AppendNode can change the namespace of an element
48502 Open       Error in constructor for DOMElement
48509 Assigned   formatOutput does not work with saveHTML
48527 Open       DOM XML classes do not expose properties to Reflection
48701 Open       Size limit on XML nodes
48983 Open       DomDocument : saveHTMLFile wrong charset and crash
49266 Open       DOMDocument::loadHTMLFile add default Namespace even if it 
already exists
===============================================[Filesystem function related]==
27792 Critical   [PATCH] Functions fail on large files 
(filesize,is_file,is_dir,readdir)
40633 Suspended  disk_free_space returns a bad result on filesystems with 
negative free space
45040 Verified   64 bit inode stat fails without LFS flags (ex: recursive mkdir)
45986 Assigned   rename() generates Bad file descriptor
46426 To be documented  3rd parameter offset of stream_get_contents not works 
for "0"
46463 Open       fgetcsv() omits empty fields
46683 Assigned   fopen() file name in warning is upper cased if the arguments 
are invalid
47096 Open       move_uploaded_file not OS encoding aware
47999 Open       tempnam() fails to create file
48365 Open       glob() function returns empty array
48454 Verified   touch() does not modify accessed time in Windows
48507 Open       fgetcsv() ignoring special characters
48535 Assigned   file_exists returns false if the file path is a symlink
48959 Open       is_readable() and filezise() do not return correctly
48975 Assigned   symlink under windows 7 problem
49047 Open       The function touch() fails on directories.
===============================================[Filter related]===============
42718 Assigned   FILTER_UNSAFE_RAW not applied when configured as default 
filter, even with flags
47435 Open       FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE don't 
work with ipv6
47752 To be documented  FILTER_VALIDATE_INT doesn't allow "+0" and "-0"
49184 Verified   INPUT_SERVER returns NULL for set variables (CLI)
49274 Open       filter_var() should accept objects without fatal error
===============================================[GD related]===================
23815 Assigned   imagecopymerge doesn't respect alpha-channel in PNG-24 file
34020 Assigned   ImagePolygon draws broken lines when using Antialiasing
34670 Assigned   imageTTFText for Indian scripts (Devanagari)
40158 Assigned   Artifact left on transparent pngs using image filters
43475 Assigned   Thick styled lines have scrambled patterns
43547 Assigned   imagefilledarc has a defect filling
43828 Assigned   broken transparency of imagearc in truecolorimages using 
blendingmode
46038 Assigned   imagepsloadfont not working
47946 Assigned   ImageConvolution overwrites background (fix included)
48155 Open       imagettftext() and imagefttext() do not accurately position 
text horizontally
48349 Open       imagecopyresampled() sprinkles photos with multi-colored pixels
49250 Assigned   issue with ImageSetTile when image hander goes out of scope
===============================================[hash related]=================
49130 Feedback   sha1_file() returns incorrect/unpredictable values
===============================================[HTTP related]=================
38802 To be documented  'max_redirects' context options doesn't work when value 
is 1
48190 Verified   Content-type parameter "boundary" is not case-insensitive in 
HTTP uploads
===============================================[ICONV related]================
33997 Assigned   Returned: Bug #16069 - ICONV transliteration failure
48289 Open       iconv_mime_encode() quoted-printable scheme is broken
===============================================[IIS related]==================
39984 Suspended  Response header sent as 302 despite being set to 301
48852 Open       php windows save file to remote share strange access denied
49191 Assigned   Unknown exception at 0x000006c5
===============================================[IMAP related]=================
48201 Open       wrong behaviour and crash with imap_mail_compose()
===============================================[InterBase related]============
42266 Assigned   BLOB functions do not work on 64bit systems
46497 Feedback   Unable to complete network request to host
46638 Feedback   PHP crashes while receiving an ibase event
47006 Feedback   ibase.timeformat won't work when any of %H %M %S missing
48447 Open       After FORK Interbase doesn't work
===============================================[LDAP related]=================
44937 Assigned   Warning: ldap_bind() [function.ldap-bind]: Unable to bind to 
server: Out of mem
48866 Assigned   ldap.conf TLS_REQCERT directive fails for ldaps
49252 Open       ext/ldap/config.m4 sasl2 checks wrong
===============================================[Mail related]=================
28038 Assigned   Sent incorrect RCPT TO commands to SMTP server
43327 Assigned   wrong return value from mail(), if sendmail_path is wrong
47868 Open       Special apostrophe character stripped from subject
49076 Open       "\n." is incorrectly replaced with "\n.."
===============================================[Math related]=================
45184 Assigned   algorithm to limit random numbers to a certain range is flawed 
46587 Assigned   mt_/rand produce out of range numbers when min = 0 and max > 
get_randmax
47168 Assigned   printf of floating point variable prints maximum of 40 decimal 
places
48418 Verified   NaN > NaN, NaN > 0, NaN < 0 return true
48484 Verified   array_product(array()) returns 0 instead of 1
49254 Open       setlocale affects math functions
===============================================[mbstring related]=============
45993 To be documented  mb_detect_encoding and mb_check_encoding results are 
dissonant
47990 Open       mb_check_encoding() accepts surrogates for UTF-8
48433 Open       Case related bug in mb_ereg_* lookbehind
48697 Open       mb_internal_encoding() value gets reset in process
49272 Open       Incorrect encoding in structured header field bodies
===============================================[mcrypt related]===============
48445 Open       Data with special chars breaks execution
===============================================[MSSQL related]================
34784 Assigned   Changed database context error when SELECT > 33 columns
36961 Assigned   mssql_bind will not bind an image field
39267 Assigned   mssql_fetch_object bit error null value
39460 Assigned   Crash when using 64-bit fields
39582 Assigned   Connection problems after SQL error
40034 Assigned   mssql_connect(): Unable to connect to server
40394 Assigned   mssql_bind() converts empty strings to null
41736 Assigned   Mixed up characters in UTF-8 database with Hebrew via FreeTDS
42474 Assigned   mssql_fetch_* returns 0 instead of NULL when a bit field is 
NULL
42631 Open       mssql_connect causes stack smashing attack protection
42715 Assigned   Consistent Connection Failed to MSSQL 2000 server
42923 Open       mssql_pconnect with the same login and new_link set to true 
causes problems
43110 Open       MSSQL_BIND won't work with datetime parameter
44049 Open       Stored proc query fails on NULL input
44300 Open       mssql_connect fails sometimes
44869 Open       MSSQL Connect => Access Violation
45918 Open       Mssql_init randomly returns a warning or a resource
46387 Open       Results are modified when passed back to the server
47072 Open       php crash when mssql_connect to remote MSSQLSERVER 2005 
Standart Edition
47580 Open       MSSQL: "Changed database context to" when connecting
48908 Open       Cannot query smalldatetime type columns
49107 Open       Empty string is returned as NULL
===============================================[MySQL related]================
45468 Assigned   Using mysqlnd defaults to using unix socket instead of 
localhost:port
46952 Assigned   mysqlnd compile failure with suncc
47017 Assigned   mysqlnd does not work with MYSQL_CLIENT_COMPRESS flag
47539 Open       MySQL module slow close
47712 Assigned   (mysqlnd) zval cache on windows fails at high concurrency
47982 Assigned   PDO_mysql: Storing image binary data 
48082 Assigned   mysql_connect does not work with named pipes
48198 Assigned   error: 'MYSQLND_LLU_SPEC'  undeclared
48745 Verified   mysqlnd: mysql_num_fields returns wrong column count for 
mysql_list_fields
48754 Verified   mysql_close() crash php when no handle specified
48780 Assigned   mysqlnd compile failure
49243 Open       php_mysqlnd_config
49245 Feedback   MYSQLND_LL_SPEC and MYSQLND_ULL_SPEC undefined
===============================================[MySQLi related]===============
44998 Assigned   mysqli_real_escape_string() not properly escaping null 
characters
45019 Assigned   Segmentation fault with SELECT ? and UNION
45921 Assigned   Can't initialize character set hebrew (path: 
C:\mysql\\share\charsets\) 
45941 Assigned   mysqli_stmt_fetch() crashes
46144 Open       failed prepare() does not fill error and errno fields
46614 Assigned   Extended MySQLi class gives incorrect empty() result (works in 
PHP_5_2 !)
46858 Assigned   Incorrect isset result on MySQLi_Result properties (only in 
PHP_5_2)
47092 Open       Bitwise operation number overflow
47387 Assigned   Load stmt result bool false
47471 To be documented  MySQLi, SP, loop count and the amount of result sets
47629 Open       mysqli connect timeout causes fatal error
48453 Assigned   fetch_assoc() problem
48487 Open       fetch_object calls __set before constructor
48857 Open       fetch mashes data when Stored Procedure uses prepared 
statements
48909 Open       Segmentation fault in mysqli_stmt_execute
49027 Verified   mysqli_options() doesn't work when using mysqlnd
49058 Open       Prepared statements with transaction support
49234 Assigned   method not found ssl_set
===============================================[OCI8 related]=================
37220 Suspended  LOB Type mismatch when using windows & oci8.dll
45769 Open       Segmentation fault with OCI8
46471 Open       Performance problem when reading XML columns
46565 Assigned   oci_fetch_all() returns ORA-01002 
47118 Assigned   Segmentation fault on ociexecute
48480 Open       oci_bind_by_name() binds non-existing variables
49239 Assigned   oci_bind_array_by_name does not work with associative arrays
===============================================[ODBC related]=================
20298 Open       [PATCH] odbc.check_persistent not working
37527 Open       Crash - odbc_exec on closed pconnect
38894 Open       VARBINARY column fails
40695 Open       odbc_execute/prepared statements does not work with Access
41404 Open       ODBC makes memory leaks
42068 Open       zend_mm_heap corrupted error when freeing resultset (Works 
with PDO ODBC)
42414 To be documented  some odbc_*() functions incompatible with Oracle ODBC 
driver
42493 Open       odbc_pconnect: persistent connections with different locales
43676 Open       SQL error SQL0644N
43844 Open       muliple odbc_execute() on prepared select statement with bind 
parms (IBM ODBC)
44003 Open       odbc_fetch_array returns truncated field names
44240 Open       No data returned by ODBC
44305 Open       odbc_next_result - mysql procedure with multiple results
44618 Open       Problem when using SQL_CUR_USE_ODBC on connec
45341 Open       Sybase ODBC Driver odbc_exec
45445 Open       odbc_field_len(), odbc_field_precision(), odbc_field_scale() - 
don't work
45598 Open       Unable to query remote cataloged odbc
45732 Open       odbc.defaultlrl = 0 != Passthru
45894 Open       PHP (cleanup?) runs infinite loop after ODBC used
46050 Open       odbc_next_result corrupts prepared resource
46195 Assigned   odbc_prepare use SQLNumResultCols
46853 Open       Compile failure using --with-ODBCRouter
47133 Open       php-odbc SQLBindCol() not used correctly
47803 Open       Executing prepared statements is succesfull only for the first 
two statements
48122 Open       odbc_cursor() returns empty name
48186 Open       Symbol with code 0 in the 255 position of a string
48301 Open       odbc_fetch_array() return error
48459 Open       unixODBC
===============================================[OpenSSL related]==============
41631 Assigned   default_socket_timeout does not work with SSL
42886 Assigned   openssl_x509_checkpurpose returns int(0) on valid public 
certificate
43151 Open       [peer_certificate_chain] => HTTP/1.1 200 OK
47030 Assigned   SSL context option 'CN_match' useless without 'verify_peer'
47236 Verified   Server Cert not captured when using TLS
47863 Open       openssl_csr_sign() does not change serial value
48182 Assigned   asynchronous socket connection over ssl fails entirely
48520 Assigned   openssl_csr_new does not allow multiple values/field in dn
49225 Open       OpenSSL.cnf file missing in the extras folder 
===============================================[Other web server]=============
45062 Open       thttpd problem displaying .html pages when patched with php on 
64 bits OS
===============================================[Output Control]===============
36514 Suspended  ob_gzhandler() issue
46897 To be documented  ob_flush() should fail to flush unerasable buffers
48084 Feedback   Zip becomes corrupt when using ZipArchive
===============================================[PDO related]==================
39312 Assigned   Cannot install PDO_OCI
40787 Open       Error trying to insert into a CLOB column when using 
multi-byte charset.
41027 Open       Executing prepared statement changes type of bound parameters 
to string
41888 Open       Segfault when attempting to update PDO LOB column in a stream 
wrapper
42765 Assigned   PDO ODBC: Long binary field in query result crashes PHP ("Out 
of memory" error)
44081 Open       Cannot execute queries while other unbuffered queries are 
active
44135 To be documented  PDO MySQL does not support CLIENT_FOUND_ROWS
44278 Open       nvarchar(max) mangled
44454 Verified   Unexpected exception thrown in foreach() statement
44589 Assigned   pdo_oci crashes and aborts php script for LOB columns
44639 Open       PDO quotes integers in prepared statement
44643 Open       bound parameters ignore explicit type definitions
44852 Assigned   PDO_OCI crashes
45021 Assigned   PDO_OCI only fetches 512 bytes from a LONG column
45120 Open       PDOStatement->execute() returns true then false for same 
statement
45951 Open       PDO_MSSQL problem if query return no result
46289 Open       PDO execute causes apache.exe to crash
46473 Assigned   php segfaults on some queries using pdo_odbc & ibm-db2 on a 
64bits platform
46508 Assigned   [PATCH]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as 
php native_type
46542 To be documented  Extending PDO class with a __call() function doesn't 
work as expected
46740 Open       PHP Not Cleanly Closing MySQL Connections on Apache Death
46981 Assigned   PDO get Data Bug for Firebird DBMS
47224 Assigned   MYSQL_ATTR_INIT_COMMAND is no longer available
47407 Open       There can be only one PDO (derived) instance with 
ATTR_PERSISTENT
47414 Open       PDO_Firebird memory leaks when using bindColumn()
47415 Open       PDO_Firebird segfaults when passing lowercased column name to 
bindColumn()
47588 Open       PDO_DBLIB: barfs on quoted field names
47829 Open       Segmentation fault on startup with PDO Firebird compiled in
47874 Open       crash while prepare statement
47922 Open       PDO_SQLITE: reopen database for each update query if no alive 
results exists 
47960 Open       PDO_MYSQL: cannot bind LIMIT or OFFSET
47977 Open       bindParam, current(), next()
48037 Open       PDO_OCI: Error "zend_mm_heap corrupted" when binding a param 
in an sql comment
48295 Open       ODBC and bound parameters
48314 Open       PDO_MySQL doesn't use prepared statements
48383 Assigned   PostgreSQL extension passes string param to int column when 
passed NULL of FALS
48525 Assigned   PDO_mysql memory leak
48587 Open       MySQL PDO driver doesn't support SSL connections
48614 Open       Crash when loading "pdo_sqlite.so"
48724 Open       getColumnMeta() doesn't return native_type for BIT, TINYINT 
and YEAR
48764 Open       PDO_pgsql::query always uses implicit prepared statements if 
v3 proto available
48855 Open       Decimals are rounded with PDO bindValue in mysql double/float 
fields
48856 Open       PDO_Statement->bindParam binds multiple parameters of the same 
name
48877 Open       "bindValue" and "bindParam" do not work for PDO Firebird
49017 Open       PDO::FETCH_ORI_REL not working
49181 Open       Parent: child process exited with status 3221225477 -- 
Restarting
49206 Open       PDO SQLite support for ATTR_FETCH_TABLE_NAMES and 
getColumnMeta fix
49236 Open       Miss PDO_MYSQL_SHARED_LIBADD when build pdo_mysql
49255 Open       PDO fails to insert boolean FALSE to MySQL in prepared 
statement
49258 Open       PDO MySQL execute(array) causes CGI/FastCGI crash
49262 Open       PDO MySQL doesn't take STRING params
===============================================[Performance problem]==========
47643 Assigned   array_diff() takes over 3000 times longer than php 5.2.4
48781 Open       Cyclical garbage collector memory leak
===============================================[PHAR related]=================
48257 To be documented  PharData throws exception with non-phar tar
49190 Open       PharData::convertToExecutable does not recognize filenames 
with multiple dots
===============================================[PHP options/info functions]===
45914 Assigned   ini_set() Does Not Work When Using Registry-Based "Per 
Directory Values"
46972 Open       php.ini is not loaded from registry
48779 Open       Use of HOST section cause 500 error
48811 Open       Directives in PATH section do not get applied to subdirectories
48942 Assigned   open_basedir no working with [PATH=] in php.ini
===============================================[PHP-GTK related]==============
45549 Suspended  Don't require
47063 Open       PHP-GTK
===============================================[PostgreSQL related]===========
40544 Open       PostgreSQL connection hangs after die()
46408 Open       Locale number format settings can cause pg_query_params to 
break with numerics
47199 Open       pg_delete fails on NULL
49256 Open       PHP ignores Where clause on Where with boolean fields
===============================================[Program Execution]============
44994 Assigned   exec() produces zombie processes on Windows, hangs Apache
49139 Open       proc_open requires double quotes
49265 Open       external program execution hangs, process sometimes never exits
===============================================[Reflection related]===========
46058 Open       ReflectionMethod::invoke - wrong behavior (PHP_5_2 only)
46064 To be documented  Exception when creating ReflectionProperty object on 
dynamicly created property
47955 To be documented  ReflectionClass::newInstanceArgs() fails with references
49074 To be documented  private class static fields can be modified by using 
reflection
49216 Feedback   Reflection doesn't seem to work properly on MySqli
===============================================[Reproducible crash]===========
41608 Assigned   user error handler crashes
45731 Suspended  child pid exit Segmentation fault in putenv
46025 Suspended  zend_bailout can deadlock APC
46074 Assigned   Bus error during running PHP CLI under IRIX 6.5.30
46156 Assigned   Infinite recursion in class destructor causes crash
46911 Verified   Command like stream_filter_prepend(STDOUT, "strtoupper") 
crashes PHP
47522 Verified   __toString() segfault
47730 Analyzed   Crash when errorHandler throws Exception (GCC 4.3 optimizer 
bug..?)
47930 Assigned   ext/filter crashes when module startup bails out
48034 Assigned   Crash when script is 8192 (8KB) bytes long
48476 Assigned   cloning extended DateTime class without calling 
parent::__constr crashed PHP
48633 Open       str_pad() with giant lenth value and no memory limit 
infinite-loops or crashes
48634 Open       Calling ob_get_flush() inside an output handler causes crashes
48668 Critical   foreach with array will coredump php
48761 To be documented  php crashes on start - getaddrinfo could not be located
49142 Verified   crash when exception thrown from __tostring() (PHP_5_3 only!)
49145 Open       php command line segmentation fault
===============================================[Safe Mode/open_basedir]=======
43419 Open       Using gzfile() with URL and open_basedir
44901 Verified   open_basedir as prefix complains on attempts to access 
non-existant files
46888 Open       copy() : safe_mode / allow_url_fopen does not allow opening 
urls
46925 Assigned   when open_basedir="." the working directory is set to the 
executable location
===============================================[Scripting Engine problem]=====
16820 Open       hangs in multithreaded environment (ZTS)
44827 Assigned   define('::') can be defined
45813 Open       Segfault in error handling
47157 Open       require_once('relative/path/some.file') includes file twice 
(symlinks involved)
47284 Verified   Args disappear from exception stack trace (works in 5.3)
47304 Assigned   typecast of numeric string to float produces strange result
47409 Open       extract() problem with array containing word "this"
47424 Open       not operator does a c cast to long which is different to other 
ops
47601 Open       defined() requires class to exist when testing for class const 
(only in PHP_5_2)
47623 Verified   array_shift() fails with @ operator
47767 Assigned   include_once does not resolve windows symlinks or junctions
48197 Assigned   __call performs extra allocs
48255 Verified   Mixing control structure syntaxes causes parse error
48337 Open       Parse error messages getting less descriptive
48460 Open       Referencing an object property causes behaviour change after 
clone
48548 Open       file_exists() returns false on paths using ../ in middle
48573 Open       E-notated strings improperly cast as integers
48622 Open       Invalid error reporting with __toString() method
48686 Open       Cyclic inclusion of classes
48690 Open       Memory leaks when using cyclic references (PHP_5_2 only)
48770 Verified   call_user_func_array() fails to call parent from inheriting 
class
48847 Open       debug_backtrace() doesn't reference arguments in stack in some 
cases
48858 Open       array item definition problem (regression!)
48867 Open       Casting 0xffffffffffffffff to int does not returns -1
48930 Analyzed   __COMPILER_HALT_OFFSET__ incorrect in PHP>=5.3
49177 Verified   include() causes strict erros when including overloading 
methods (PHP_5_2 only!)
49203 Open       call_user_func_array when calling a parent constructor not 
from a user class
49223 Open       Inconsistency using get_defined_constants(true)
49233 Open       Type hinted parameter default value cannot be a class constant 
defined as null
49244 Open       Floating point NaN cause garbage characters
49264 Open       Can use any scalar as an array
===============================================[Semaphore related]============
33011 Open       shmop: can still open segment for reading after shmop_delete
47429 Open       Memory leak using shmop_open
49260 Open       IPC msg_get_queue fails to retrieve common resource id across 
scripts
===============================================[Session related]==============
46434 Open       session.save_handler=mm causes crash during garbage collection
47060 Open       gc_maxlifetime not run
49098 Open       Using custom session handler causes segfault in 
session_save_state
49275 Open       Error pointing to http://php.net/main
===============================================[SimpleXML related]============
46672 Verified   Cloned SimpleXML Output Different
47015 Assigned   Trouble with CDATA for single (not multiple) elements
49251 Open       wrong object created
===============================================[SNMP related]=================
44193 Open       snmp v3 noAuthNoPriv doesn't work
45893 Open       Snmp buffer limited to 2048 char
46065 Open       snmp_set_quick_print() persists between requests
47659 Open       SNMP Builds with Obsolete UCD-SNMP
===============================================[SOAP related]=================
43338 Open       SoapEnc Arrays and Single Element Arrays
44248 Open       RFC2616 transgression while HTTPS request through proxy with 
SoapClient object
44383 Open       PHP DateTime not converted to xsd:datetime
44417 Assigned   call function ignore http wrapper
45027 Open       __soapCall returns an object with missing fields
45155 Open       Constructors not called when using classmap option in 
SoapClient
45282 Verified   SoapClient has namespace issues when WSDL is distributed
46130 Open       SOAP-ERROR: Parsing WSDL
46539 Open       SoapClient uses HTTP/1.1 options over HTTP/1.0
46616 Open       Value dropped when Soap response with nodes containing 
attributes and value
46679 Verified   WSDL Error  SOAP-ERROR  unresolved element 'ref'
46878 Verified   my wsdl is not loaded correctly
47021 To be documented  SoapClient stumbles over WSDL delivered with 
"Transfer-Encoding: chunked"
47273 Assigned   Encoding bug in SoapServer->fault
47314 Assigned   SoapClient leave tcp connections in "time_wait"
47492 Open       SOAP_SINGLE_ELEMENT_ARRAYS has no effect
47581 Open       Calling __construct from an extended SoapClient class via 
variable broken
47624 Open       SOAP response has int type for a key value that is out of range
47647 Open       Array types don't retain xsi:types for polymorphic types
47719 Open       SOAP-ERROR: Encoding: Violation of encoding rules
47761 Open       Since 5.2.9 SoapClient no longer attempts Basic auth to 
retrieve a WSDL file
47762 Open       SoapClient does not fetch WSDL requiring Digest auth
47810 Open       SoapClient and Multipart response
47924 Open       Exchange 2007: UpdateItem: Fatal error: SOAP-ERROR: Encoding: 
object hasn't 'Pat
47925 Open       PHPClient can't decompress response (transposed uncompress 
methods?)
47934 Open       SOAP server ignores enumeration restrictions in WSDL
48165 Open       SoapClient and external import in WSDL make ns1, ns2, ns3 alias
48216 Open       PHP Fatal error:  SOAP-ERROR: Parsing WSDL: Extra content at 
the end of the doc
48244 Open       SoapClient doRequest fails when proxy is used
48524 Open       Timeout setting is not considered on SOAP+HTTPS calls
48570 Open       SubstitutionGroup in XML schema not supported
48584 Open       soapclient's option connection_timeout not respected while 
fetching wsdl
48590 Open       SOAP Client (redirect loop)
48717 Open       Cannot pass datatype long (> 2147483647) in SOAP requests
48777 Open       Option to control SoapFault HTTP Status return (Reopen of 
#43507)
48966 Open       namespace in soap headers not put into nested tags
49070 Open       return object array in a webservice
49144 Assigned   import of schema from different host transmits original 
authentication details
49155 Open       SoapServer passes parameters as null if one has special wsdl 
definition
49169 Open       SoapServer calls wrong function, although "SOAP action" header 
is correct
49226 Open       SoapServer failing on construction (cannot load wsdl) 
===============================================[Sockets related]==============
44197 To be documented  socket array keys lost on socket_select
48326 To be documented  socket_recvfrom and socket_recv constant MSG_DONTWAIT 
not defined
===============================================[SPL related]==================
45595 Assigned   ArrayObject::STD_PROP_LIST does not behave as documented with 
foreach
46227 Assigned   wrong initial pointer for CachingIterator and 
RecursiveCachingIterator
46569 Assigned   SplFileObject: fgetcsv after seek returns wrong line
47534 Assigned   RecursiveDirectoryIterator::current() always returns 
SplFileInfo
48361 Assigned   SplFileInfo::getPathinfo no returning info of path
48375 Assigned   AppendIterator::append() never ends, which has SplFileObject 
as inner iterator
48386 Assigned   ArrayObject and __wakeup()
48387 Assigned   ArrayObject and properties serialization
48388 Assigned   ArrayObject and __sleep()
48547 Open       DirectoryIterator Slash issue with getPathname Windows with 
Apache
48556 Open       eval() won't execute from __autoload()
48580 Open       ArrayObject swallows properties (dump and reflection access)
48618 Open       getPerms doesn't returns right perms
48667 Open       "could not implement" - NOT redefining functions
48814 Assigned   Subclass of RecursiveDirectoryIterator segfaults with custom 
constructor
48816 Assigned   IteratorIterator seek() causes bus error
48860 Open       SplQueue objects can not be stored in session
49104 Assigned   AppendIterator::append($iterator) calls $iterator->rewind() 
with no reason
49263 Open       SplObjectStorage fails to serialize references
===============================================[SQLite related]===============
47257 To be documented  SQLite3->__construct has no sane way to detect errors
===============================================[Streams related]==============
34972 Assigned   STDIN won't allow nonblocking.
36320 Suspended  Custom dir_readdir() causes readdir() to crash when returns 
false
45808 Assigned   stream_socket_enable_crypto() blocks and eats CPU
46917 Open       Socket handling completely broken
47918 Open       stream_set_blocking() does not work with pipes opened with 
proc_open()
47929 Open       stream_set_timeout() does not work for ssl connections
48280 Open       http stream timeout is doubled
48473 Open       $errstr in stream_socket_client() periodically not set when 
error occurs
48596 Open       stream_filter_remove() example code does not work
48684 Open       cant make STDIN non blocking
48725 Open       Support for flushing in zlib stream
48805 Open       IPv6 socket transport is not working
49004 Verified   HTTP 1.1 streams painfully slow
49148 Open       combination of stream_get_line and fseek does not work 
correctly
49257 Open       stream_socket_enable_crypto problems outside of child process
===============================================[Strings related]==============
43896 To be documented  htmlspecialchars() returns empty string on invalid 
unicode sequence
45132 Assigned   escapeshellcmd removes swedish characters
45599 Open       strip_tags() truncates rest of string with invalid attribute 
47501 Open       stripslashes() converts \0 into a null character
47842 Open       sscanf() does not support 64-bit values
47854 Verified   explode() misbehaves with very large negative limit
48664 Assigned   crypt truncating salt values
49246 Feedback   bug38770.phpt fails
===============================================[Sybase-ct (ctlib) related]====
48675 Open       sybase_ct does not support multiple result sets returned by 
stored procedures
===============================================[Unknown/Other Function]=======
46766 To be documented  Unable to load PHP with php_exif.dll and 
php_mbstring.dll
===============================================[Variables related]============
48560 Verified   E_STRICT does not report error if booleans or ints are used as 
arrays
===============================================[Windows Installer]============
49128 Open       Windows silent install fails with Error 2711
===============================================[XML Reader]===================
48898 Open       readOuterXML() doesn't work on DTDs
===============================================[XML related]==================
47502 Open       xml_get_current_byte_index inside character data handler 
returns wrong offset
===============================================[XML Writer]===================
48511 Assigned   libxml_get_errors() returns an empty array but 
libxml_get_last_error() doesn't
===============================================[XMLRPC-EPI related]===========
48670 Open       xmlrpc_decode decode Hashtable response with integer key 
uncorrect
===============================================[Zip Related]==================
48218 Assigned   ZipArchive->open fails under some circumstances
48640 Assigned   compilation broken for NetWare because of wrong ifdefs
48763 Assigned   ZipArchive produces corrupt OpenOffice.org files
48874 Open       Sample php.ini misleading include reference to php_zip.dll
===============================================[Zlib Related]=================
47171 Open       Incorrect tell values when trying to seek beyond file range

Assigned bugs and feature requests (reminders sent):
dmitry          32220: [PATCH] thread_resources for thread not getting freed 
when apache kills thread
dmitry          47664: get_class returns NULL instead of FALSE.
dmitry          46311: Pointer aliasing issue results in miscompile on gcc4.4
dmitry          30302: SOAP: Implement Document/Literal with wrapped convention
dmitry          31248: SOAP-Client: mapping of overloaded functions fail
dmitry          38060: Feature Request: Invoke __sleep() / __wakeUp() methods
dmitry          38331: SOAP call timeout when the response is chunked
dmitry          47815: [PATCH] Compile time computation of hash value decrease 
hash lookup time
dmitry          41608: user error handler crashes
dmitry          46074: Bus error during running PHP CLI under IRIX 6.5.30
dmitry          46156: Infinite recursion in class destructor causes crash
dmitry          48034: Crash when script is 8192 (8KB) bytes long
dmitry          46925: when open_basedir="." the working directory is set to 
the executable location
dmitry          48197: __call performs extra allocs
dmitry          44417: call function ignore http wrapper
dmitry          47273: Encoding bug in SoapServer->fault
dmitry          47314: SoapClient leave tcp connections in "time_wait"
dmitry          49144: import of schema from different host transmits original 
authentication details
nlopess         29521: compress.bzip2 wrapper
nlopess         47456: Missing PCRE option 'J'
pajoye          48831: php -i has different output to php --ini
pajoye          31784: GD: add gdftusefontconfig function in gd module :D
pajoye          32803: GD-Functions update
pajoye          33500: imap_open() fails when the server advertises GSSAPI
pajoye          38519: support charspacing in imagefttext()
pajoye          39263: Enable image(gif|jpg|png) functions to save to a php 
stream
pajoye          40046: OpenSSL CRL generation support
pajoye          41456: Cannot decompress newly added files
pajoye          43652: zip compression direct output
pajoye          46013: problem with zip php functions and symbolic links
pajoye          47728: openssl_pkcs7_sign ignores new openssl flags
pajoye          47780: [FR] dns_get_record: possibility to specify nameserver 
that should be queried
pajoye          49253: add support for libcurl's CERTINFO option
pajoye          45986: rename() generates Bad file descriptor
pajoye          46683: fopen() file name in warning is upper cased if the 
arguments are invalid
pajoye          48535: file_exists returns false if the file path is a symlink
pajoye          48975: symlink under windows 7 problem
pajoye          42718: FILTER_UNSAFE_RAW not applied when configured as default 
filter, even with flags
pajoye          23815: imagecopymerge doesn't respect alpha-channel in PNG-24 
file
pajoye          34020: ImagePolygon draws broken lines when using Antialiasing
pajoye          34670: imageTTFText for Indian scripts (Devanagari)
pajoye          40158: Artifact left on transparent pngs using image filters
pajoye          43475: Thick styled lines have scrambled patterns
pajoye          43547: imagefilledarc has a defect filling
pajoye          43828: broken transparency of imagearc in truecolorimages using 
blendingmode
pajoye          46038: imagepsloadfont not working
pajoye          47946: ImageConvolution overwrites background (fix included)
pajoye          49250: issue with ImageSetTile when image hander goes out of 
scope
pajoye          48866: ldap.conf TLS_REQCERT directive fails for ldaps
pajoye          28038: Sent incorrect RCPT TO commands to SMTP server
pajoye          43327: wrong return value from mail(), if sendmail_path is wrong
pajoye          45184: algorithm to limit random numbers to a certain range is 
flawed 
pajoye          46587: mt_/rand produce out of range numbers when min = 0 and 
max > get_randmax
pajoye          41631: default_socket_timeout does not work with SSL
pajoye          42886: openssl_x509_checkpurpose returns int(0) on valid public 
certificate
pajoye          47030: SSL context option 'CN_match' useless without 
'verify_peer'
pajoye          48520: openssl_csr_new does not allow multiple values/field in 
dn
pajoye          42765: PDO ODBC: Long binary field in query result crashes PHP 
("Out of memory" error)
pajoye          45914: ini_set() Does Not Work When Using Registry-Based "Per 
Directory Values"
pajoye          48942: open_basedir no working with [PATH=] in php.ini
pajoye          44994: exec() produces zombie processes on Windows, hangs Apache
pajoye          47304: typecast of numeric string to float produces strange 
result
pajoye          47767: include_once does not resolve windows symlinks or 
junctions
pajoye          34972: STDIN won't allow nonblocking.
pajoye          45808: stream_socket_enable_crypto() blocks and eats CPU
pajoye          48664: crypt truncating salt values
pajoye          48218: ZipArchive->open fails under some circumstances
pajoye          48763: ZipArchive produces corrupt OpenOffice.org files
wez             31327: chinese char and word problem
wez             32099: After opening ADO connection and closing it repeatedly, 
Apache stops service
wez             34253: COM binary object/array issue (question marks?)
wez             36360: PHP crashes when accessing an object that was just 
create by parent object
wez             37562: Unable to lookup "ParameterFieldDefinitions"
wez             37965: Multi-dimensional array between PHP and COM
wez             38719: COM Error during accessing function VirtualMachines
wez             40664: String conversion functions wrong for multibyte chars
wez             41055: DOTNET not instantiating fully-pathed assembly
wez             41078: Its not possible to call Static dotNet Classes with 
dotnet
wez             41189: Multi-dimensional array in COM function causes hang
wez             41368: ADODB.Recordset ActiveConnection property - can't set 
with PHP 5.2.1+
wez             41388: Error in COM Object results
wez             41577: DOTNET is successful once per server run
wez             27814: Multiple small packets send for HTTP request
wez             29973: Comparing COM object variable with NULL throws an 
exception
wez             35482: Bad performance of filesystem functions on Windows XP 
Professional
wharmby         35875: IE event failure upon scheduling script
wharmby         37899: [PATCH] php_char_to _OLECHAR copies junk bytes
wharmby         40424: Fatal error when setting the value of COM object's 
property array
wharmby         40581: Pass Struct type to COM object from PHP
wharmby         42413: Cannot iterate IE's event object
wharmby         42551: new COM("HTMLFile") => warnings
wharmby         42585: die() in event handler => PHP hangs
scottmac                48195: iconv link failure
scottmac                49267: PHP fails to link with ext/iconv and DNS 
functions
scottmac                48506: upcoming apr closes descriptors by default
jani            49248: make error
jani            42006: No defined target for make install-strip
derick          37111: Apache crashes when strftime is called inside user 
defined session write func
derick          44780: some time zone offsets not recognized by 
timezone_name_from_abbr
derick          45081: strtotime incorrectly interprets SGT time zone
derick          45509: create_date_from_format() cannot parse negative (BC) 
dates
derick          45777: Date tests failed on windows
derick          45847: strftime() returns an empty string when using the %e 
conversion specifier
derick          46670: date_sunrise (date_sunset) works incorrectly with 
gmtoffset parameter
derick          46889: Memory leak in strtotime()
derick          47183: Invalid format in php_error_docref() in 
ext/date/php_date.c:guess_timezone()
derick          47285: strtotime() still leaks memory
derick          47312: Calling setlocale causes microseconds to disappear
derick          48225: Microseconds output wrong in DateTime::format()
derick          48559: Object comparison using unserialized DateTime object 
causes segfault
derick          48752: SIGSEGV during date parsing with new timelib
derick          48851: calling setcookie with "invalid time value" causes high 
load for apache process
derick          48902: datetimezone uses calcutta or kolkata
derick          49059: DateTime::diff() repeats previous sub() operation
derick          49081: DateTime::diff calculates diffs incorrectly
derick          49158: Time zone 'Pacific/Yap' is not in listed in 
DateTimeZone::listIdentifiers()
derick          28016: is_resource() returns false for resources of type 
"Unknown"
derick          33445: strftime's arguments are system dependent
derick          42351: Unable to create dates with years <= -10000 and >= 10000
derick          45483: Add an era designater to DateTime methods when 
formatting or parsing dates
derick          45528: You cannot initialize a DateTimeZone object by offset 
only.
derick          45543: DateTime::setTimezone can not set timezones without ID
derick          48834: DateTime should also use locales
derick          33997: Returned: Bug #16069 - ICONV transliteration failure
derick          47930: ext/filter crashes when module startup bails out
derick          48476: cloning extended DateTime class without calling 
parent::__constr crashed PHP
felipe          48240: DBA Segmentation fault dba_nextkey
felipe          47643: array_diff() takes over 3000 times longer than php 5.2.4
nicholsr                40882: array_fill with negative start index not 
documented
moriyoshi               46806: mb_strimwidth
moriyoshi               46478: htmlentities() uses obsolete mapping table for 
character entity references
bjori           47142: Russian Documentation
rrichards               48509: formatOutput does not work with saveHTML
rrichards               43260: DOM doesn't produce valid XHTML.
rrichards               47015: Trouble with CDATA for single (not multiple) 
elements
rrichards               48511: libxml_get_errors() returns an empty array but 
libxml_get_last_error() doesn't
georg           24350: overloading mysqli-query-objects
georg           34906: mysql: no way to get errno for a failed secondary 
connection attempt
georg           41402: no safe way to retrieve warnings
pollita         29280: changing the default http-wrapper
pollita         29337: dns_get_record() unavailable on *BSD
pollita         30157: ftell() function does not use stream_tell()
pollita         46934: Unable to untighten open_basedir restriction
andi            30793: Abstract functions and default parameter
johannes                32177: ReflectionException
johannes                38992: ReflectionMethod::invoke() and ::invokeArgs() 
static method calls should match
johannes                45468: Using mysqlnd defaults to using unix socket 
instead of localhost:port
john            32643: update tidy to reflect library change in tidyLoadConfig()
andrei          34121: Add DFA support to preg_match() function
rasmus          37039: getenv('PHP_AUTH_USER') does not work
rasmus          47168: printf of floating point variable prints maximum of 40 
decimal places
helly           38913: dba_open crash for db4
yohgaki         41146: pg_meta_data does not return fields description
edink           41459: [PATCH] PDO::pgsqlGetNotify()
iliaa           41502: getColumnMeta() table name support for pdo_sqlite
iliaa           43526: fixing warnings/errors in pgsql.c
iliaa           44827: define('::') can be defined
iliaa           45132: escapeshellcmd removes swedish characters
patrickallaert          42060: [PATCH] LDAP: Add pagedResults support and more
hirokawa                42396: Followup to #36711: __halt_compiler() and 
unicode detection
stas            45829: [intl] Allow MessageFormatter / IntlDateFormatter to 
accept DateTime objects?
colder          48358: SplDoublyLinkedList needs an insertAfterIterator() 
method or something similar
colder          45595: ArrayObject::STD_PROP_LIST does not behave as documented 
with foreach
colder          46227: wrong initial pointer for CachingIterator and 
RecursiveCachingIterator
colder          46569: SplFileObject: fgetcsv after seek returns wrong line
colder          47534: RecursiveDirectoryIterator::current() always returns 
SplFileInfo
colder          48361: SplFileInfo::getPathinfo no returning info of path
colder          48375: AppendIterator::append() never ends, which has 
SplFileObject as inner iterator
colder          48386: ArrayObject and __wakeup()
colder          48387: ArrayObject and properties serialization
colder          48388: ArrayObject and __sleep()
colder          48814: Subclass of RecursiveDirectoryIterator segfaults with 
custom constructor
colder          48816: IteratorIterator seek() causes bus error
colder          49104: AppendIterator::append($iterator) calls 
$iterator->rewind() with no reason
mysql           49191: Unknown exception at 0x000006c5
mysql           46952: mysqlnd compile failure with suncc
mysql           47017: mysqlnd does not work with MYSQL_CLIENT_COMPRESS flag
mysql           47712: (mysqlnd) zval cache on windows fails at high concurrency
mysql           47982: PDO_mysql: Storing image binary data 
mysql           48082: mysql_connect does not work with named pipes
mysql           48198: error: 'MYSQLND_LLU_SPEC'  undeclared
mysql           48780: mysqlnd compile failure
mysql           45921: Can't initialize character set hebrew (path: 
C:\mysql\\share\charsets\) 
mysql           46614: Extended MySQLi class gives incorrect empty() result 
(works in PHP_5_2 !)
mysql           47387: Load stmt result bool false
mysql           48453: fetch_assoc() problem
mysql           49234: method not found ssl_set
mysql           46508: [PATCH]: getColumnMeta returns 
'LONG','VAR_STRING','BLOB' as php native_type
mysql           47224: MYSQL_ATTR_INIT_COMMAND is no longer available
mysql           48525: PDO_mysql memory leak
abies           42266: BLOB functions do not work on 64bit systems
abies           46981: PDO get Data Bug for Firebird DBMS
sixd            44937: Warning: ldap_bind() [function.ldap-bind]: Unable to 
bind to server: Out of mem
sixd            46565: oci_fetch_all() returns ORA-01002 
sixd            47118: Segmentation fault on ociexecute
sixd            49239: oci_bind_array_by_name does not work with associative 
arrays
sixd            39312: Cannot install PDO_OCI
sixd            45021: PDO_OCI only fetches 512 bytes from a LONG column
fmk             34784: Changed database context error when SELECT > 33 columns
fmk             36961: mssql_bind will not bind an image field
fmk             39267: mssql_fetch_object bit error null value
fmk             39460: Crash when using 64-bit fields
fmk             39582: Connection problems after SQL error
fmk             40034: mssql_connect(): Unable to connect to server
fmk             40394: mssql_bind() converts empty strings to null
fmk             41736: Mixed up characters in UTF-8 database with Hebrew via 
FreeTDS
fmk             42474: mssql_fetch_* returns 0 instead of NULL when a bit field 
is NULL
fmk             42715: Consistent Connection Failed to MSSQL 2000 server
andrey          44998: mysqli_real_escape_string() not properly escaping null 
characters
andrey          45019: Segmentation fault with SELECT ? and UNION
andrey          45941: mysqli_stmt_fetch() crashes
andrey          46858: Incorrect isset result on MySQLi_Result properties (only 
in PHP_5_2)
iodbc           46195: odbc_prepare use SQLNumResultCols
iodbc           46473: php segfaults on some queries using pdo_odbc & ibm-db2 
on a 64bits platform
srinatar                48182: asynchronous socket connection over ssl fails 
entirely
cjorcl          44589: pdo_oci crashes and aborts php script for LOB columns
cjorcl          44852: PDO_OCI crashes
mbeccati                48383: PostgreSQL extension passes string param to int 
column when passed NULL of FALS
guenter         48640: compilation broken for NetWare because of wrong ifdefs


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to