Home  |  Linux  | Mysql  | PHP  | XML
From:internals@lists.php.net Date:Mon Aug 18 03:30:03 2008
Subject:PHP 5 Bug Summary Report
 PHP 5 Bug Database summary - http://bugs.php.net/

 Num Status     Summary (1243 total -- which includes 675 feature requests)
===============================================[*Encryption and hash functions]
45028 Assigned   CRC32 output endianness is different between crc32() and hash()
===============================================[*General Issues]==============
42294 Assigned   round will not use PHP_ROUND_FUZZ on 64bit CPUs
44936 Critical   BC break: ini_set() changes 'access' value
45124 Open       $_FILES['upload']['size'] sometimes return zero and sometimes the filesize
45338 Assigned   Installer generates invalid php.ini
45565 Assigned   Autoconfig of httpd.conf file failes with 64bit
===============================================[Apache2 related]==============
32220 Assigned   [PATCH] thread_resources for thread not getting freed when apache kills thread
38141 Suspended  $_SERVER['SCRIPT_NAME'] set incorrectly with mod_rewrite
42404 Open       PHP drops APR_EGENERAL from ap_get_brigade
42666 Open       virtual() crashes when there is  some error in script using it
===============================================[Arrays related]===============
44181 Open       extract($a, EXTR_OVERWRITE|EXTR_REFS) can fail to create references to $a
44182 Open       extract($a, EXTR_REFS) can fail to split copy-on-write references
44929 Open       [PATCH] natsort and natcasesort fail if numbers in strings prepended by 0
45126 Open       array_merge_recursive() reference
===============================================[BC math related]==============
44995 Open       bcpowmod using a scale function always returns 0
===============================================[Bzip2 Related]================
29521 Assigned   compress.bzip2 wrapper
40437 Assigned   decompress.bzip2 is broken
===============================================[Calendar related]=============
40213 Suspended  easter_date() returns wrong timestamp if ...
44474 Open       GregorianToJD wrong return value
===============================================[CGI related]==================
43313 Assigned   getopt doesn't handle unknown parameters.
43610 Open       fastcgi socket dies on high concurrency
44114 Assigned   [PATH=] in php.ini on windows does not account for case-insensitive FS
44967 Assigned   FastCGI broken in 5.2.6 NTS on IIS
45049 Feedback   spawn-fcgi sometimes cannot resolve symlinks
45125 Open       FastCGI: option -C "chdir to the script's directory" doesn't work
45522 Open       FCGI_GET_VALUES request does not return supplied values
45637 Assigned   PHP_SELF duplicate path
45786 Assigned   FastCGI process exited unexpectedly
45818 Feedback   Header location not work in 404 error page with Nginx
45835 Assigned   include and symlinks
===============================================[Class/Object related]=========
36694 Assigned   unserialize method is not called on an object when session is restored
41186 Assigned   ArrayObject::__desctruct ignores ARRAY_AS_PROPS
45199 Assigned   Serializing objects with private properties
45281 Assigned   each on objects shows private and protected properties
45331 Assigned   Imagick::clone with trailing space results in ParserError
===============================================[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
36959 Assigned   ReadRecords Method (Crystal Reports XI) Hangs
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
45280 Open       Reflection of instantiated COM classes causes PHP to crash.
45704 Open       $exception->getCode() always return 0x80020009 even when it shouldn't
===============================================[Compile Failure]==============
39372 Suspended  Incompatibility in the PHP API.
42318 Assigned   problem with nm not finding object files
43857 Assigned   --program-suffix not always reflected everywhere
44354 Assigned   PEAR:Build fails due to permissions on /tmp/pear/cache from existing install
44462 Open       Can't compile embed sapi on OSX
45068 Open       Large integer immediates are read incorrectly
45740 Assigned   Fileinfo/libmagic linking fails with undefined symbol .asprintf/.vasprintf
45761 Feedback   make test & make install failure
===============================================[Compile Warning]==============
38515 Suspended  Warnings during compile
===============================================[cURL related]=================
43468 Open       Curl doesn't handle php://memory stream
44687 Feedback   curl_multi_* crashes apache randomly
45092 Open       header HTTP context option not being used (--with-curlwrappers)
45161 Assigned   Reusing a curl handle leaks memory
===============================================[Date/time related]============
37111 Assigned   Apache crashes when strftime is called inside user defined session write func
37358 Assigned   date_sunrise() date_sunset() handle main zone offset but not count summer time
40340 Assigned   Creating a DateTime object using a string that is invalid due to DST transition
42311 Assigned   Intermittent failure of test bug35885.phpt
42489 Assigned   Quirk in strtotime using 'next' relative keyword
42645 Assigned   getdate/mktime does not always add/subtract dst offset
42659 Open       microtime() loses time in long-running scripts
42842 Suspended  dst information lost over Year 2038
43056 Open       unixtojd() behavior is ill-specified
43460 Assigned   datetimezone with certain tz's
43590 Assigned   Sunset and sunrise return incorrect results
44449 Open       DateTime from timestamp failing if DST
44780 Assigned   some time zone offsets not recognized by timezone_name_from_abbr
45081 Assigned   strtotime incorrectly interprets SGT time zone
45141 Assigned   [PATCH] setcookie will output expires years of >4 digits
45191 Assigned   error_log ignores date.timezone php.ini val when setting logging timestamps
45509 Assigned   create_date_from_format cannot parse negative (BC) dates
45554 Assigned   Inconsistent behavior of the u format char
45682 Assigned   Unable to var_dump(DateInterval)
45777 Assigned   Date tests failed on windows
45822 Verified   Invalid value passed to strtotime() causes endless loop
45847 Open       Strftime returns an empty string when using the %e conversion specifier
===============================================[dBase related]================
45102 Open       Corrupting dbf files
45383 Open       Database create function ignores umask
===============================================[Directory function related]===
35691 Assigned   Can't change to another drive letter using chdir()
42832 Feedback   scandir() fails unless user has permissions in the parent directory
43977 Open       chdir() not working with absolute path / CWD not properly reset
===============================================[Documentation problem]========
35936 Open       ini.zlib.output-compression Documentation
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
38998 Assigned   wrong default values in constructor
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
42014 Open       gzgets returns false when reading an uncompressed file
42083 Open       Attributes set in wrong namespace, and multiply defined
42626 Open       file operations in destructor cause weird results
43345 Open       broken mb_encode_mimeheader()
43708 Open       mysqli_stmt_affected_rows return values don't match documentation
43735 Open       Bug in mb_ereg_search
43747 Open       session_name() fails to set a new name when used with php_admin_value
43882 Open       Include_path escape sequences problem
43942 Open       Unexpected SQLite SQLITE_SCHEMA error
44057 Open       Session vars weird behavior
44124 Open       Options passed to stream_open doesn't match STREAM_REPORT_ERRORS
44156 Open       money_format treats 0, "", and null differently
44158 Open       Several PDO attributes are documented with the wrong type
44222 Assigned   tempnam $prefix parameter limitation
44345 Open       Scope of declare(ticks=1); statement is unclear
44397 Open       Escape sequences being expanded in single quoted strings
44411 Verified   Broken Compatibility
44605 Open       stream_select() does not work with fopen("php://output")
44629 Open       SQLite3 strings don't accept \0 while PHP ones do it
44801 Open       Invalid escaping for passthru() in CLI
44821 Open       Accessing NULL as an Array does not produce error
44846 Open       Missing MYSQLI_ENUM_FLAG
45099 Open       PROCEDURE xxx can't return a result set in the given context(same as in mysqli)
45116 Open       Changed behaviour of strtotime
45253 Open       SimpleXML interface inconsistent
45279 Open       Results of dirname() on paths ending with a /
45283 Open       extract($_FILES) result unpredictable
45335 Open       By-value assignment is ignored if that variable contains a reference
45354 Open       Referencing variable variables impossible
45369 Open       $_SESSION-containing-arrays assignment to var does not correspond to manual!!
45394 Assigned   phar::running options reversed
45646 Open       Failed Connect Does Not Return FALSE
===============================================[DOM XML related]==============
42050 Assigned   DOMDocument using canonicalized absolute pathname for relative Doctype.
===============================================[Dynamic loading]==============
44905 Assigned   PHP 5.2.6 fails to load PostgreSQL related libraries
===============================================[EXIF related]=================
39617 Assigned   Erroneously uses the GPS version tag to determine byte order of GPS fields
44032 Assigned   Incorrect EXIF reading
===============================================[Filesystem function related]==
27792 Critical   [PATCH] Functions fail on large files (filesize,is_file,is_dir,readdir)
35980 Feedback   touch() works on files but not on directories (on Linux this works perfectly)
40568 Suspended  filemtime shifted by one hour on win32
40633 Suspended  disk_free_space returns a bad result on filesystems with negative free space
42038 Open       realpath does not resolve symbolic link
42501 Assigned   glob() with GLOB_BRACE using Windows paths
42638 Feedback   Inconsistent behavior file_exists() & is_file() functions
43535 Assigned   parse_ini_file('http://example.com/some.ini') and allow_url_include=off
44217 Open       Output after stdout/stderr closed cause immediate exit
44575 Assigned   parse_ini_file comment # line problems
44859 Assigned   is_readable() returns incorrect result with NTFS ACL permissions
45040 Open       64 bit inode stat fails (ex: recursive mkdir)
45228 Open       unlink() & rmdir() do not work well with URL (file://)
45447 Feedback   filesystem time functions
===============================================[Filter related]===============
42718 Assigned   FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
43402 Open       FILTER_VALIDATE_EMAIL is not RFC2822 compliant
===============================================[FTP related]==================
43211 Open       ftp_size() of big files
===============================================[GD related]===================
34020 Assigned   ImagePolygon draws broken lines when using Antialiasing
38517 Assigned   imagefilledarc() with alpha blending mode
40158 Assigned   Artifact left on transparent pngs using image filters
40572 Assigned   Alpha composite allows color to bleed through
40810 Assigned   GD does not display characters with unicode references over 7
42062 Assigned   imagegrabscreen() returns corrupted GD resource
42434 Assigned   ImageLine w/ antialias = 1px shorter
42685 Assigned   imagefilledellipse wrong size
43073 Assigned   TrueType bounding box is wrong for angle<>0
43475 Open       Thick styled lines have scrambled patterns
43508 Assigned   ImageCreateFromPNG does not set transparent color
43547 Assigned   imagefilledarc has a defect filling
43828 Assigned   broken transparency of imagearc in truecolorimages using blendingmode
43899 Open       Problem in displaying right to left connected languages (like persian, arabic)
43971 Open       imageFTText error with angle = 180
45176 Assigned   Create image from ttf file failed
45552 Open       Full circle drawn instead of arc with very small angle
45799 Assigned   imagepng() crashes on empty image
===============================================[GetImageSize related]=========
45519 Open       GetImageSize returns error 404 when no DNS AAAA answer (IPV6 failure)
===============================================[Gettext related]==============
44938 Open       gettext functions crash with long strings
===============================================[GNU MP related]===============
42390 Open       GMP functions exhausts memory
42568 Open       Compile fails when using --with-gmp option in MacOSX
45330 Open       Incorrect outcomes gmp_pow
===============================================[HTTP related]=================
43540 Open       rfc1867 handler newlength problem
===============================================[I18N and L10N related]========
45843 Open       Collator::getLocale crash
===============================================[ICONV related]================
33997 Assigned   Returned: Bug #16069 - ICONV transliteration failure
43314 Open       iconv_mime_encode(), broken Q scheme
===============================================[IIS related]==================
39984 Suspended  Response header sent as 302 despite being set to 301
43256 Open       wrong behaviour with header()
44420 Open       upload_tmp_dir directive in php.ini ignored for file uploads
44422 Open       Server Crash with php5isapi
44599 Open       Loosing clients will pay for a fix ASAP
44628 Open       PHP ISAPI causes ASP to malfunction
44727 Open       PHP installs but will not serve pages
44760 Open       The info test page works once, then fails.
44777 Open       PHP ISAPI random working dir only in Root of website
44963 Open       Problem with installer package
45245 Feedback   IIS Worker process closes upon login
45838 Feedback   PHP has encountered an Access Violation
===============================================[IMAP related]=================
42862 Assigned   [PATCH] IMAP toolkit crash: rfc822.c legacy routine buffer overflow
45188 Open       Crash during request shutdown if mail server shuts down
45213 Open       imap_utf7_encode() computes wrong UTF-7 data
45466 Open       imap_open function does not check passed parameters validity
45793 Feedback   conflicting types for `utf8_mime2text'
===============================================[InterBase related]============
42266 Assigned   BLOB functions do not work on 64bit systems
43674 Open       cannot insert image file blob_id in the table
44693 Open       read blob; ibase_blob_echo: BLOB not found
45373 Open       php crash on query with errors in params
45575 Open       [PATCH] Segfault with invalid non-string as event handler callback
===============================================[JSON related]=================
43375 Open       utf8_decode
45791 Open       json_decode does not handle number 0e0
===============================================[LDAP related]=================
42060 Assigned   [PATCH] Add pagedResults support and more (PAT18 and PAT19 updated for 5.2.3)
44937 Assigned   Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Out of mem
===============================================[Mail related]=================
28038 Open       Sent incorrect RCPT TO commands to SMTP server
42505 Assigned   new sendmail default breaks NetWare platform
42946 Assigned   sendmail default to empty when not found at configure time
43327 Open       wrong return value from mail(), if sendmail_path is wrong
44924 Assigned   [PATCH] sendmail path detected at configure time is ignored.
===============================================[Math related]=================
42143 Assigned   The constant NAN is reported as 0 on Windows build
43171 Open       nonrandom rand() results in lower bits
45301 Open       Serious flaw in random related functions
===============================================[mbstring related]=============
39279 Assigned   mb_ereg_replace() has an error
44624 Open       [PATCH] Encoding translation does't work when posted multipart/form-data
45722 Assigned   mb_check_encoding() crashes
===============================================[Ming related]=================
43396 Open       swfdisplayitem's method setname does not set name
===============================================[mSQL related]=================
31979 Assigned   msql_fetch_field() not reporting unique keys
===============================================[MSSQL related]================
34784 Assigned   Changed database context error when SELECT > 33 columns
36961 Assigned   mssql_bind will not bind an image field
37209 Assigned   mssql_execute with non fatal errors
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
40901 Assigned   mssql_execute errror
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
42584 Open       mssql functions trigger errors twice
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
43616 Open       mssql_execute() stored procedure has no return value.
43888 Open       mssql_connect fails with an SSL enabled SQL server
44049 Open       Stored proc query fails on NULL input
44300 Open       mssql_connect fails sometimes
44828 Open       mssql_connect returns NULL
44869 Open       MSSQL Connect => Access Violation
44895 Open       Passing XML as a parameter to a stored procedure, causes syntax error.
44991 Open       [PATCH] Compile Failure With freetds0.82
45551 Open       Wrong result when selecting from varchar field
45756 Feedback   Query is executed on wrong server (resource). Bug with global resource scope?
45812 Feedback   Error in mssql_query when the script create large text files
===============================================[MySQL related]================
39171 Feedback   pdo_mysql configure script sets empty default socket
43934 Open       uncaught exception for wrong parameter type in mysql_fetch_object
44287 Assigned   mysql_fetch_object calls __construct too late
45834 Open       INSERT INTO t VALUES (...) ON DUPLICATE KEY UPDATE ... and mysql_insert_id()
===============================================[MySQLi related]===============
37674 Assigned   exception not thrown in multi_query's
41778 Assigned   Always get the SSL connection error
44270 Assigned   $mysqli->info is NULL, not an empty string, for "not supported situations"
44998 Assigned   mysqli_real_escape_string not properly escaping null characters
45019 Assigned   Segmentation fault with SELECT ? and UNION
45468 Assigned   socket file problem when mysqlnd is enabled
45680 Assigned   PHP 5.3a1 repeatedly crashes Apache 2.2.8 and 2.2.9 on OS X
===============================================[Network related]==============
42855 Open       [PATCH] dns_get_record() doesn't return all text from TXT record
===============================================[OCI8 related]=================
37220 Suspended  LOB Type mismatch when using windows & oci8.dll
40186 Assigned   ORA-00932: inconsistent datatypes: expected CHAR got ARRAY
42594 Open       fopen doesn't work with ocfs2 cdsl (ocfs2 == Oracle Cluster Filesystem 2)
45458 Assigned   oci_fetch_all add NULL char to field name when field name is numeric
45497 Assigned   memory leak in select statement for varchar2 above 2000 characters
45769 Open       Segmentation fault with OCI8
===============================================[ODBC related]=================
20298 Assigned   [PATCH] odbc.check_persistent not working
37527 Open       Crash - odbc_exec on closed pconnect
40695 Assigned   odbc_execute/prepared statements does not work with Access
41404 Assigned   ODBC makes memory leaks
42068 Open       zend_mm_heap corrupted error when freeing resultset (Works with PDO ODBC)
42414 Open       some odbc_*() functions incompatible with Oracle ODBC driver
42493 Open       odbc_pconnect: persistent connections with different locales
43666 Open       [PATCH] odbc v3.52 support
43668 Open       [PATCH] Added control of ODBC cursor type
43669 Open       Fixed iODBC support for recent SDKs
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
45819 Open       Segmentation fault in PHP + unixODBC on x86_64
===============================================[OpenSSL related]==============
41631 Assigned   default_socket_timeout does not work with SSL
42886 Open       openssl_x509_checkpurpose returns int(0) on valid public certificate
43151 Open       [peer_certificate_chain] => HTTP/1.1 200 OK
44900 Assigned   OpenSSL extension fails to link with OpenSSL 0.9.6
45076 Open       openssl_csr_new puts extraattribs in wrong place of CSR
45382 Open       [PATCH] timeout bug in stream_socket_enable_crypto
===============================================[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
42473 Open       ob_start php://output and headers
42641 Assigned   ob_start(): inconsistent behaviour with undefined callbacks
45392 Assigned   ob_start()/ob_end_clean() and memory_limit
===============================================[PDO related]==================
36561 Assigned   PDO_ODBC/MSSQL does not work with bound params in subquery
36797 Assigned   Problem using UTF-8 database with pdo_oci
37285 Assigned   PDOConnection->exec fails silently
38546 Assigned   bindParam incorrect processing of bool types
38598 Assigned   Query parameters are bound using wrong data type
38805 Assigned   PDO Truncates Text from SQL Server Text Data Type Field
38894 Open       VARBINARY column fails
39136 Assigned   Calling a stored procedure that creates temp table
39199 Assigned   Cannot load Lob data with more than 4000 bytes on ORACLE 10
39312 Assigned   Cannot install PDO_OCI
39707 Assigned   Sending more then one parameter to SP will not return output parameters
39820 Assigned   ORA-03131: an invalid buffer was provided for the next piece
39858 Assigned   Lost connection to MySQL server during query by a repeated call stored proced
39929 Assigned   Persistent connections and ODBC
40121 Assigned   DBLIB driver wont free statements
40150 Assigned   PDO::ODBC Multiple byte letter is destroyed.
40289 Assigned   pdo_odbc Extention throws HY090 with doing binary sqlbindcol
40452 Assigned   ODBC and SQL Server datetime parameter fields fail on insert
40639 Assigned   DBLIB driver segfaults on repeated prepared select statements
40740 Assigned   PDO::execute() errors when parameters are used in LIMIT clause
40787 Assigned   Error trying to insert into a CLOB column when using multi-byte charset.
40913 Assigned   PDO::PARAM_LOB does not bind to a stream for fetching a BLOB
41027 Assigned   Executing prepared statement changes type of bound parameters to string
41125 Open       PDO mysql + quote() + prepare() can result in seg fault
41399 Assigned   PDO don't read ODBC TEXT column
41882 Assigned   PDO_ODBC && SysbaseASA && ATTR_PERSISTENT
41888 Assigned   Segfault when attempting to update PDO LOB column in a stream wrapper
42076 Open       PDO_ODBC: Return parameters of stored procedure
42322 Open       pdo_mysql fetch() throws exception on INSERT statements
42371 Assigned   PDO doesn`t throw Exception when querying MySQL Server 4.0.16 (Mysql 5 works!)
42450 Open       pdo_pgsql: persistent connections fails on PostgreSQL server restart
42588 Open       PDO LOB Insert Loses Bytes
42589 Open       getColumnMeta() should also return table name
42665 Open       PDO_MYSQL no persistent but idle connections
42765 Open       PDO ODBC: Long binary field in query result crashes PHP ("Out of memory" error)
42768 Open       PDO ODBC: Lob doesn't work
42916 Verified   FETCH_SERIALIZE doesn't work
42935 Open       pdo error handler is broken
43336 Assigned   pdo_oracle: $db = null does not trigger logoff
43371 Open       Memory errors in PDO constructor
43443 Open       PDO::prepare() throws PDOException instead of returning FALSE
43445 Open       Segfault when selecting from a "long" column using Odbc with TimesTen driver
43448 Open       PDO Object comparison failure
43681 Open       PDO-ODBC crashes unixODBC due to not binding columns on "long" data
43717 Open       __construct() could be called after calling __set() by PDO
43752 Open       PDO bindParam Mangles bound objects
43810 Open       PDO ODBC windows-1250 data transfer
43831 Assigned   $this gets mangled when extending PDO with persistent connection
43887 Open       mssql2005 PROCEDURE PDO::PARAM_INPUT_OUTPUT
43925 Assigned   Incorrect argument counter in prepared statements with pgsql
44081 Open       Cannot execute queries while other unbuffered queries are active
44135 Open       PDO MySQL does not support CLIENT_FOUND_ROWS
44151 Open       Errors not cleaned properly
44153 Open       PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run
44154 Open       PDO->errorInfo() does not always return three element array
44169 Open       Limitations of emulated PS / PDO::prepare() docs are wrong
44173 Open       PDO->query() parameter parsing/checking needs an update
44251 Open       Question mark and an escaped singel quote lead to an exception
44278 Open       nvarchar(max) mangled
44289 Open       Output parameter not set if stored procedure returns rows
44327 Open       PDORow::queryString property & numeric offsets / Crash
44337 Open       PDO::FETCH_CLASS and visibility private (private constructor, private property)
44407 Open       When using FETCH_CLASS|CLASS_TYPE  'MyClass' an array of stdClass returned
44409 Open       PDO::FETCH_SERIALIZE calls __construct()
44425 Open       Extending PDO/MySQL class with a __call() function doesn't work
44433 Open       Text with null characters (\0) truncated when bound to prepared statement
44454 Open       Unexpected exception thrown in foreach() statement
44560 Open       Apache crashes with PDO_OCI and both persistent and non-persistent connections.
44589 Assigned   pdo_oci crashes and aborts php script for LOB columns
44597 Open       Postgres driver does not prepare booleans correctly
44639 Open       PDO quotes integers in prepared statement
44643 Open       bound parameters ignore explicit type definitions
44702 Open       PDO::FETCH_FUNC and namespaces
44707 Open       The MySQL PDO driver resets variable content after bindParam on tinyint field
44832 Open       Binding to unset placeholders.
44835 Open       DBLIB driver - Weird NULL behavior
44852 Assigned   PDO_OCI crashes
44861 Open       scrollable cursor don't work with pgsql
44989 Assigned   64bit Oracle RPMs still not supported by pdo-oci
45021 Open       PDO_OCI only fetches 512 bytes from a LONG column
45120 Open       PDOStatement->execute() returns true then false for same statement
45128 Open       preparing SP execute command swaps params
45169 Open       PDO Some error messages are uninformative
45259 Open       PDO prepared statements using SQLite can't bind non-text values in expressions
45287 Open       [PATCH] PDO/ODBC driver doesn't respect PDO::ATTR_TIMEOUT option
45432 Open       PDO: persistent connection leak
45463 Open       PDO fetch problem with MSSQL unicode nvarchar or ntext
45484 Open       PDOStatment set datatype to string
45630 Open       IIS7 + PHP5.3 via FastCGI = Crash
45671 Open       nextRowset/closeCursor memory issues
===============================================[Performance problem]==========
44160 Open       Windows Scheduled Task Hangs when using php-win.exe
45265 Assigned   stripos() very slow
45296 Open       some string funcs need unexpectedly high memory_limit
45409 Assigned   strtotime very much slower when operating on timestamp
===============================================[PHAR related]=================
45726 Assigned   PHP_Archive / Archive.php missing
45792 Assigned   bz2 compressed files in zip failure
45811 Assigned   file_exists crashes Apache when phar is enabled
45815 Assigned   Illegal stub for phar
===============================================[PHP-GTK related]==============
36487 Open       object === same object mismatch
38514 Assigned   5.1RC5 has troubles with Zlib which 5.1RC4 not have
39572 Open       Applications with GtkMozEmbed widget do not exit cleanly.
41007 Open       PHP GTK2 GtkListStore invoke signal callback problem
44357 Open       php-gtk make fails
44921 Open       Allow php-gtk to detect the mozembed widget from xulrunner.
45549 Suspended  Don't require
45844 Open       gtkhtml doesn't provides gtk_html_request_paste 
===============================================[POSIX related]================
45827 Feedback   posix_strerror doesn't return "Success"
===============================================[PostgreSQL related]===========
36469 Assigned   pg_get_result does not block
37100 Assigned   data is returned truncated with BINARY CURSOR
40544 Assigned   PostgreSQL connection hangs after die()
40808 Assigned   pg_insert problem
40926 Assigned   shared pgsql and curl extensions cause segfault
41144 Assigned   Possibly incorrect regex for TIME field type in pg_convert (pg_insert)
42078 Assigned   pg_meta_data mix tables metadata from different schemas
44329 Open       pg_query_params null does not pass correctly
45005 Open       pg_insert causes segmentation fault at end of program execution
45101 Open       pg_send_query_params ORDER BY ignored
45377 Open       pg_escape_bytea + pg_query_params -> malformed data
===============================================[Program Execution]============
34671 Feedback   strange exec behaviour on multiple quotes
41874 Open       Separate STDOUT and STDERR in exec functions
44709 Open       CLI input not passed to executed programs
44994 Assigned   exec() produces zombie processes on Windows, hangs Apache
===============================================[Pspell related]===============
44862 Open       Invalid encoding in pspell_config_create() w/ pspell_new_config() causes abort
===============================================[Reproducible crash]===========
41608 Feedback   user error handler crashes
44683 Assigned   popen with modes such as "e" or "er" cause php.exe to crash
44981 Open       If script contains a function declaration and dl() fails -> segfault
45083 Assigned   XML Constant Notices followed by crash
45217 Open       crash if -z and -m are used together
45580 Verified   levenshtein() crashes with invalid arguments (PHP_5_2 only!)
45731 Analyzed   child pid exit Segmentation fault in putenv
===============================================[Safe Mode/open_basedir]=======
42560 Open       Empty directory argument to tempnam yields open_basedir problems
43419 Open       Using gzfile() with URL and open_basedir
44271 Feedback   open_basedir resolves links on link-specific operations
44562 Open       upload_tmp_dir permissions failure
44608 Feedback   Use of rmdir() and relative directory scope / open_basedir restriction
44901 Open       open_basedir as prefix complains on attempts to access non-existant files
45837 Verified   open_basedir failed for building outside of source tree
===============================================[Scripting Engine problem]=====
16820 Open       hangs in multithreaded environment (ZTS)
28016 Assigned   is_resource() returns false for resources of type "Unknown"
36424 Assigned   Serializable interface breaks object references
37016 Assigned   lambda functions unusable in create_function()
39868 Assigned   Destructor is called allthought constructor is never called
41641 Assigned   Indirect Modification Notice due to modification using __set
43053 Critical   [PATCH] Regression: some numbers shown in scientific notation
43167 Assigned   ReflectionMethod::isConstructor() does not work for interfaces
43525 Open       [PATCH] zend_list functions should take ulong IDs
43958 Open       class name added into the error message
44428 Open       "file" and "line" missing in debug_backtrace() output
44827 Verified   define('::') can be defined
44848 Open       autoload fails with complex loading scheme
44889 Open       T_OPEN_TAG doesn't match <?php without any trailing characters
45008 Assigned   $this is not what you expect..
45327 Open       [PATCH] memory leak if offsetGet throws exception (PHP_5_2 branch only!)
45365 Open       non-native conversions from float to string
45620 Open       Stacktrace reports wrong call type for static methods called from non-static
45749 Verified   interactive mode hangs on simple input
45813 Open       Segfault in error handling
===============================================[Semaphore related]============
33011 Assigned   [PATCH] shmop: can still open segment for reading after shmop_delete
===============================================[Session related]==============
43962 Open       backslashes in session save path are not escaped in error message
45380 Open       [PATCH] Access multiple sessions in a request
45706 Open       Serializing of ArrayIterator extended Objects
45816 Feedback   serialize() modifies objects
===============================================[SimpleXML related]============
36379 Open       SVG XML parsing looses child tags and attributes
43542 Assigned   simpleXML thinks that comment is node
44917 Open       Set values
44973 Verified   SimpleXMLElement doesn't read attributes if xml nodes has a value
45291 Open       Memory failure in very large XML file
45553 Open       Using XPath to return values for attributes with a namespace does not work
===============================================[SNMP related]=================
42556 Open       snmpget() on win32 returns wrong strings (backslash/escaping problem)
43410 Open       SNMP cause "PHP has encountered an Access Violation" when wrong IP or CommStr
44193 Open       snmp v3 doesn't work
45095 Open       snmpwalk doesn't return all the values
45395 Open       snmpgetnext only returns value
45405 Open       snmp extension memory leak
===============================================[SOAP related]=================
38331 Assigned   SOAP call timeout when the response is chunked
43069 Open       SoapClient causes 505 HTTP Version not supported error message
43338 Open       SoapEnc Arrays and Single Element Arrays
43437 Open       Second SOAP call causes segfault
43462 Open       SOAPClient does not report an error if server returns an empty document
43464 Open       Using 'soapenc:array' instead of 'soapenc:Array' in WSDL doc causes timeout
43723 Open       SOAP not sent properly from client for <choice>.
43868 Assigned   PHP SOAP - Error when parsing (valid) wsdl file..
43991 Open       Content-Length in HTTP header from PHP SOAP wrong
44248 Open       RFC2616 transgression while HTTPS request through proxy with SoapClient object
44263 Open       Soap error when dealing with private or protected properties
44265 Open       incorrect SOAP Encoding ERROR on response
44267 Open       soap server not persistence
44332 Open       Construct SoapClient against Java6 running Axis2 causes page to download
44383 Open       PHP DateTime not converted to xsd:datetime
44417 Open       call function ignore http wrapper
44469 Open       problems with creating xml from array(SOAPCLIENT)
44482 Open       PHP SOAP/.NET
44686 Open       SOAP-ERROR: Parsing WSDL
44706 Feedback   Segfault after sending PayPal SOAP request
44746 Open       SoapFault: Only http and https are allowed
44856 Open       SOAPAction empty when WSDL has 2+ port bindings
45027 Open       __soapCall returns an object with missing fields
45084 Open       SoapServer Don't Work at Windows Vista
45155 Open       Constructors not called when using classmap option in SoapClient
45238 Open       SOAP client buffer overflow
45282 Open       SoapClient has namespace issues when WSDL is distributed
45308 Open       SoapClient() does not use the https cert to fetch the wsdl file
45404 Open       SoapClient.__getTypes don't care about inheritance
45521 Open       SoapClient is not working with wsi compliant web services
45524 Open       Multiple SOAP functions with the same parameter list do not get called correctl
45745 Open       periodic fatal failure of soapclient generation
===============================================[SPL related]==================
45595 Open       ArrayObject::STD_PROP_LIST does not behave as documented with foreach
45656 Open       spl_autoload cannot handle exceptions 
45820 Open       ArrayObject does not allow empty strings as keys
45826 Verified   serialize of ArrayObject causes segmentation fault
===============================================[Streams related]==============
34972 Open       STDIN won't allow nonblocking.
36320 Suspended  Custom dir_readdir() causes readdir() to crash when returns false
41489 Assigned   stream_select does not work on ssl stream_socket_server (works in 5.2.1!) on 64b
42800 Open       fopen() fails on HTTP/1.1 304 Not Modified
43353 Open       wrong detection of 'data' wrapper causes notice
43510 Open       stream_get_meta_data does not return same mode as used in fopen
43695 Open       Asynchronous socket connection timing issue
43782 Open       feof() does not detect timeout on socket
44501 Assigned   file_put_contents writes empty file with zlib and LOCK_EX
44607 Open       stream_get_line return incorrect values
44818 Open       php://memory writeable when opened read only
44874 Open       dead pfsockopen'ed sockets aren't reaped when the remote end restarts
44908 Open       stream_select on pipes returned by proc_open returns streams that are not ready
45303 Open       Opening php:// wrapper in append mode results in a warning
45808 Open       stream_socket_enable_crypto() blocks and eats CPU
45842 Open       Image does not get uploaded corrected to DB from a URL
===============================================[Strings related]==============
38203 Assigned   strnatcmp and strnatcasecmp do not handle swedish characters correctly
41327 Assigned   pack tests do not run on 64 bit
42510 Assigned   unpack('V') sign-extends result on x86-64
45132 Assigned   escapeshellcmd removes swedish characters
45149 Open       Handling plus sign in an url failed
45599 Open       strip_tags() truncates rest of string with invalid attribute 
===============================================[Sybase (dblib) related]=======
44459 Open       sybase_fetch_result not returning column_source
===============================================[Sybase-ct (ctlib) related]====
30312 Assigned   sybase_unbuffered_query calls
35945 Assigned   sybase_query() fails on AMD64
37399 Assigned   Stored Procedure with more than one Resultset
43578 Open       Incurred fault #6 - if returned textfield ist empty
45357 Assigned   sybase-ct fails against sybase-15_0 on 64-bit centos 5
45393 Open       compile fails: cannot find -lintl 
===============================================[Translation problem]==========
45830 Open       [DE] /de/function.next.php - $transport = array('zu Fußfoot... must be 'zu Fuß'
===============================================[URL related]==================
43222 Open       stream_context_create  bugs
===============================================[WDDX related]=================
45037 Open       wddx_add_vars() does not convert variable names to UTF8
45314 Open       wddx_serialize_value does not handle unicode properly
===============================================[Website problem]==============
39512 Open       header text readability
===============================================[XMLRPC-EPI related]===========
27446 Verified   [PATCH] system.multiCall does not work
44996 Open       xmlrpc_decode ignores time zone on iso8601.datetime
45226 Verified   xmlrpc_set_type() segfaults with valid ISO8601 date string
===============================================[XSLT related]=================
44269 Assigned   Inconsistent parameter validation
44529 Open       XSL Transformation never finishes
===============================================[Zip Related]==================
43652 Assigned   zip compression direct output
44201 Assigned   Creating zip files cant use : in filename
44974 Feedback   ZipArchive can't open large archives
===============================================[Zlib Related]=================
43400 Open       Deflate filter doesn't compress all data
44893 Verified   gzfile() does not load complete file
45202 Open       zlib.output_compression can not be set with ini_set()
45234 Open       Incorrect Content-Length header

Assigned bugs and feature requests (reminders sent):
mike		45028: CRC32 output endianness is different between crc32() and hash()
mike		42641: ob_start(): inconsistent behaviour with undefined callbacks
iliaa		42294: round will not use PHP_ROUND_FUZZ on 64bit CPUs
iliaa		29521: compress.bzip2 wrapper
iliaa		41502: getColumnMeta() table name support for pdo_sqlite
iliaa		41712: [PATCH] Add CURL Progress Function Callback
iliaa		43526: fixing warnings/errors in pgsql.c
iliaa		41888: Segfault when attempting to update PDO LOB column in a stream wrapper
iliaa		43925: Incorrect argument counter in prepared statements with pgsql
iliaa		33011: [PATCH] shmop: can still open segment for reading after shmop_delete
iliaa		41489: stream_select does not work on ssl stream_socket_server (works in 5.2.1!) on 64b
iliaa		44501: file_put_contents writes empty file with zlib and LOCK_EX
iliaa		41327: pack tests do not run on 64 bit
iliaa		42510: unpack('V') sign-extends result on x86-64
iliaa		45132: escapeshellcmd removes swedish characters
jmertic		45338: Installer generates invalid php.ini
jmertic		45565: Autoconfig of httpd.conf file failes with 64bit
jmertic		45083: XML Constant Notices followed by crash
dmitry		32220: [PATCH] thread_resources for thread not getting freed when apache kills thread
dmitry		45637: PHP_SELF duplicate path
dmitry		45786: FastCGI process exited unexpectedly
dmitry		45835: include and symlinks
dmitry		42318: problem with nm not finding object files
dmitry		30302: SOAP: Implement Document/Literal with wrapped convention
dmitry		30498: SOAP: Persistent Connection Handling, Talking to SOAP::Lite
dmitry		31248: SOAP-Client: mapping of overloaded functions fail
dmitry		38060: Feature Request: Invoke __sleep() / __wakeUp() methods
dmitry		41534: SoapClient over HTTPS  fails to reestablish connection
dmitry		38331: SOAP call timeout when the response is chunked
dmitry		43868: PHP SOAP - Error when parsing (valid) wsdl file..
tony2001		40437: decompress.bzip2 is broken
tony2001		31618: is_readable() results based on ownership of calling script, not file
tony2001		40186: ORA-00932: inconsistent datatypes: expected CHAR got ARRAY
bjori		43313: getopt doesn't handle unknown parameters.
pajoye		44114: [PATH=] in php.ini on windows does not account for case-insensitive FS
pajoye		44967: FastCGI broken in 5.2.6 NTS on IIS
pajoye		35691: Can't change to another drive letter using chdir()
pajoye		44222: tempnam $prefix parameter limitation
pajoye		44905: PHP 5.2.6 fails to load PostgreSQL related libraries
pajoye		31784: GD: add gdftusefontconfig function in gd module :D
pajoye		32803: GD-Functions update
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		41033: Patch to enable signing with DSA keys
pajoye		41456: Cannot decompress newly added files
pajoye		42501: glob() with GLOB_BRACE using Windows paths
pajoye		44859: is_readable() returns incorrect result with NTFS ACL permissions
pajoye		42718: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
pajoye		34020: ImagePolygon draws broken lines when using Antialiasing
pajoye		38517: imagefilledarc() with alpha blending mode
pajoye		40158: Artifact left on transparent pngs using image filters
pajoye		40572: Alpha composite allows color to bleed through
pajoye		40810: GD does not display characters with unicode references over 7
pajoye		42062: imagegrabscreen() returns corrupted GD resource
pajoye		42434: ImageLine w/ antialias = 1px shorter
pajoye		42685: imagefilledellipse wrong size
pajoye		43073: TrueType bounding box is wrong for angle<>0
pajoye		43508: ImageCreateFromPNG does not set transparent color
pajoye		43547: imagefilledarc has a defect filling
pajoye		43828: broken transparency of imagearc in truecolorimages using blendingmode
pajoye		45176: Create image from ttf file failed
pajoye		45799: imagepng() crashes on empty image
pajoye		42862: [PATCH] IMAP toolkit crash: rfc822.c legacy routine buffer overflow
pajoye		42060: [PATCH] Add pagedResults support and more (PAT18 and PAT19 updated for 5.2.3)
pajoye		42505: new sendmail default breaks NetWare platform
pajoye		44924: [PATCH] sendmail path detected at configure time is ignored.
pajoye		42143: The constant NAN is reported as 0 on Windows build
pajoye		41631: default_socket_timeout does not work with SSL
pajoye		44900: OpenSSL extension fails to link with OpenSSL 0.9.6
pajoye		45265: stripos() very slow
pajoye		44994: exec() produces zombie processes on Windows, hangs Apache
pajoye		44683: popen with modes such as "e" or "er" cause php.exe to crash
pajoye		43652: zip compression direct output
pajoye		44201: Creating zip files cant use : in filename
helly		36694: unserialize method is not called on an object when session is restored
helly		41186: ArrayObject::__desctruct ignores ARRAY_AS_PROPS
helly		45199: Serializing objects with private properties
helly		45281: each on objects shows private and protected properties
helly		39617: Erroneously uses the GPS version tag to determine byte order of GPS fields
helly		44032: Incorrect EXIF reading
helly		38913: dba_open crash for db4
helly		44575: parse_ini_file comment # line problems
helly		45726: PHP_Archive / Archive.php missing
helly		36469: pg_get_result does not block
helly		37100: data is returned truncated with BINARY CURSOR
helly		42078: pg_meta_data mix tables metadata from different schemas
helly		36424: Serializable interface breaks object references
helly		41641: Indirect Modification Notice due to modification using __set
helly		45008: $this is not what you expect..
helly		43542: simpleXML thinks that comment is node
scottmac		45331: Imagick::clone with trailing space results in ParserError
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		36959: ReadRecords Method (Crystal Reports XI) Hangs
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
wez		37285: PDOConnection->exec fails silently
wez		38546: bindParam incorrect processing of bool types
wez		38805: PDO Truncates Text from SQL Server Text Data Type Field
wez		39136: Calling a stored procedure that creates temp table
wez		39199: Cannot load Lob data with more than 4000 bytes on ORACLE 10
wez		39707: Sending more then one parameter to SP will not return output parameters
wez		39820: ORA-03131: an invalid buffer was provided for the next piece
wez		39858: Lost connection to MySQL server during query by a repeated call stored proced
wez		39929: Persistent connections and ODBC
wez		40150: PDO::ODBC Multiple byte letter is destroyed.
wez		40289: pdo_odbc Extention throws HY090 with doing binary sqlbindcol
wez		40452: ODBC and SQL Server datetime parameter fields fail on insert
wez		40740: PDO::execute() errors when parameters are used in LIMIT clause
wez		40787: Error trying to insert into a CLOB column when using multi-byte charset.
wez		40913: PDO::PARAM_LOB does not bind to a stream for fetching a BLOB
wez		41027: Executing prepared statement changes type of bound parameters to string
wez		41399: PDO don't read ODBC TEXT column
wez		41882: PDO_ODBC && SysbaseASA && ATTR_PERSISTENT
wez		43831: $this gets mangled when extending PDO with persistent connection
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
cellog		43857: --program-suffix not always reflected everywhere
cellog		44354: PEAR:Build fails due to permissions on /tmp/pear/cache from existing install
cellog		45792: bz2 compressed files in zip failure
cellog		45811: file_exists crashes Apache when phar is enabled
cellog		45815: Illegal stub for phar
derick		45740: Fileinfo/libmagic linking fails with undefined symbol .asprintf/.vasprintf
derick		37111: Apache crashes when strftime is called inside user defined session write func
derick		37358: date_sunrise() date_sunset() handle main zone offset but not count summer time
derick		40340: Creating a DateTime object using a string that is invalid due to DST transition
derick		42311: Intermittent failure of test bug35885.phpt
derick		42489: Quirk in strtotime using 'next' relative keyword
derick		42645: getdate/mktime does not always add/subtract dst offset
derick		43460: datetimezone with certain tz's
derick		43590: Sunset and sunrise return incorrect results
derick		44780: some time zone offsets not recognized by timezone_name_from_abbr
derick		45081: strtotime incorrectly interprets SGT time zone
derick		45141: [PATCH] setcookie will output expires years of >4 digits
derick		45191: error_log ignores date.timezone php.ini val when setting logging timestamps
derick		45509: create_date_from_format cannot parse negative (BC) dates
derick		45554: Inconsistent behavior of the u format char
derick		45682: Unable to var_dump(DateInterval)
derick		45777: Date tests failed on windows
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		33997: Returned: Bug #16069 - ICONV transliteration failure
derick		45409: strtotime very much slower when operating on timestamp
derick		28016: is_resource() returns false for resources of type "Unknown"
derick		37016: lambda functions unusable in create_function()
derick		39868: Destructor is called allthought constructor is never called
jani		45161: Reusing a curl handle leaks memory
jani		42006: No defined target for make install-strip
jani		42374: --as-needed causes configure failures
jani		43535: parse_ini_file('http://example.com/some.ini') and allow_url_include=off
georg		38998: wrong default values in constructor
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
nicholsr		40882: array_fill with negative start index not documented
sfox		45394: phar::running options reversed
sfox		38514: 5.1RC5 has troubles with Zlib which 5.1RC4 not have
rrichards		42050: DOMDocument using canonicalized absolute pathname for relative Doctype.
rrichards		43260: DOM doesn't produce valid XHTML.
rrichards		44269: Inconsistent parameter validation
pollita		29280: changing the default http-wrapper
pollita		29337: dns_get_record() unavailable on *BSD
pollita		30157: ftell() function does not use stream_tell()
andi		30793: Abstract functions and default parameter
johannes		32177: ReflectionException
johannes		38992: ReflectionMethod::invoke() and ::invokeArgs() static method calls should match
johannes		42946: sendmail default to empty when not found at configure time
johannes		43167: ReflectionMethod::isConstructor() does not work for interfaces
john		32643: update tidy to reflect library change in tidyLoadConfig()
andrei		34121: Add DFA support to preg_match() function
andrei		38203: strnatcmp and strnatcasecmp do not handle swedish characters correctly
rasmus		37039: getenv('PHP_AUTH_USER') does not work
moriyoshi		40923: mb_send_mail does not encode subject correctly
moriyoshi		45722: mb_check_encoding() crashes
yohgaki		41146: pg_meta_data does not return fields description
yohgaki		40544: PostgreSQL connection hangs after die()
yohgaki		40808: pg_insert problem
yohgaki		40926: shared pgsql and curl extensions cause segfault
yohgaki		41144: Possibly incorrect regex for TIME field type in pg_convert (pg_insert)
thekid		41190: Two proposed patches for sybase_ct module
thekid		30312: sybase_unbuffered_query calls
thekid		35945: sybase_query() fails on AMD64
thekid		45357: sybase-ct fails against sybase-15_0 on 64-bit centos 5
edink		41459: [PATCH] PDO::pgsqlGetNotify()
hirokawa		42396: Followup to #36711: __halt_compiler() and unicode detection
jmetric		45275: The non-thread-safe installer should have the Other CGI option
stas		45829: [intl] Allow MessageFormatter / IntlDateFormatter to accept DateTime objects?
abies		42266: BLOB functions do not work on 64bit systems
sixd		44937: Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Out of mem
sixd		45458: oci_fetch_all add NULL char to field name when field name is numeric
sixd		45497: memory leak in select statement for varchar2 above 2000 characters
sixd		39312: Cannot install PDO_OCI
sixd		43336: pdo_oracle: $db = null does not trigger logoff
sixd		44989: 64bit Oracle RPMs still not supported by pdo-oci
masugata		39279: mb_ereg_replace() has an error
zeev		31979: msql_fetch_field() not reporting unique keys
fmk		34784: Changed database context error when SELECT > 33 columns
fmk		36961: mssql_bind will not bind an image field
fmk		37209: mssql_execute with non fatal errors
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		40901: mssql_execute errror
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
fmk		36561: PDO_ODBC/MSSQL does not work with bound params in subquery
fmk		40121: DBLIB driver wont free statements
fmk		40639: DBLIB driver segfaults on repeated prepared select statements
fmk		37399: Stored Procedure with more than one Resultset
andrey		44287: mysql_fetch_object calls __construct too late
andrey		37674: exception not thrown in multi_query's
andrey		41778: Always get the SSL connection error
andrey		44270: $mysqli->info is NULL, not an empty string, for "not supported situations"
andrey		44998: mysqli_real_escape_string not properly escaping null characters
andrey		45019: Segmentation fault with SELECT ? and UNION
andrey		45680: PHP 5.3a1 repeatedly crashes Apache 2.2.8 and 2.2.9 on OS X
andrey		42371: PDO doesn`t throw Exception when querying MySQL Server 4.0.16 (Mysql 5 works!)
uw		45468: socket file problem when mysqlnd is enabled
kalowsky		20298: [PATCH] odbc.check_persistent not working
kalowsky		40695: odbc_execute/prepared statements does not work with Access
kalowsky		41404: ODBC makes memory leaks
lbarnaud		45392: ob_start()/ob_end_clean() and memory_limit
ramsey		36797: Problem using UTF-8 database with pdo_oci
Wez		38598: Query parameters are bound using wrong data type
cjorcl		44589: pdo_oci crashes and aborts php script for LOB columns
cjorcl		44852: PDO_OCI crashes

Navigate in group php.internals at sever news.php.net
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants