PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1308 total -- which includes 814 feature requests) ===============================================[*Directory/Filesystem functions] 46990 Assigned Passing UTF8 strings to filesystem functions produce wrong filenames ===============================================[*General Issues]============== 47286 Assigned oci8 and pdo_oci aren't in 5.3.0B1 builds ===============================================[Apache related]=============== 47503 Open apache start terminated ===============================================[Apache2 related]============== 32220 Assigned [PATCH] thread_resources for thread not getting freed when apache kills thread 44625 Assigned php.ini doesn't show changed variable value for extension_dir and include_path 46479 Open virtual() prints output to browser 46481 Open apache_lookup_uri() draws blank if Apache auth enabled ===============================================[Arrays related]=============== 46283 Open array_merge_recursive() Warning recursion detected in... 47221 Open no result from array_diff() ===============================================[BC math related]============== 44995 Open bcpowmod() using a scale function always returns 0 46564 Open bcmod( '1071', '357.5' ) returns '0' ===============================================[Bzip2 Related]================ 29521 Assigned compress.bzip2 wrapper ===============================================[Calendar related]============= 40213 Suspended easter_date() returns wrong timestamp if ... 44474 Open GregorianToJD wrong return value ===============================================[CGI related]================== 43313 Open getopt doesn't handle unknown parameters 45217 Open crash if -z and -m are used together 46305 Open Exception handler not invoked when using -r command line option 47042 Open php cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache 47412 Open PHP_MSHUTDOWN_FUNCTION not being called under FastCGI 47540 Open CLI can go into an infinite write() loop when ignore_user_abort(true) ===============================================[Class/Object related]========= 45199 Assigned Serializing objects with private properties 46140 Open Unserializing with __wakeup that removes child causes subsequent refs to shift 46812 Open get_class_vars() does not include visible private variable looking at subclass 47405 Open error reports wrong file/line 47525 Open value returned from __call copied prematurely ===============================================[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 45280 Open Reflection of instantiated COM classes causes PHP to crash. 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 ===============================================[Compile Failure]============== 43857 Assigned --program-suffix not always reflected everywhere 46002 Open phpize fails when directory contains spaces 46020 Assigned With Sun Java System Web Server 7.0 on HPUX, #define HPUX 46311 Assigned Pointer aliasing issue results in miscompile on gcc4.4 46971 Assigned Missing extensions between VC6 and VC9 snapshots ===============================================[Compile Warning]============== 38515 Suspended Warnings during compile 47536 Open Build warnings with embedded SAPI ===============================================[cURL related]================= 45092 Open header HTTP context option not being used (--with-curlwrappers) 46439 Open file upload implementation is flawed ===============================================[Date/time related]============ 37111 Assigned Apache crashes when strftime is called inside user defined session write func 42489 Assigned Quirk in strtotime using 'next' relative keyword 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 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 45409 Assigned strtotime() very slow when operating on timestamp 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 Assigned Invalid value passed to strtotime() causes endless loop 45847 Assigned strftime() returns an empty string when using the %e conversion specifier 45866 Assigned decimal values fed to DateTime->modify() causes long execution times 46108 Assigned DateTime - Memory leak when unserializing 46111 Open strtotime() returns false for some valid timezones 46417 Assigned getdate returns "unknown" for higher negative values 46597 Verified Inconsistent return values for strtotime('0000-00-00') 46670 Assigned date_sunrise (date_sunset) works incorrectly with gmtoffset parameter 46993 Assigned strtotime inconsistently parses M-j-Y and Y-M-j format dates 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 47351 Assigned Memory leak in DateTime ===============================================[dBase related]================ 45383 Open Database create function ignores umask 46264 Open FoxPro DBF files can not be opened 47002 Open Fields truncated ===============================================[Directory function related]=== 42832 Assigned scandir() fails unless user has permissions in the parent directory 43817 Assigned opendir() fails on Windows directories with parent directory unaccessible ===============================================[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 38805 Analyzed PDO Truncates Text from SQL Server Text Data Type Field 38962 Analyzed memory leak in fgets when using cli 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 42294 To be documented round will not use PHP_ROUND_FUZZ on 64bit CPUs 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 46171 Open stream_bucket_new() does not work with write streams 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 46930 Assigned 5.3.0alpha3's strtotime() returns inconsistent result with some relative items 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 47198 Assigned pcntl_signal needs declare(ticks) which is deprecated since 5.3 47206 Open Unintended API change in XSLTProcessor 47249 Open ext/idn and ext/intl incompatible 47291 Open get and set are not fixed 47336 Open data: stream restricted by allow_url_fopen 47370 Assigned array_unique has backward compatibility problem, and SORT_REGULAR is confusing 47479 To be documented Again: setlocale() ignores translation setting ===============================================[DOM XML related]============== 46827 Open disappearing xi:include tags? 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 ===============================================[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 44217 Open Output after stdout/stderr closed cause immediate exit 44575 To be documented 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 Assigned unlink() & rmdir() do not work well with URL (file://) 45986 Assigned rename() generates Bad file descriptor 46245 Open is_writable() returns 'true' on read-only files over NFS 46331 Assigned Fileinfo does not look for /usr/share/magic{.*} and coredumps 46426 To be documented 3rd parameter offset of stream_get_contents not works for "0" 46463 Open fgetcsv() omits empty fields 46661 Open filesize() fails on files with name containing "┴" sign 46682 Assigned touch() atime field returns different value 46683 Assigned fopen() file name in warning is upper cased if the arguments are invalid 47096 Open move_uploaded_file not OS encoding aware 47126 Open copy() caches incorrect stat info of file-target ===============================================[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 ===============================================[GD related]=================== 34020 Assigned ImagePolygon draws broken lines when using Antialiasing 40158 Assigned Artifact left on transparent pngs using image filters 42434 Assigned ImageLine w/ antialias = 1px shorter 43073 Assigned TrueType bounding box is wrong for angle<>0 43475 Assigned Thick styled lines have scrambled patterns 43899 Assigned Problem in displaying right to left connected languages (like persian, arabic) 45176 Assigned Create image from ttf file failed 45552 Assigned Full circle drawn instead of arc with very small angle 45799 Assigned imagepng() crashes on empty image 45905 Assigned imagefilledrectangle() clipping error 46015 Assigned Build fails with system gd 46038 Assigned imagepsloadfont not working ===============================================[GetImageSize related]========= 45519 Open getimagesize() returns error 404 when no DNS AAAA answer (IPV6 failure) 47359 Analyzed XSS: incorrect mime type for bmp in getimagesize/image_type_to_mime_type() ===============================================[ICONV related]================ 33997 Assigned Returned: Bug #16069 - ICONV transliteration failure 47507 Open PHP Notice: iconv(): Wrong charset ===============================================[IIS related]================== 39984 Suspended Response header sent as 302 despite being set to 301 ===============================================[IMAP related]================= 45188 Open Crash during request shutdown if mail server shuts down 45213 Open imap_utf7_encode() computes wrong UTF-7 data ===============================================[InterBase related]============ 42266 Assigned BLOB functions do not work on 64bit systems 43674 Open cannot insert image file blob_id in the table 46414 Open firebird with php 5.26 46497 Open Unable to complete network request to host 46638 Open PHP crashes while receiving an ibase event 47006 Open ibase.timeformat won't work when any of %H %M %S missing ===============================================[JSON related]================= 45989 To be documented json_decode() passes through certain invalid JSON strings ===============================================[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 ===============================================[Math related]================= 42143 Assigned The constant NAN is reported as 0 on Windows build 45184 Assigned algorithm to limit random numbers to a certain range is flawed 45301 Assigned Serious flaw in random related functions 46587 Assigned mt_/rand produce out of range numbers when min = 0 and max > get_randmax 47509 Feedback Round problem ===============================================[mbstring related]============= 39279 Assigned mb_ereg_replace() has an error 45993 To be documented mb_detect_encoding and mb_check_encoding results are dissonant ===============================================[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 40901 Feedback 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 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 46609 Open can't read out the result from a mssql stored procedure 46635 Open Unable to load extention 46660 Open Calling mssql_next_result causes a coredump 46698 Feedback Stored procedures in mssql 6.5 servers don't work ===============================================[MySQL related]================ 46437 Assigned data leakage because of nonexisting boundary checking in statements for MySQL41 46952 Assigned mysqlnd compile failure with suncc 47017 Assigned mysqlnd does not work with MYSQL_CLIENT_COMPRESS flag 47367 Open segfault when connecting while unbuffered query is running 47535 Open Compilation failure in ps_fetch_from_1_to_8_bytes() 47539 Feedback MySQL module slow close ===============================================[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() doesn't fill the $error and $errno fields 46614 Assigned Extended MySQLi class gives incorrect empty() result (works in PHP_5_2 !) 46767 Assigned FastCGI Error is returned when connecting to a MySQL server with PHP 5.3 Alpha3 46808 Open Mysqli crashes on LONGTEXT columns 46858 Open Incorrect isset result on MySQLi_Result properties 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 ===============================================[OCI8 related]================= 37220 Suspended LOB Type mismatch when using windows & oci8.dll 40186 Assigned ORA-00932: inconsistent datatypes: expected CHAR got ARRAY 46471 Open Performance problem when reading XML columns 46565 Assigned oci_fetch_all() returns ORA-01002 46623 Assigned phpinfo() doesn't show compile time home with phpize install 46994 Open CLOB size does not update when using CLOB IN OUT param in stored procedure 47081 Assigned OCI-Collection returns null for object array 47243 Assigned oci_fetch_assoc() causes Apache 2.2.11 crashed and restarted (SQL CURSOR) ===============================================[ODBC related]================= 20298 Open [PATCH] odbc.check_persistent not working 37527 Open Crash - odbc_exec on closed pconnect 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 Open 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 5.2.8 won't compile with --with-ODBCRouter 47133 Open php-odbc SQLBindCol() not used correctly ===============================================[OpenSSL related]============== 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 ===============================================[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 45392 Assigned ob_start()/ob_end_clean() and memory_limit 46897 To be documented ob_flush() should fail to flush unerasable buffers ===============================================[PCRE related]================= 47456 Assigned Missing PCRE option 'J' 47480 Open preg_replace with "/i" is not case insensitive 47520 Open PHP segfaulted in preg_replace on processing long string 47526 Open PCRE fails on Unicode surrogates ===============================================[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 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 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 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 41399 Assigned PDO don't read ODBC TEXT column 41882 Assigned PDO_ODBC && SysbaseASA && ATTR_PERSISTENT 42076 Open PDO_ODBC: Return parameters of stored procedure 42322 Open pdo_mysql fetch() throws exception on INSERT statements 42450 Open pdo_pgsql: persistent connections fails on PostgreSQL server restart 42588 Open PDO LOB Insert Loses Bytes 42665 Open PDO_MYSQL no persistent but idle connections 42765 Assigned PDO ODBC: Long binary field in query result crashes PHP ("Out of memory" error) 42768 Open PDO ODBC: Lob doesn't work 43336 Assigned pdo_oracle: $db = null does not trigger logoff 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 43810 Open PDO ODBC windows-1250 data transfer 43887 Open mssql2005 PROCEDURE PDO::PARAM_INPUT_OUTPUT 44081 Open Cannot execute queries while other unbuffered queries are active 44135 To be documented PDO MySQL does not support CLIENT_FOUND_ROWS 44173 Open PDO->query() parameter parsing/checking needs an update 44278 Open nvarchar(max) mangled 44289 Open Output parameter not set if stored procedure returns rows 44337 Open PDO::FETCH_CLASS and visibility private (private constructor, private property) 44409 Open PDO::FETCH_SERIALIZE calls __construct() 44433 Verified 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 44643 Open bound parameters ignore explicit type definitions 44852 Assigned PDO_OCI crashes 44861 Verified 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 45209 Open segmentation fault, when exit script (when i open PGSQL conection) 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 45463 Open PDO fetch problem with MSSQL unicode nvarchar or ntext 45484 Open PDOStatment set datatype to string 45671 Open nextRowset/closeCursor memory issues 45876 Open DBLIB does not support getColumnMeta 45951 Open PDO_MSSQL problem if query return no result 46219 Open pdo_mysql configure parameter ignored 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 getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type 46523 Open bindValue does not use data_type parameter correctly 46542 To be documented Extending PDO class with a __call() function doesn't work as expected 46657 Open MySQL PDO bindParam on Stored Procedure with INOUT fails to bind returned value 46728 Open PDO(OCI)::fetchAll with stream (CLOB) : resource contains always same value 46740 Open PHP Not Cleanly Closing MySQL Connections on Apache Death 46981 Assigned PDO get Data Bug for Firebird DBMS 47009 Open PDO can't handle commented out lines with bound params 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() 47469 Open beginTransaction causing deadlock in SQLite3 47514 Open memory leak in PDO::prepare while using pdo_pgsql ===============================================[Performance problem]========== 45265 Assigned stripos() very slow 46926 Assigned mktime() is slow when it gets very small 3rd argument ===============================================[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 47318 Assigned UMR when trying to activate user config ===============================================[PHP-GTK related]============== 45549 Suspended Don't require 47063 Open PHP-GTK ===============================================[PostgreSQL related]=========== 40544 Open PostgreSQL connection hangs after die() 45377 Open pg_escape_bytea + pg_query_params -> malformed data 46408 Open Locale number format settings can cause pg_query_params to break with numerics 47199 Open pg_delete fails on NULL ===============================================[Program Execution]============ 41874 Assigned Separate STDOUT and STDERR in exec functions 44994 Assigned exec() produces zombie processes on Windows, hangs Apache ===============================================[Reflection related]=========== 46058 Open ReflectionMethod::invoke - wrong behavior 46064 To be documented Exception when creating ReflectionProperty object on dynamicly created property 47254 Assigned Wrong Reflection for extends class ===============================================[Reproducible crash]=========== 42656 Feedback crash imagecreatefromjpeg specific php 5.2.4 44683 Assigned popen with modes such as "e" or "er" cause php.exe to crash 45731 Suspended child pid exit Segmentation fault in putenv 46025 Suspended zend_bailout can deadlock APC 46156 Assigned Infinite recursion in class destructor causes crash 46911 Verified Command like stream_filter_prepend(STDOUT, "strtoupper") crashes PHP 47072 Open php crash when mssql_connect to remote MSSQLSERVER 2005 Standart Edition 47230 Critical Bug with gcc Optimizer on Sparc systems 47473 Feedback set_error_handler() crashes the 47505 Open SPL and apache module crash in SSL 47522 Feedback __toString() segfault 47533 Feedback php crash when it is compile without --enable-debug ===============================================[Safe Mode/open_basedir]======= 43419 Open Using gzfile() with URL and open_basedir 44901 Open open_basedir as prefix complains on attempts to access non-existant files 45997 Open safe_mode bypass 46070 Open realpath() fails with safe-mode enabled on 64 bit systems 46888 Open copy() : safe_mode / allow_url_fopen 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 44848 Open autoload fails with complex loading scheme 45008 Assigned $this is not what you expect.. 45749 Verified interactive mode hangs on simple input 45813 Open Segfault in error handling 46277 Open implicit reference is not safe to use 46753 Open crash when calling is_subclass_of () (works with PHP 5.3 and above!) 46817 Verified tokenizer misses last single-line comment (PHP 5.3+, with re2c lexer) 47038 Assigned Memory leak in include() 47103 Verified memory leak using foreach and references 47157 Open require_once('relative/path/some.file') includes file twice (symlinks involved) 47284 Open Args disappear from exception stack trace (works in 5.3) 47409 Open extract() problem 47424 Open not operator does a c cast to long which is different to other ops 47430 Assigned Errors after writing to nodeValue parameter of an absent previousSibling 47516 Open nowdoc can not be embed in heredoc but can be embed in double quote ===============================================[Semaphore related]============ 33011 Open shmop: can still open segment for reading after shmop_delete 47429 Open Memory leak using shmop_open ===============================================[Session related]============== 43962 Assigned backslashes in session save path are not escaped in error message 46434 Open session.save_handler=mm causes crash during garbage collection 46444 Open invalid session.save_path crashes when --with-pic is used 46453 Assigned Different Results than expected by session_decode_variation3.phpt 47060 Open gc_maxlifetime not runned 47483 Feedback session_set_save_handler() without session_start() causes issues in IE7 ===============================================[SimpleXML related]============ 44973 Verified SimpleXMLElement doesn't read attributes if xml nodes has a value 46672 Open Cloned SimpleXML Output Different 46968 Open Extending SimplXMLElement (or Iterator) w/ __toString 47015 Assigned Trouble with CDATA for single (not multiple) elements ===============================================[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 ===============================================[SOAP related]================= 38331 Assigned SOAP call timeout when the response is chunked 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 43991 Open Content-Length in HTTP header from PHP SOAP wrong 44248 Open RFC2616 transgression while HTTPS request through proxy with SoapClient object 44332 Open Construct SoapClient against Java6 running Axis2 causes page to download 44383 Open PHP DateTime not converted to xsd:datetime 44417 Assigned call function ignore http wrapper 44469 Open problems with creating xml from array(SOAPCLIENT) 44482 Open PHP SOAP/.NET 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 45934 Open Performance hit with utf8 accented characters in rpc/encoded style 45966 Open SoapServer does not report WSDL validation errors 46113 Open SOAP can't handle ZIP response 46121 Open SoapServer doesn't support SOAP 1.2 in WSDL-Mode 46130 Open SOAP-ERROR: Parsing WSDL 46175 Open SOAP headers containing a "-" can't be handled 46203 Open Error Fetching HTTP header 46386 Open Digest authentication with SOAP module fails against MSSQL SOAP services 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 Open WSDL Error SOAP-ERROR unresolved element 'ref' 46792 Open SoapFault detail property missing 46878 Open my wsdl is not loaded correctly 47021 Assigned SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked" 47119 Open SOAP-ERROR: Parsing WSDL 47314 Feedback SoapClient leave tcp connections in "time_wait" 47492 Open SOAP_SINGLE_ELEMENT_ARRAYS has no effect ===============================================[Sockets related]============== 44197 To be documented socket array keys lost on socket_select 46360 To be documented [PATCH] TCP_NODELAY constant for socket_{get,set}_option ===============================================[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 47231 Assigned ArrayIterator offsetGet return incorrect error message 47497 Open CachingIterator doesn't work with an IteratorIterator inside it 47534 Open RecursiveDirectoryIterator::current() always returns SplFileInfo ===============================================[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 47090 Open Memory leak with non-debug build in stream_socket_client() when USE_ZEND_ALLOC=1 47202 Open FTP fopen wrapper and # in file names 47487 Assigned [PATCH]php_stream_fill_read_buffer() performance degraded after fix of bug 44607 ===============================================[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 47481 Open strnatcmp: char instead of unsigned char 47501 Open stripslashes() converts \0 into a null character ===============================================[Sybase-ct (ctlib) related]==== 37399 Assigned Stored Procedure with more than one Resultset 43578 Analyzed Incurred fault #6 - if returned textfield ist empty 45357 Analyzed sybase-ct fails against sybase-15_0 on 64-bit centos 5 45393 Analyzed compile fails: cannot find -lintl ===============================================[Unknown/Other Function]======= 46766 To be documented Unable to load PHP with php_exif.dll and php_mbstring.dll ===============================================[Website problem]============== 39512 Open header text readability ===============================================[Windows Installer]============ 45565 Assigned Autoconfig of httpd.conf file failes with 64bit 45872 Assigned Win installer reports script file can't be run 46581 Open Error 1720: File not found Line 182, Column 9 46816 Assigned Upgrading with installer messes up php.ini 47114 Assigned The installer stops before it is finished. 47426 Open Nested Installation of Apache2.2 and PHP doesn't work ===============================================[XML related]================== 47502 Open xml_get_current_byte_index inside character data handler returns wrong offset ===============================================[XMLRPC-EPI related]=========== 44996 Open [PATCH] xmlrpc_decode ignores time zone on iso8601.datetime ===============================================[Zip Related]================== 47188 Open Zip::extractTo segfault on '..' paths 47324 Open still not working after trying most versions ===============================================[Zlib Related]================= 45202 Open zlib.output_compression can not be set with ini_set() 47171 Open Incorrect tell values when trying to seek beyond file range Assigned bugs and feature requests (reminders sent): pajoye 46990: Passing UTF8 strings to filesystem functions produce wrong filenames pajoye 47286: oci8 and pdo_oci aren't in 5.3.0B1 builds pajoye 44625: php.ini doesn't show changed variable value for extension_dir and include_path pajoye 46971: Missing extensions between VC6 and VC9 snapshots pajoye 42832: scandir() fails unless user has permissions in the parent directory pajoye 43817: opendir() fails on Windows directories with parent directory unaccessible 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 41456: Cannot decompress newly added files pajoye 43652: zip compression direct output pajoye 46013: problem with zip php functions and symbolic links pajoye 44859: is_readable() returns incorrect result with NTFS ACL permissions pajoye 45228: unlink() & rmdir() do not work well with URL (file://) pajoye 45986: rename() generates Bad file descriptor pajoye 46682: touch() atime field returns different value pajoye 46683: fopen() file name in warning is upper cased if the arguments are invalid 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 40158: Artifact left on transparent pngs using image filters pajoye 42434: ImageLine w/ antialias = 1px shorter pajoye 43073: TrueType bounding box is wrong for angle<>0 pajoye 43475: Thick styled lines have scrambled patterns pajoye 43899: Problem in displaying right to left connected languages (like persian, arabic) pajoye 45176: Create image from ttf file failed pajoye 45552: Full circle drawn instead of arc with very small angle pajoye 45799: imagepng() crashes on empty image pajoye 45905: imagefilledrectangle() clipping error pajoye 46015: Build fails with system gd pajoye 46038: imagepsloadfont not working pajoye 42060: [PATCH] Add pagedResults support and more (PAT18 and PAT19 updated for 5.2.3) pajoye 42143: The constant NAN is reported as 0 on Windows build pajoye 45184: algorithm to limit random numbers to a certain range is flawed pajoye 45301: Serious flaw in random related functions pajoye 46587: mt_/rand produce out of range numbers when min = 0 and max > get_randmax pajoye 42886: openssl_x509_checkpurpose returns int(0) on valid public certificate pajoye 47030: SSL context option 'CN_match' useless without 'verify_peer' pajoye 42765: PDO ODBC: Long binary field in query result crashes PHP ("Out of memory" error) pajoye 45265: stripos() very slow pajoye 45914: ini_set() Does Not Work When Using Registry-Based "Per Directory Values" pajoye 47318: UMR when trying to activate user config pajoye 41874: Separate STDOUT and STDERR in exec functions 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 43962: backslashes in session save path are not escaped in error message pajoye 34972: STDIN won't allow nonblocking. pajoye 45808: stream_socket_enable_crypto() blocks and eats CPU dmitry 32220: [PATCH] thread_resources for thread not getting freed when apache kills thread 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 46156: Infinite recursion in class destructor causes crash dmitry 46925: when open_basedir="." the working directory is set to the executable location dmitry 38331: SOAP call timeout when the response is chunked dmitry 44417: call function ignore http wrapper dmitry 47021: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked" nlopess 29521: compress.bzip2 wrapper nlopess 47456: Missing PCRE option 'J' helly 45199: Serializing objects with private properties helly 38913: dba_open crash for db4 helly 47254: Wrong Reflection for extends class helly 45008: $this is not what you expect.. 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 wez 37285: PDOConnection->exec fails silently wez 38546: bindParam incorrect processing of bool types 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 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 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 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 thetaphi 46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX derick 37111: Apache crashes when strftime is called inside user defined session write func derick 42489: Quirk in strtotime using 'next' relative keyword 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 45409: strtotime() very slow when operating on timestamp 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 45822: Invalid value passed to strtotime() causes endless loop derick 45847: strftime() returns an empty string when using the %e conversion specifier derick 45866: decimal values fed to DateTime->modify() causes long execution times derick 46108: DateTime - Memory leak when unserializing derick 46417: getdate returns "unknown" for higher negative values derick 46670: date_sunrise (date_sunset) works incorrectly with gmtoffset parameter derick 46993: strtotime inconsistently parses M-j-Y and Y-M-j format dates 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 47351: Memory leak in DateTime derick 46930: 5.3.0alpha3's strtotime() returns inconsistent result with some relative items 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 33997: Returned: Bug #16069 - ICONV transliteration failure derick 46926: mktime() is slow when it gets very small 3rd argument 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 moriyoshi 46806: mb_strimwidth moriyoshi 40923: mb_send_mail does not encode subject correctly moriyoshi 46478: htmlentities() uses obsolete mapping table for character entity references bjori 47142: Russian Documentation lbarnaud 47198: pcntl_signal needs declare(ticks) which is deprecated since 5.3 lbarnaud 47487: [PATCH]php_stream_fill_read_buffer() performance degraded after fix of bug 44607 andrei 47370: array_unique has backward compatibility problem, and SORT_REGULAR is confusing andrei 34121: Add DFA support to preg_match() function 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 tony2001 31618: is_readable() results based on ownership of calling script, not file tony2001 40186: ORA-00932: inconsistent datatypes: expected CHAR got ARRAY johannes 32177: ReflectionException johannes 38992: ReflectionMethod::invoke() and ::invokeArgs() static method calls should match john 32643: update tidy to reflect library change in tidyLoadConfig() rasmus 37039: getenv('PHP_AUTH_USER') does not work 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 41712: [PATCH] Add CURL Progress Function Callback iliaa 43526: fixing warnings/errors in pgsql.c iliaa 45392: ob_start()/ob_end_clean() and memory_limit iliaa 44827: define('::') can be defined iliaa 45132: escapeshellcmd removes swedish characters jani 42006: No defined target for make install-strip hirokawa 42396: Followup to #36711: __halt_compiler() and unicode detection rrichards 43260: DOM doesn't produce valid XHTML. rrichards 47430: Errors after writing to nodeValue parameter of an absent previousSibling rrichards 47015: Trouble with CDATA for single (not multiple) elements stas 45829: [intl] Allow MessageFormatter / IntlDateFormatter to accept DateTime objects? mattwil 46882: Serialize / Unserialize missbehaviour under OS with different bit numbers scottmac 46331: Fileinfo does not look for /usr/share/magic{.*} and coredumps scottmac 47038: Memory leak in include() 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 46623: phpinfo() doesn't show compile time home with phpize install sixd 47081: OCI-Collection returns null for object array sixd 47243: oci_fetch_assoc() causes Apache 2.2.11 crashed and restarted (SQL CURSOR) 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 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 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 mysql 46437: data leakage because of nonexisting boundary checking in statements for MySQL41 mysql 46952: mysqlnd compile failure with suncc mysql 47017: mysqlnd does not work with MYSQL_CLIENT_COMPRESS flag 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 46767: FastCGI Error is returned when connecting to a MySQL server with PHP 5.3 Alpha3 mysql 47387: Load stmt result bool false mysql 46508: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type mysql 47224: MYSQL_ATTR_INIT_COMMAND is no longer available 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 iodbc 46195: odbc_prepare use SQLNumResultCols iodbc 46473: php segfaults on some queries using pdo_odbc & ibm-db2 on a 64bits platform 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 kalle 46453: Different Results than expected by session_decode_variation3.phpt 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 47231: ArrayIterator offsetGet return incorrect error message jmertic 45565: Autoconfig of httpd.conf file failes with 64bit jmertic 45872: Win installer reports script file can't be run jmertic 46816: Upgrading with installer messes up php.ini jmertic 47114: The installer stops before it is finished. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php