PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (370 total including feature requests) ===============================================[*General Issues]============== 27372 Verified parse error loading browscap.ini at apache startup (new parser required) ===============================================[Apache related]=============== 26494 Feedback [PATCH] Timeout setting not honored while writing to a dead client 32561 Analyzed Erroneous Allow HTTP response header 33292 Verified apache_get_modules crashes ===============================================[Apache2 related]============== 26771 Suspended register_tick_funtions crashes apache2 child process 29983 Assigned default_charset not set by ini_set 31594 Open virtual(): Unable to include 'xxx' - error finding URI 32220 Assigned [PATCH] thread_resources for thread not getting freed when apache kills thread 34205 Feedback Apache2 crashes ===============================================[Arrays related]=============== 30305 Verified array_splice discards keys of incoming array 31453 Verified array_rand() is not returning random values 34137 Assigned assigning array element by reference causes binary mess ===============================================[Bzip2 Related]================ 29521 Assigned compress.bzip2 wrapper ===============================================[CGI related]================== 28227 Assigned PHP CGI depends upon non-standard SCRIPT_FILENAME 29574 Verified [PATCH] FastCgi server can't be used with unix domain sockets 31892 Verified PHP_SELF incorrect without cgi.fix_pathinfo, but turning on screws up PATH_INFO ===============================================[Class/Object related]========= 28491 Suspended $this may be modified indirectly inside a method 33595 Assigned Memory leak 33598 Verified Throwing exception from __destruct causes fatal error 33772 Critical __destruct is run too early (session_save_handler) 33941 Assigned overloading not working with arrays not stored as arrays 33966 Assigned wrong use of reflectionproperty causes a segfault 34019 Assigned Implementing interface with a __construct method strange behaviour ===============================================[COM related]================== 31327 Assigned chinese char and word problem 32099 Assigned After opening ADO connection and closing it repeatedly, Apache stops service 33188 Assigned Cannot instantiate a DOTNET object 33386 Assigned ScriptControl only sees last function of class 33596 Feedback ADOMD COM works, DCOM doesn't 33734 Assigned Something strange with COM Object 33912 Assigned Crash when trying to access registry using com ===============================================[Compile Failure]============== 27729 Suspended cant compile ext/sqlite as shared 28823 Suspended bad line in skeleton file (flex-2.5.31) 33338 Suspended undefined reference to `OPENSSL_add_all_algorithms_noconf' ===============================================[cURL related]================= 33760 Open cURL needs to implement CRYPTO_callback functions to prevent locking 34180 Assigned --with-curlwrappers causes PHP to disregard some HTTP stream context options ===============================================[Date/time related]============ 30937 Assigned date_sunrise() & date_sunset() don't handle endless day/night at high latitudes 32820 Assigned date_sunrise and date_sunset don't handle GMT offset well. 33414 Assigned Comprehensive list of incorrect days returned after strtotime() / date() tests 33546 Assigned Should strtotime() ignore the weekday for some inputs? (not treat as modifier) 33671 Assigned sun_rise and sun_set don't return a GMT timestamp if one passes an offset 33789 Assigned Many Problems with SunFuncs 33957 Assigned gmdate('W')/date('W') sometimes returns wrong week number. 34087 Assigned strtotime() does not work with date format "Y/m/d" 34147 Suspended Timezone problem ===============================================[dBase related]================ 33285 Verified dbase functions return garbage on certain file ===============================================[Documentation problem]======== 30185 Open Documentation for native interfaces 31102 Open Exception not handled when thrown inside __autoload() 32012 Open Request for revisiting your online manual 32410 Open Documentation unclear for SoapHeader 32745 Open Incorrect reassignemeent of $this error 33157 Assigned Missing htmlspecialchars_decode 33430 Open auto_prepend_file not respected in command line environment 33443 Assigned ini_get(any boolean directive) returns literal INI string, not a boolean string. 33877 Open When multiple result sets are not freed subsequent queries fail 34190 Open The Hyperlink in this page is inalid ===============================================[Feature/Change Request]======= 15208 Open .phps file additional feature 20263 Open CURL: feof doesn't work with --with-curlwrappers 20656 Open Feature Request: mysql_fetch_object as user defined class 22123 Open gzdecode() in zlib extension 22494 Open Additional functions needed for namespaces 22554 Open Show Source Anchors 22587 Open extension_path feature 23022 Open Supported dereferencing array indeces on arbitrary expressions 23158 Open a new digit checker 23575 Open Typo on registerfunction function will kill apache 24087 Open Make temporary_directory available in userland 24348 Open extension functions can't return by reference 24350 Assigned overloading mysqli-query-objects 24493 Open ./configure to check if --with-mssql and --with-sybase/--with-sybase_ct is set 24732 Open cannot read array elements recived via $_REQUEST 25122 Open Control over typecasting objects to strings 25229 Open fputcsv 25265 Open A new API call to return actual HTTP content-length accurately is needed. 25810 Open need dmalloc path variable 26099 Open session is not available in __destruct() 26658 Open Request: Persistent FTP Connections 26689 Open Input Filter is not implemented for RFC1867 filenames 26739 Open __call() doesn't work for static methods 26859 Open some_func()['some_key'] and ((object) some_func)->some_prop syntax 26933 Open Function return object 26934 Open error logging should log url for each page 27022 Open Class constant has no visibility modificator 27150 Open 2 feature requests, directly accessing returned arrays, and statics by reference 27152 Open fam_next_event() doesn't return the corresponding request 27251 Open Sharing variables, functions and objects between 2 running scripts 27289 Open Change application/x-httpd-php in php5 27316 Open Automatically add PHP directory to PATH 27418 Open SimpleXML Object forgetting values. 27450 Suspended Client IP FTP 27558 Open [apache hooks] Location HTTP header failure 27591 Open JPEG 2000 IPTC not found by GetImageSize + iptcparse 27618 Open curl_multi_info_read does not appear to work 27785 Open Change __sleep to always work on copy of object instead of reference 27814 Assigned Multiple small packets send for HTTP request 27897 Open static memebers overloading 27926 Open No access-modified constants 28051 Suspended gzip accept-encoding for HTTP request 28156 Suspended E_WARN instead E_ERROR when doing $a = 'asdf'; echo is_array($a['foo']['asdf'] 28165 Suspended Missing implicit object to integer conversion 28176 Suspended isset() returns false for properties returned from __get() 28269 Open Incomplete error message when instantiating child classes of an abstract class 28331 Open Fatal Errors 28479 Open Custom URL rewriting API in PHP (for url_scanner) 28609 Open property schemaTypeInfo in DomElement doesn't return anything 28714 Open Type hint error completely useless 28793 Assigned php.ini settings should be able to read other php.ini settings 28835 Open cannot call overloaded methods via parent::method() or self::method() 29070 Open __get/__set should allow recursive calls 29085 Open bad default include_path on Windows 29243 Open SimpleXML: add nodeName and localName 29248 Open FTP does not work on glFTPD + TLS 29280 Assigned changing the default http-wrapper 29337 Assigned dns_get_record() unavailable on *BSD 29351 Suspended New feature : scp 29417 Suspended Type hints do not allow for extended interfaces 29482 Open imagecreatefrompng() throws fatal error (no warning) when opening broken images 29495 Suspended New DOM and XSL classes should throw exceptions. 29497 Open xsltprocessor->setParameter() to accept an array 29509 Open get_class_vars() returns unusable information 29714 Open getopt does not reset 29722 Open Error log newlines style 29736 Open instanceof requires class to be loaded 29846 Open Function to close the output stream 29930 Open Type hint error message should reveal both class names 29973 Assigned Comparing COM object variable with NULL throws an exception 30111 Open Move some DOMDocument properties to static 30139 Open Link phpinfo() modules to manual 30155 Open make the header files ISO C99 and ISO C++ compatible 30177 Open Change for const 30211 Open Method argument type-mismatch returns error with method's line-number 30324 Open serialize() should work on internal classes 30327 Open --with-config-file-path option name, phpinfo() output mislead users 30498 Assigned SOAP: Persistent Connection Handling, Talking to SOAP::Lite 30541 Open $php_errormsg isn't set when an error occured in a function called by eval() 30583 Open echo and print not filtered when stream filter installed on php://output.. 30661 Open user ID and password for mail access 30701 Open RFE: Option to disable implicit conversion of integers to floats 30716 Open Dynamic Static Member Access 30793 Assigned Abstract functions and default parameter 30814 Open more detailed feedback from DOMDocument::schemaValidate 30886 Open Issue E_STRICT errors for deprecated array notation for string char access 30916 Open odbc_fetch_array function only return associative array 30918 Open Add a "non-local" flag param to realpath 31058 Open array_change_key_case recursive option 31342 Open SQLite OO interface with Exceptions (patch included) 31376 Open Function cpdf_fill_stroke() only fills 31424 Open Make mode optional on mkdir 31499 Open Support for including multiple files with a single include call. 31516 Open Clear screen or ScreenSize 31563 Open shebang removal 31564 Open Secure Password Storage 31659 Open array_map to take non-array parameters and pass them to the callback function 31690 Open user specific additions to php.ini 31701 Open (mis-) use of undeclared attributes 31703 Open ldap_search against 3rd level sub-domains not returning results 31712 Open [PATCH]: LDAP SSL Support via Mozilla LDAP C SDK 31766 Open printf and __toString 31772 Open [PATCH] Net-SNMP 5.2.x ++ Workaround in PHP_SNMP Incorrectly Coded 31773 Open Would Like snmpV2 command set in php_snmp 31784 Assigned GD: add gdftusefontconfig function in gd module :D 31930 Open is_callable / __call interaction 31953 Assigned SoapClient::setHeader 32014 Open Last-Modified is set to PHP file mtime 32059 Open ranges in switch 32073 Open Overloading for static methods and properties 32097 Open Larger search limit for ldap_search 32098 Open MySQLi object connection status function 32177 Assigned ReflectionException 32192 Open preg_grep does not work with arrays containing references to themselves. 32295 Open include() should be an alias to include_once(); introduce include_again() 32337 Open Per Directory Values registry not working 32347 Open Match overloading behavior to ArrayAccess behavior 32353 Open SoapServer onServerRequest() 'event' 32362 Open Some functions to manipulate include_path (or any path list in general) 32380 Open type hinting - error hard to track down 32435 Open Add '-run' option to php command line (like java -jar) 32505 Open Type hinting still a useless feature 32523 Open wrong error message assigning to $this 32524 Open Advanced imploding 32529 Open bsprintf? 32550 Open Support for ~ home directories in paths on linux. 32566 Open Can PHP5RC be added for PHP5-only? 32603 Open there is no easy way to check if class implements some interface 32643 Assigned update tidy to reflect library change in tidyLoadConfig() 32734 Open Support for #line pragma, as in C and Perl 32803 Assigned GD-Functions update 32842 Open Constants cannot have visibility modifiers 32951 Open Need to specify php.ini path to ISAPI .dll 32965 Open preg_split PREG_SPLIT_DELIM_CAPTURE 32977 Open Alternative pg_query_params returning query 32988 Open ext/oci8: OCI doesn't support DB external authentication 33066 Open Add GD Image Function gdImageOpenPolygon() 33068 Open Function declarations outside class struct 33087 Open properties 33126 Open foreach array pointer behavour is inconsistent on variables vs. references 33147 Assigned proc_open(): "pty pseudo terminal not supported on this system" 33149 Open function inet_pton unavailable 33186 Open --enable-all=shared 33221 Open sybase-ct: Varchar >255 not supported 33259 Open & Integer Matching 33347 Open Function overloading type hinting inconsistencies 33350 Open php can't handle utf-8 in path names 33353 Open update 'const' to allow a calculated value, like define() 33374 Open strval does not let me convert numbers to 'zero filled' strings 33400 Open make "make" a dendency of "make test" 33419 Open Strings as input for php_strip_whitespace() 33444 Open resterict access on constants 33445 Assigned Support ISO 8601 Year number for Week number 33447 Open mixed array_reduce starting value 33497 Open iconv version too old 33502 Open output_reset_rewrite_vars doesnt check the number of parameters 33505 Open proc_terminate does not really kill terminate the process 33506 Open iconv_substr_count 33604 Open MYSQL: php.ini option to set character_set and allow using UTF8 33623 Open History buffer in gzinflate 33650 Open base64_encode alternate dictionary (RFC 3548) 33656 Open Let PDO::query and PDO::exec accept $input_parameters 33664 Open Console window appears when using exec() 33698 Suspended Conflicts with multiple interfaces sharing common method names 33699 Open MAX_FILE_SIZE should use same syntax as upload_max_filesize 33728 Open Allow to include files in php.ini 33732 Open behavior of constants in class and interface extending 33748 Open htmlentities('ź',ENT_COMPAT,'UTF-8')) returns 'ƒ' 33767 Open array_filter: support for additional callback arguments 33797 Open Multiple connections 33850 Assigned [PATCH]: Support LDAP_X_OPT_CONNECT_TIMEOUT 33879 Open $string["otherstring"] = something | should produce a warning 33891 Open make array a traversable 33893 Open $_SERVER['STARTUP_MICRO_TIME'] 33894 Open __MAIN_FILE__ constant 33895 Open Constants introduced in 4.0.2 not defined 33903 Assigned spl_autoload_register class method 33933 Open 64bit signed integer support 33951 Open ext/dom: warning with urlencoded() information, that should be unformatted 34017 Open CLI php.exe should allow HTML with phpinfo() 34023 Open [Patch] tidy extension misses getParent 34044 Open Support for friend classes 34054 Open pdo_mysql driver prepares all queries 34058 Open get_headers() retrieve a particular respons 34059 Open get_headers() returns false and throws warning on 404 34061 Open Restructure array functions for PHP6 34094 Open COM hook into PHP class requires class var 34121 Assigned Add DFA support to preg_match() function 34179 Open want 1.0/0.0 == INF as an option 34194 Open Real properties in PHP classes ===============================================[Filesystem function related]== 27792 Assigned Functions fail on large files (filesize,is_file,is_dir) 30157 Assigned ftell() function don't use stream_tell() 31347 Verified is_dir and is_file (incorrectly) return true for any string > 255 characters 31618 Assigned is_readable() results based on ownership of calling script, not file 32371 Assigned [PATCH] php://input sometimes returns dupl data 32501 Open acinclude.m4 should set HAVE_BROKEN_GETCWD for AIX, too 32503 Open fopen() in cwd: filename must start with ./ under safe mode 32861 Assigned timeout is ignored in stream_select function 32945 Assigned copy size 0 file with ftp/http wrappers 33909 Assigned fread of a pipe hang after opening a pipe with a < entry ===============================================[FTP related]================== 31774 Assigned Data missing using DirectoryIterator with ftp:// wrapper 31971 Assigned [PATCH] ftp_login fails on messsage from FTP+SSL server (234 Enabling SSL) ===============================================[GD related]=================== 33125 Assigned imagecopymergegray produces mosaic rainbow effect 33220 Assigned Denial of service through imagecreatefromgif() 34131 Assigned Artifact left on transparent gifs using image filters ===============================================[ICONV related]================ 33997 Assigned Returned: Bug #16069 - ICONV transliteration failure ===============================================[IIS related]================== 30760 Verified php hangs when extension does not exist 32919 Suspended Curl/Openssl: random crashes with fsockopen("ssl://.."..) under heavy load 32962 Assigned Installer puts php.ini in wrong location 33073 Assigned PHP Windows Installer does not set Verify File Exists for IIS 6. 33115 Assigned Windows Install Silent Option breaks OS environment path variable 33118 Open Memory leak in ISAPI module after exception ===============================================[IMAP related]================= 32589 Assigned imap_mail_compose doesn´t work properly 33349 Open imap_fetchstructure() hangs on some mails ===============================================[Informix related]============= 26608 Assigned Sporadic -439 errors on ifx_connect() 28883 Assigned [PATCH] fix for crash during module shutdown 31592 Open ifx_getsqlca fails when DB-error occurs ===============================================[InterBase related]============ 30907 Assigned ibase_query() crashes when inserting a -1 into a Interbase TIMESTAMP field 32143 Assigned ibase_query() causes IB server crash with invalid DB and parameters ===============================================[iPlanet related]============== 32424 Analyzed no output is sent after calling ob_flush() after sending headers ===============================================[Mail related]================= 28038 Open Sent incorrect RCPT TO commands to SMTP server ===============================================[Math related]================= 27678 Verified number_format() is having trouble with large numbers. Can segfault Apache. ===============================================[mbstring related]============= 28899 Assigned mb_substr() and substr() work differently 29955 Assigned mb_strtoupper() / lower() broken with some locale 32062 Assigned mbstring fails to match encoding with some locale settings 33198 Assigned Leading UTF-8 byte order mark yields different character encodings in output 33793 Assigned Mojibake produced when converting utf-8 to sjis with certain characters 34155 Feedback Multibyte string functions trigger warnings unlike native functions ===============================================[mcrypt related]=============== 33256 Assigned treatment of initial vectors invalidates algorithm ===============================================[mSQL related]================= 31979 Open msql_fetch_field() not reporting unique keys ===============================================[MSSQL related]================ 29316 Assigned Executing Stored Procedure with more than one Resultset 32009 Assigned mssql_bind() causes buffer overruns & memleaks 32854 Assigned mssql_pconnect fails under load and doesn't recover 33201 Assigned segfault in _emalloc called from php_mssql_get_column_content_with_type 33309 Assigned mssql_query crashes php 33963 Assigned [PATCH] Binding some stored procedure parameters fails ===============================================[ncurses related]============== 27132 Assigned ncurses_getch() interrupted by receipt of a handled signal ===============================================[Network related]============== 32979 Assigned socket stream opened with stream_socket_client doesnt work with stream_select ===============================================[OCI8 related]================= 27156 Assigned OCIFetchInto returns false as column value when column contains >1 umlaut 28944 Assigned OCITypeByName: OCI-21522 with two connections 29013 Assigned Multiple logons cause handles to become invalid 29779 Suspended ORA-24327 30804 Assigned multiple returned lob resource being overwritten 30808 Suspended oci8 cannot connect after restarting DB 31042 Assigned oci_fetch_* set filed value to "false" 32140 Assigned NVARCHAR2 columns are truncated 32325 Assigned Can't retrieve collection using OCI8 32361 Assigned connection oci_connect stay persist after process the php 32859 Assigned Error when attempting to write Clob to oracle 33383 Assigned PHP crashes while retrieving data from Oracle 33564 Assigned Strange behaviour passing long string to TRANSLATE in oracle 33747 Assigned php5: Too many Oracle-Sessions on INSERT Statements 33915 Assigned Crash in _oci_close_session ===============================================[ODBC related]================= 20298 Verified odbc.check_persistent not working 32395 Assigned odbc_execute modifies the param array ===============================================[OpenSSL related]============== 25614 Suspended openssl_pkey_get_public() fails when given a private key 28382 Assigned the openssl_x509_parse function does not extract the certificate extensions ===============================================[Other web server]============= 26495 Suspended Using WebSite Pro 2.5 with ISAPI, cookies are not working ===============================================[Output Control]=============== 32508 Verified ob_gzhandler w/ chunking can crash Apache 2 34133 Feedback ob_start is "undefined" from time to time ===============================================[PCRE related]================= 33468 Assigned preg_match on long strings fails ===============================================[PDO related]================== 33533 Assigned PDO_ODBC: Segmentation Fault with selecting informix text column 33707 Assigned Errors in select statements not reported 33876 Assigned PDO misquotes/miscasts bool(false) 34001 Assigned truncating value when optional display width value is used 34072 Assigned MySQL module can't connect if port is not 3306 34185 Feedback PDO statement causes Apache to halt when no row found 34203 Open PHP crashes on PDO prepared query ===============================================[Performance problem]========== 30295 Verified array_key_exists() makes a copy of the given array 32727 Open Slow serialize on FreeBSD 32806 Assigned fgets() function is slow ===============================================[PHP-GTK related]============== 25516 Suspended Gtk Widgets cannot be stored in Object Variables ===============================================[PostgreSQL related]=========== 32223 Open weird behaviour of pg_last_notice ===============================================[Readline related]============= 30032 Assigned add_history is not in libhistory but in libreadline ===============================================[Reproducible crash]=========== 29803 Suspended Seg fault on count($GLOBALS, COUNT_RECURSIVE); 34192 Feedback magic constants cause syntax higlighting functions to crash Apache 34208 Open crash using session_set_save_handler & throwing exception in own errorhandler ===============================================[Safe Mode/open_basedir]======= 34050 Open safe_mode_include_dir isn't honored ===============================================[Scripting Engine problem]===== 24485 Feedback $a = $b; become $a=&$b; when I use a function 26584 Assigned Class member - array key overflow 26780 Suspended Undefined variables cause type hints to become useless 27073 Suspended Strange behaviour after extending interface Iterator wo adding anything new 27833 Suspended Concatenating overloaded objects fails 28016 Assigned is_resource() returns false for resources of type "Unknown" 31177 Assigned Memory leak 31341 Assigned escape on curly inconsistent 31749 Assigned deadlock due to libc mutexes not released when timeout signal is delivered 33487 Assigned Memory allocated for objects created in object methods is not released 33529 Open __FILE__ is relative while running Apache SAPI 33586 Assigned Serialization breaks references 33771 Assigned error_reporting falls to 0 level after some try/catch block 33931 Assigned __get and __set don't handle arrays correctly 34065 Open throw in foreach causes memory leaks 34120 Assigned func_get_arg() can be used function call parameter if used only once 34175 Feedback debug_backtrace shows wrong arguments when called from an own error handler 34199 Critical SimpleXMLElement is Schroedinger's Cat ===============================================[Semaphore related]============ 33011 Assigned [PATCH] shmop: can still open segment for reading after shmop_delete ===============================================[Session related]============== 27818 Suspended session_destroy doesn't work 32330 Open session_destroy, "Failed to initialize storage module", custom session handler ===============================================[SNMP related]================= 32935 Open SNMP timeouts on specific OIDs and truncating of certain OID return strings ===============================================[SOAP related]================= 31248 Assigned SOAP-Client: mapping of overloaded functions fail 32455 Assigned wrong setting property to unset value 33522 Assigned Error sending array with SOAP-Client 33765 Assigned SOAP one-way is not fire-and-forget 34178 Feedback SOAP Server does not honor a method default parameter value. ===============================================[Sockets related]============== 21197 Open socket_read() outputs error with PHP_NORMAL_READ ===============================================[SPL related]================== 34182 Feedback empty function with SPL ===============================================[Strings related]============== 29865 Verified serialize produces invalid output 30971 Feedback Random highlight_string() bug while handling legal backslash characters ===============================================[Unknown/Other Function]======= 34140 Feedback Bug # 28444 is back again in 5.0.4 ===============================================[XML related]================== 27908 Verified xml default_handlers not being called when using libxml (works fine with expat) 28207 Verified Wrong output in PHP 5 with XML Parser Functions ===============================================[XMLRPC-EPI related]=========== 27446 Verified system.multiCall does not work 32179 Assigned xmlrpc_encode() Segmentation fault with recursive reference ===============================================[XSLT related]================= 30622 Suspended xsltProcessor->setParameter() cannot set namespace URI Assigned bugs: (reminders sent) tony2001 29983: default_charset not set by ini_set tony2001 33443: ini_get(any boolean directive) returns literal INI string, not a boolean string. tony2001 31618: is_readable() results based on ownership of calling script, not file tony2001 27156: OCIFetchInto returns false as column value when column contains >1 umlaut tony2001 28944: OCITypeByName: OCI-21522 with two connections tony2001 29013: Multiple logons cause handles to become invalid tony2001 30804: multiple returned lob resource being overwritten tony2001 31042: oci_fetch_* set filed value to "false" tony2001 32140: NVARCHAR2 columns are truncated tony2001 32325: Can't retrieve collection using OCI8 tony2001 32361: connection oci_connect stay persist after process the php tony2001 32859: Error when attempting to write Clob to oracle tony2001 33383: PHP crashes while retrieving data from Oracle tony2001 33564: Strange behaviour passing long string to TRANSLATE in oracle tony2001 33747: php5: Too many Oracle-Sessions on INSERT Statements tony2001 33915: Crash in _oci_close_session tony2001 32179: xmlrpc_encode() Segmentation fault with recursive reference zeev 32220: [PATCH] thread_resources for thread not getting freed when apache kills thread dmitry 34137: assigning array element by reference causes binary mess dmitry 33595: Memory leak dmitry 33941: overloading not working with arrays not stored as arrays dmitry 30498: SOAP: Persistent Connection Handling, Talking to SOAP::Lite dmitry 31953: SoapClient::setHeader dmitry 26584: Class member - array key overflow dmitry 31177: Memory leak dmitry 31749: deadlock due to libc mutexes not released when timeout signal is delivered dmitry 33487: Memory allocated for objects created in object methods is not released dmitry 33586: Serialization breaks references dmitry 33771: error_reporting falls to 0 level after some try/catch block dmitry 33931: __get and __set don't handle arrays correctly dmitry 34120: func_get_arg() can be used function call parameter if used only once dmitry 31248: SOAP-Client: mapping of overloaded functions fail dmitry 32455: wrong setting property to unset value dmitry 33522: Error sending array with SOAP-Client dmitry 33765: SOAP one-way is not fire-and-forget iliaa 29521: compress.bzip2 wrapper iliaa 31971: [PATCH] ftp_login fails on messsage from FTP+SSL server (234 Enabling SSL) iliaa 32589: imap_mail_compose doesn´t work properly iliaa 33011: [PATCH] shmop: can still open segment for reading after shmop_delete fmk 28227: PHP CGI depends upon non-standard SCRIPT_FILENAME fmk 29316: Executing Stored Procedure with more than one Resultset fmk 32009: mssql_bind() causes buffer overruns & memleaks fmk 32854: mssql_pconnect fails under load and doesn't recover fmk 33201: segfault in _emalloc called from php_mssql_get_column_content_with_type fmk 33309: mssql_query crashes php fmk 33963: [PATCH] Binding some stored procedure parameters fails helly 33966: wrong use of reflectionproperty causes a segfault helly 34019: Implementing interface with a __construct method strange behaviour helly 33903: spl_autoload_register class method wez 31327: chinese char and word problem wez 32099: After opening ADO connection and closing it repeatedly, Apache stops service wez 33188: Cannot instantiate a DOTNET object wez 33386: ScriptControl only sees last function of class wez 33734: Something strange with COM Object wez 33912: Crash when trying to access registry using com wez 27814: Multiple small packets send for HTTP request wez 29973: Comparing COM object variable with NULL throws an exception wez 27792: Functions fail on large files (filesize,is_file,is_dir) wez 33909: fread of a pipe hang after opening a pipe with a < entry wez 32979: socket stream opened with stream_socket_client doesnt work with stream_select wez 28382: the openssl_x509_parse function does not extract the certificate extensions wez 33533: PDO_ODBC: Segmentation Fault with selecting informix text column wez 33707: Errors in select statements not reported wez 33876: PDO misquotes/miscasts bool(false) wez 34001: truncating value when optional display width value is used wez 34072: MySQL module can't connect if port is not 3306 wez 32806: fgets() function is slow wez 30032: add_history is not in libhistory but in libreadline pollita 34180: --with-curlwrappers causes PHP to disregard some HTTP stream context options pollita 29280: changing the default http-wrapper pollita 29337: dns_get_record() unavailable on *BSD pollita 30157: ftell() function don't use stream_tell() pollita 32371: [PATCH] php://input sometimes returns dupl data pollita 32861: timeout is ignored in stream_select function pollita 32945: copy size 0 file with ftp/http wrappers pollita 31774: Data missing using DirectoryIterator with ftp:// wrapper derick 30937: date_sunrise() & date_sunset() don't handle endless day/night at high latitudes derick 32820: date_sunrise and date_sunset don't handle GMT offset well. derick 33414: Comprehensive list of incorrect days returned after strtotime() / date() tests derick 33546: Should strtotime() ignore the weekday for some inputs? (not treat as modifier) derick 33671: sun_rise and sun_set don't return a GMT timestamp if one passes an offset derick 33789: Many Problems with SunFuncs derick 33957: gmdate('W')/date('W') sometimes returns wrong week number. derick 34087: strtotime() does not work with date format "Y/m/d" derick 33445: Support ISO 8601 Year number for Week number derick 33997: Returned: Bug #16069 - ICONV transliteration failure derick 33256: treatment of initial vectors invalidates algorithm derick 28016: is_resource() returns false for resources of type "Unknown" hholzgra 33157: Missing htmlspecialchars_decode hholzgra 27132: ncurses_getch() interrupted by receipt of a handled signal georg 24350: overloading mysqli-query-objects andrei 28793: php.ini settings should be able to read other php.ini settings andrei 34121: Add DFA support to preg_match() function andrei 33468: preg_match on long strings fails andi 30793: Abstract functions and default parameter andi 31341: escape on curly inconsistent pajoye 31784: GD: add gdftusefontconfig function in gd module :D pajoye 32803: GD-Functions update pajoye 33125: imagecopymergegray produces mosaic rainbow effect pajoye 33220: Denial of service through imagecreatefromgif() pajoye 34131: Artifact left on transparent gifs using image filters johannes 32177: ReflectionException john 32643: update tidy to reflect library change in tidyLoadConfig() sniper 33147: proc_open(): "pty pseudo terminal not supported on this system" sniper 33850: [PATCH]: Support LDAP_X_OPT_CONNECT_TIMEOUT phildriscoll 32962: Installer puts php.ini in wrong location phildriscoll 33073: PHP Windows Installer does not set Verify File Exists for IIS 6. phildriscoll 33115: Windows Install Silent Option breaks OS environment path variable nobbie 26608: Sporadic -439 errors on ifx_connect() nobbie 28883: [PATCH] fix for crash during module shutdown abies 30907: ibase_query() crashes when inserting a -1 into a Interbase TIMESTAMP field abies 32143: ibase_query() causes IB server crash with invalid DB and parameters moriyoshi 28899: mb_substr() and substr() work differently moriyoshi 29955: mb_strtoupper() / lower() broken with some locale moriyoshi 32062: mbstring fails to match encoding with some locale settings moriyoshi 33198: Leading UTF-8 byte order mark yields different character encodings in output moriyoshi 33793: Mojibake produced when converting utf-8 to sjis with certain characters kalowsky 32395: odbc_execute modifies the param array -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php