PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (640 total including feature requests) ===============================================[*Compile Issues]============== 39372 Suspended Incompatibility in the PHP API. ===============================================[*Configuration Issues]======== 37919 Open PHP doesn't read the configurations propertly 40306 Feedback Insatallation Error ===============================================[*Directory/Filesystem functions] 39351 Open require and include fails to open file in current directory ===============================================[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 39330 Assigned apache2handler does not call shutdown actions before apache child die 39484 Open intermittent include failure under symlinked virtual hosts 40281 Feedback form with enctype="multipart/form-data" doesn't work ===============================================[Arrays related]=============== 35163 Assigned Array elements can lose references. 40334 Open natsort() does not work for some numbers... ===============================================[Bzip2 Related]================ 29521 Verified compress.bzip2 wrapper ===============================================[Calendar related]============= 40213 Open easter_date() returns wrong timestamp if ... ===============================================[CGI related]================== 28227 Assigned PHP CGI depends upon non-standard SCRIPT_FILENAME 31892 Verified PHP_SELF incorrect without cgi.fix_pathinfo, but turning on screws up PATH_INFO 40352 Open FCGI_WEB_SERVER_ADDRS function get lost ===============================================[Class/Object related]========= 36694 Assigned unserialize method is not called on an object when session is restored 40248 Open Undefined members with combined operators produce no warning ===============================================[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 34253 Assigned COM binary object/array issue (question marks?) 35872 Assigned CLI errors upon exit if class is left on IE 35875 Assigned IE event failure upon scheduling script 36360 Assigned PHP crashes when accessing an object that was just create by parent object 36959 Open ReadRecords Method (Crystal Reports XI) Hangs 37562 Open Unable to lookup "ParameterFieldDefinitions" 37965 Assigned Multi-dimensional array between PHP and COM 38021 Feedback Uncaught exception 'com_exception' 38719 Assigned COM Error during accessing function VirtualMachines 40355 Open the dcom interface doesn't support the utf8 encoding ===============================================[Compile Failure]============== 37462 Open install fails for sapi/cgi/php 37610 Assigned win32build has incorrect expat, PHP non-buildable 38762 Assigned build dir != src dir results in "Zend/zend_language_parser.c: No such file" 39975 Assigned Some error in C/C++ syntax 40310 Open Compile fails in /main/reentrancy.c too many arguments to function 40343 Open compile with --with-tidy fails ===============================================[Compile Warning]============== 38515 Suspended Warnings during compile 38702 Assigned Getting odbc warnings during compilations ===============================================[Date/time related]============ 37358 Assigned date_sunrise() date_sunset() handle main zone offset but not count summer time 39139 Assigned Last month bug 39965 Assigned Latitude and longitude are backwards in date-sun-info 40037 Assigned Incorrect output from strtotime, when timestr is used with a relative term this 40100 Assigned strtotime() first occurance of weekday returns wrong date 40290 Assigned strtotime() returns unexpected result with particular timezone offset 40340 Assigned Creating a DateTime object using a string that is invalid due to DST transition 40346 Feedback Date Time Limitations ===============================================[dBase related]================ 33285 Verified dbase functions return garbage on certain file ===============================================[Directory function related]=== 35691 Assigned Can't change to another drive letter using chdir() ===============================================[Documentation problem]======== 35261 Open php_admin_value does not lock include_path 35936 Verified ini.zlib.output-compression Documentation 36018 Open variable variable reference to superglobal only works after non-variable ref 36109 Open socket_sendto throws error 36450 Assigned DECIMAL and TEXT field Crash 36705 Open Location header results in duplicate Status header ([f]cgi only) 36711 Open Document detect_unicode and mention that __halt_compiler doesn't affect it 36847 Open debug_backtrace() result is not unset and eats memory 36956 Open dirname returns \ for root / 36971 Open unset() no longer works on $this in PHP5 37047 Verified static executes after return 37124 Open PostgreSQL Query Returns Resource id for Field Value 37273 Open Symlinks and session handler allow open_basedir bypass 37537 Verified __toString documentation update 37704 Open carriage return suppression after closing tag 37706 Open oci8 maps to same descriptor when fetching multiple rows with lobs 37926 Open Session var don't get setted 38102 Open Overloading __get()/__set() should explicitly state it is return-by-value 38309 Open SoapServer doesn't seem capable of processing SOAP Headers 39296 Analyzed is_readable is raising a warning when the file or dir is outside open_basedir 39356 Analyzed in_array() causes "Nesting level too deep" fatal error 39565 Open xmlparser and accentuated letters 39618 Open Inconsistent row count totals being returned with sqlite2 and sqlite3 PDO 39619 Open custom session save handler looses current directory 39805 Assigned DateTimeZone::getOffset($object) result strange 39876 Open ReflectionParameter::getDeclaringFunction() method not available 39937 Open max_execution_time / set_time_limit could use better documentation 40024 Open Able to thrown an Exception in a Destructor 40122 Open Variable parsing eats up memory 40204 Analyzed "Example 21-3. References with complex arrays" is wrong, and does in fact work ===============================================[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 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 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 26099 Open session is not available in __destruct() 26689 Open Input Filter is not implemented for RFC1867 filenames 26739 Open __call() doesn't work for static methods 26934 Open error logging should log url for each page 27022 Open Class constant has no visibility modificator 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 27785 Open Change __sleep to always work on copy of object instead of reference 27814 Assigned Multiple small packets send for HTTP request 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 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 28835 Open cannot call overloaded methods via parent::method() or self::method() 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 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 29722 Open Error log newlines style 29846 Open Function to close the output stream 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 30305 Open array_splice() discards keys of incoming array (needs 'preserve_keys' parameter) 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.. 30622 Suspended XSLT: xsltProcessor->setParameter() cannot set namespace URI 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 30804 Suspended multiple returned lob resource being overwritten 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 31248 Assigned SOAP-Client: mapping of overloaded functions fail 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 31592 Open ext/informix: ifx_getsqlca fails when DB-error occurs 31618 Assigned is_readable() results based on ownership of calling script, not file 31659 Open array_map to take non-array parameters and pass them to the callback function 31690 Open user specific additions to php.ini 31703 Open ldap_search against 3rd level sub-domains not returning results 31712 Open [PATCH]: LDAP SSL Support via Mozilla LDAP C SDK 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 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. 32337 Open Per Directory Values registry not working 32353 Open SoapServer onServerRequest() 'event' 32362 Open Some functions to manipulate include_path (or any path list in general) 32435 Open Add '-run' option to php command line (like java -jar) 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? 32643 Assigned update tidy to reflect library change in tidyLoadConfig() 32701 Open Safe-mode popen(): escaping problem 32727 Open Slow serialize on FreeBSD 32734 Open Support for #line pragma, as in C and Perl 32803 Assigned GD-Functions update 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 33066 Open Add GD Image Function gdImageOpenPolygon() 33068 Open Function declarations outside class struct 33126 Open foreach array pointer behavour is inconsistent on variables vs. references 33147 Open 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 33350 Open php can't handle utf-8 in path names 33419 Open Strings as input for php_strip_whitespace() 33445 Assigned strftime's arguments are system dependent 33447 Open mixed array_reduce starting value 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) 33653 Open ini_set('zlib.output_compression', true) does not compress output 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 33728 Open Allow to include files in php.ini 33748 Open htmlentities('ź',ENT_COMPAT,'UTF-8')) returns 'ƒ' 33767 Open array_filter: support for additional callback arguments 33797 Open Multiple connections 33850 Open [PATCH]: Support LDAP connection timeouts 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 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() 34054 Open pdo_mysql driver prepares all queries 34058 Open get_headers() retrieve a particular respons 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 34210 Open Feature to run function inline within the local scope 34217 Open Requesting array_unique() function that works with multi-dimensional arrays. 34274 Open parse_ini_file does not recognize ${key} 34291 Open reference comparison: $a isIdenticalTo $b 34295 Open configure --sysconfdir should be evaluated 34303 Open Just the request of a little improvement in ini_get 34360 Open array_push with the new key as return value 34380 Open need stream equivalent to socket_last_error 34381 Open nl2br() should have an option for XHTML/HTML compatible BR element 34392 Open Similiar to __isset, we need an __ismethod for __call overload 34401 Open $_SERVER["PHP_AUTH_DIGEST"] assoc array instead of string 34421 Open get_class and debug_backtrace report wrong class for inherited static methods 34470 Open Open With shows no distinction tween php and php-win 34502 Open method chaining on constructor causes parse error 34506 Open would like an array_key_value_pop function 34526 Open array-related operation to "reduce" contained items 34570 Open Implement some sort of setproctitle() in cli version 34577 Open get_html_translation_table is missing a lot of xHTML entities 34609 Open php-imap does not support NTLM authentication method 34622 Open Add image functions to support editing/creating "comments" 34663 Open Patch to get around apache not expanding %0 when passed open_basedir in vhost 34666 Open print and echo do not apply filters on STDOUT 34714 Open set Default Fetch Mode in PDO class 34797 Open strtotime() and strtointerval() 34804 Open More information about static class methods 34825 Open Flash version in getimagesize 34834 Verified array_merge_recursive() merges arrays with objects with arrays 34835 Open levenshtein with 3 parameters does not work as expected 34839 Open SimpleXMLElement too closed 34848 Open Behaviour of array brackets with strings 34857 Open Change array_combine behavoiur 34906 Assigned mysql: no way to get errno for a failed secondary connection attempt 34909 Open Defaut FetchMode for PDOStatements in PDO class 34910 Open ext/snmp: snmp does not parse OID with invalid string index 34932 Open Quarter as parameter in the Date function 34945 Open exec(): Problem with quotes in commandline 34948 Open [MYSQLI] mysqli_statement and binding array 35012 Open echo, print ... reverse compiling php scripts 35064 Open Adding an optional $directorySeparator parameter to realpath() 35094 Open Thread support for CLI 35119 Open PHP failed to open files in folders with non-english utf8 chars 35175 Open Not all function names are changed to documentation links in error messages 35250 Open string variable expansion on demand 35269 Open Error handling: @ operator behavior / __autoload() and set_error_handler() 35276 Open exploding_wordwrap 35289 Open Win32 symlink unimplemented - could be easily 35313 Open Missing argument for function line number export 35326 Open Concurrency issue with recursive mkdir 35339 Open COM "As" behaviour 35397 Open php-5.1.0-installer.exe fails without a valid C: 35398 Open php's exec() requires a shell 35482 Assigned Bad performance of filesystem functions on Windows XP Professional 35547 Open Audio file compression 35580 Open Adding SAX handlers to XSLTProcessor 35703 Open when session_name("123") consist only digits, should warning 35726 Open Upgrade ntwdblib.dll to SQL2000SP4 / SQL2005 version 35745 Open Status of persistent socket connections in stream_get_meta_data 35746 Open Comparison of scalars & non-scalars w/o typecast should generate an error 35783 Open Using GetImageSize with ICO files and the image/vnd.microsoft.icon mime type 35799 Open Add getopt to Windows Platform 35800 Open pg_query_params fails to escape NULL in bytea fields 35855 Open Patch to Build PHP_SNMP with NET-SNMP Support 35879 Open Low performance for fpassthru() 35894 Open php-imap doesn't trap USR2 when mailbox is locked 35909 Open Include $this in errcontext for custom error handlers 35950 Open Integer conversion and hex values 35963 Open first call to set_error_handler returns same value on success and error 36000 Open add date parameter to imap_append() function 36024 Suspended Problem with unicode escape sequences in binary data 36031 Open considere using dl function instead of dyld fonctions 36045 Open Nested quotes are ignored by parse_ini_file 36066 Open Allowing member variables in interfaces 36070 Open foreach strange behaviour 36155 Open SoapServer: Possibility to have ONE function that handles all Soap requests 36156 Open API to Saxon for XSLT 2.0 support 36157 Open Introduce new PDO attribute to automatically close old statement. 36160 Open include/require ../ relative to current script 36170 Open parse_ini_file control over constants' substitution 36194 Open Should support ldap_extended_operation(_s) 36265 Open Object as default function argument 36289 Open Implement SplBinaryFileObject 36310 Open floor() and ceil() to take precision argument 36380 Open SoapServer class 36391 Open $a[] doesn't work correctly after array_pop 36398 Open "make test" should be fully scriptable [Do not prompt for email address] 36483 Open phpize php_autoconf security fix 36537 Open curl_multi_info_read function always return null 36541 Open Block-level Semaphore Locking 36551 Open Improve safe_mode file upload compatibility 36562 Suspended Reflection information throughout PHP 36613 Verified array_slice Cannot Preserve Keys without Length 36636 Open Fatal, compiler and related errors return a HTTP status code of 200. 36678 Open Use of URL like about:config in streams 36696 Open __destruct() is called before serialize() when object stored in session 36733 Open support for -d argument in fastcgi 36754 Open php_uname('o') not supported 36775 Open wddx_deserialize is wrong with utf8 36779 Open Request 'finally' support for exceptions 36849 Open hex to float request 36868 Open fopen does not set errno for posix_get_last_error 36874 Open PDO quote null change 36876 Open [PATCH] SysV Message Queue Enhancement 36940 Open Dynamic open_basedir restriction not possible. 36943 Open SCGI support 36947 Open PHP HTTP stream wrapper does not treat all 2xx status codes as successful 37029 Open magic_quotes_gpc off default 37039 Assigned getenv('PHP_AUTH_USER') does not work 37040 Open autoconversion of variable names should be turned off 37155 Open func_get_args feature change request 37223 Open Include default column value in PDO::getColumnMeta 37247 Open Option to turn off Apache subrequests for PATH_TRANSLATED 37330 Open Addition to the INSTALL file suggested 37351 Open func_get_args() does not return variables by reference 37396 Open Feature request for imap_fetchstructure 37495 Open php.ini - add a short example of the 3 options to the session.save_handler 37511 Open XSLTProcessor([DOMDocument $stylesheet]) 37555 Open chdir() does not use file protocol stream wrappers 37613 Open tempnam suffix support and dir behavior change 37618 Open local error_reporting 37638 Open Socket flags... 37676 Open using Array access operator [] on boolean variable does not show Notice 37681 Open PUT and DELETE superglobals support 37690 Open Add feature to bind to ip for ftp_connect() 37745 Open Include exec_dir patch in PHP distribution 37839 Open Limit of returned rows 37860 Open gzip encoded form input is not handled correctly 37865 Open The SNMP extension does not support setting multiple OIDs 37882 Open overloading array access 37958 Open Improved bind_param 37986 Open Optionaly use REQUEST_URI for FastCGI 37993 Open integer type conversion behavior is inconsistent 38006 Open Cannot add a 'Stream wrapped' path to include path 38022 Open glob() problems 38025 Open Missing stream wrapper methods 38060 Assigned Feature Request: Invoke __sleep() / __wakeUp() methods 38079 Open __copy magic method to increase backwards compatibility 38087 Open smart: memory usage & error debugging... 38118 Open unrelated error when using reference 38121 Open class is considered not defined before it is declared 38122 Open Misleading error message for recursive use of __get() 38129 Open Configure fails when using IBM's V2.0 webserver 38144 Open mysqli_real_connect 38150 Open Please add row tell and seek for mysqli 38162 Open Cannot specify different config files by PHP version 38171 Open Validating $_SERVER tampering 38196 Open quoteIdentifier() in PDO 38282 Open Add bzfile function 38301 Open field enclosure behavior in fputcsv 38332 Open trigger_error doesn't show where the error occurred. 38334 Open Requesting proper data-type support for PDO_SQLITE 38339 Open Wanted: Find included file first in the script's path, than include_path option 38382 Open SNMP lacks a snmptrap() function 38428 Open xmlrpc_get_type(null) returns 'base64' 38429 Open xmlrpc server returns invalid fault response on bad user code 38437 Open substr() - slightly change its contract 38487 Open Improving switch statement 38489 Open DOMNodeList should implement Traversable 38506 Open enabling memory limit in windows builds 38509 Open PDO FEATURES 38516 Open functions snmpgetnext and snmp2_getnext do not work 38519 Assigned support charspacing in imagefttext() 38527 Open Allow using superglobals as variable-variables 38544 Open tryeach 38549 Open Cannot reference name of file calling function 38553 Open Improved connection handling 38567 Open file operations make loads of lstat64() calls and making code ineffective 38569 Open override keyword requested 38593 Open feature request for an attribute that contains the current cursor position 38595 Open XSLTProcessor::registerPHPFunctions() should be able to register callbacks 38608 Open File include control system feature request 38610 Open wish: gmp_printf 38684 Open How about an array_key_walk_recursive() function? 38732 Open Parse files with #'s in front of comments 38739 Open stream_socket_server should not require a port 38829 Open $_SERVER["PARSE_TIME"] 38842 Open PDO nextRowset not working on MySQL 38858 Open Feature Request: file_get_line (get a line from a file) 38864 Open LDAP error message incomplete 38910 Open output of echo is different 38913 Assigned dba_open crash for db4 38931 Open interacting with user account 38938 Open more useful initialization for strptime 38955 Open PDO DBLIB driver does not support transactions 38967 Open strip_tags doesn't remove attributes completely 38992 Assigned ReflectionMethod::invoke() and ::invokeArgs() static method calls should match 39010 Open create_function leaks memory 39069 Open Automatic Strip Slashes on MYSQL Retrieval 39078 Open Plus sign in URL arg received as space 39091 Open Need to force variables to be declared 39135 Open fpassthru with optional argument length 39150 Open PHP allows invalid names for constants and variables 39168 Open Semaphore acquire timeout 39194 Open array_slice feature 39234 Open Retrieve short names to files. 39235 Open Permit parameters in execute() 39263 Assigned Enable image(gif|jpg|png) functions to save to a php stream 39280 Open Support for lazy evaluation type 39287 Open PDO: Get last executed query 39295 Open openssl_csr_sign and options 39305 Open Use of decimal point in different countries 39368 Open Preset Dictionary support is missing 39404 Assigned Support "entity" as substitute_character setting 39416 Assigned Milliseconds in date() 39440 Open Custom IMAP flags cannot be fetched 39467 Open Expaned Class members to allow setting of a read only value at runtime 39469 Open FILTER_VALIDATE_EMAIL does not accept IDN domain names 39492 Open log_errors do not use error_append_string directive 39521 Open DomDocument::createElement() should warn you if you create invalid XML. 39533 Open ord() cast with (unsigned char), chr() with (signed char) 39541 Open next_key() and prev_key() 39545 Open Update PDO drivers so that PDO::closeCursor() is no longer needed 39553 Open Add coalesce() and coalesce_strict() functions 39598 Open error verification after fwrite() 39609 Open increment/decrement inconsistency 39615 Open Exception code canĀ“t be string 39635 Open Better control for serialization (keyword for permit property serialization) 39637 Open Add more curl_setopt options 39644 Assigned Update MySQL & MySQLI Libraries 39671 Open dns_get_record whould allow selecting dns to query 39694 Open transformToDoc() vs. transformToDocument() 39720 Open Compile Fails with " php_config.h: No such file or directory" 39743 Open Persistent Objects in PHP (webserver module) 39757 Open Distinguished names - openssl_csr_new 39771 Open DOMDocument->saveHTML does not accept an optional DOMNode like saveXML 39836 Assigned SplObjectStorage empty after unserialize 39847 Open mysqli_fetch_field/_fetch_fields/_fetch_field_direct need to return db 39867 Assigned Openssl: add wrapper functions for PKCS#12 handling 39904 Open string -> boolean conversion of "\0" could give FALSE 39915 Open Trying to access the index of an integer should throw a warning 39916 Open Auto trunkation of floats to ints in array indices should raise a warning 39924 Open IMAP module lacks support for important/relevant parts of the imap spec 39933 Open Curl extension is missing CURLOPT_TCP_NODELAY 39957 Open Path for pdo_oci getcolumnmeta 39962 Open Suggestion: SUBSTR_ADD Function 39997 Open allow_url_fopen "2.0" 40035 Open get_html_translation_table() ignores locale + [RFE] option to override charset 40046 Assigned OpenSSL CRL generation support 40051 Open Spotting references 40077 Open Make lint check multiple files 40102 Open Mail Function Abuse 40107 Open preg_grep should capture subpatterns 40126 Open Will there be support for Soap and Attachments (MIME/DIME)? 40128 Open add htpasswd function to Apache2 connectors 40144 Open Returning int . string gives parse error 40182 Open Want a function strpos_all with optional parameters 40218 Open Add Else clause to while 40224 Open Could PHP leave superglobal array indices alone? 40269 Open date_parse handles 0000-00-00 as 2000-00-00 40275 Open FREQ: Ability to access sessions without increasing their lifetime 40288 Open how to check if a file is includable or not includable 40296 Open "unless" control structure 40321 Open get_headers should lowercase array keys 40324 Open Create a way to capture/unset headers sent by ob_gzhandler ? 40325 Open Vary: header missing in gzip output handlers 40339 Open new superglobal... ===============================================[Filesystem function related]== 37395 Open fopen don't work in some conditions ===============================================[FTP related]================== 36103 Assigned ftp ssl connection fails during login ===============================================[GD related]=================== 34020 Assigned ImagePolygon draws broken lines when using Antialiasing 38517 Assigned imagefilledarc() with alpha blending mode 39089 Assigned Missing -liconv during GD configuring fails ./configure run 40130 Assigned TTF usage doesnt work properly 40158 Analyzed Artifact left on transparent pngs using image filters ===============================================[ICONV related]================ 33997 Assigned Returned: Bug #16069 - ICONV transliteration failure ===============================================[IIS related]================== 38094 Open Custom 404 doesnt receive POST variables 39984 Assigned Response header sent as 302 despite being set to 301 40217 Assigned Installation problem and file upload using html post not working ===============================================[IMAP related]================= 36496 Assigned SSL support in [EMAIL PROTECTED] not working ===============================================[Informix related]============= 39119 Open Can't connect to several Online IDS servers ===============================================[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 38682 Open on fields with "(100*FIELDNAME) AS NAME ibase_fetch_object doesnt return values 39397 Open invalid statement handle in Unknown on line 0 39700 Open NUMERIC error when result precision are 7,8 or 12-14 ===============================================[Mail related]================= 28038 Open Sent incorrect RCPT TO commands to SMTP server 39507 Open concurrent attempts to connect to SMTP relay fail miserably ===============================================[mbstring related]============= 29955 Open yunosh 39279 Open mb_ereg_replace() has an error ===============================================[mSQL related]================= 31979 Assigned msql_fetch_field() not reporting unique keys ===============================================[MSSQL related]================ 34784 Assigned Changed database context error when SELECT > 33 columns 36771 Open Unable to set parameter (with correct names) 36961 Open 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 ===============================================[MySQLi related]=============== 37674 Assigned exception not thrown in multi_query's 38710 Assigned data leakage because of nonexisting boundary checking in statements 38841 Assigned Unable to load dynamic library '/usr/lib/php5/extensions/mysqli.so' 38998 Assigned wrong default values in constructor 39457 Assigned Multiple invoked OO connections never close 40277 Feedback BLOB objects are fetched badly via prepared statements ===============================================[OCI8 related]================= 37220 Suspended LOB Type mismatch when using windows & oci8.dll 40186 Open ORA-00932: inconsistent datatypes: expected CHAR got ARRAY 40313 Assigned oci_close() has no effect when in a transaction ===============================================[ODBC related]================= 20298 Assigned [PATCH] odbc.check_persistent not working 36324 Open php does not return data consistently 36435 Open Executing SQL directly; no cursor error 36895 Open Access Violation and Faulting Application (both Apache & IIS) 37527 Open Crash - odbc_exec on closed pconnect 37900 Open NULL values on a first record 37963 Open odbc_result w/ IBM DB2 fails trying to allocate huge memory chunk (>500MB) 38310 Open odbc_fetch_row(): 8 is not a valid ODBC result resource 38518 Open Unable to allocate when deleting last row 38749 Open odbc_connect failing on Unix platform 38894 Open A solution 38923 Open ODBC works through command line but not Apache ===============================================[Output Control]=============== 36514 Suspended ob_gzhandler() issue ===============================================[PCRE related]================= 37911 Assigned preg_replace_callback ignores named groups 39016 Assigned Segfault in preg_replace_impl 40195 Assigned PCRE Version 6.7 04-Jul-06 seems to have a bug ===============================================[PDO related]================== 35386 Suspended firebird: first row is null 35981 Assigned pdo-pgsql shouldn't use pkg-config when it is not present 36128 Suspended Interbase PDO 36797 Assigned Problem using UTF-8 database with pdo_oci 36974 Assigned ORA-01405: fetched column value is NULL on LOB fields in 10g 37285 Assigned PDOConnection->exec fails silently 37559 Assigned Pesistent flag & assigning PDO instances to and array more than once 37994 Assigned pdo_odbc compile problems 38598 Assigned Query parameters are bound using wrong data type 38805 Assigned PDO Truncates Text from SQL Server Text Data Type Field 39136 Assigned Calling a stored procedure that creates temp table 39199 Assigned Cannot load Lob data with more than 4000 bytes on ORACLE 10 39707 Assigned Sending more then one parameter to SP will not return output parameters 39820 Open ORA-03131: an invalid buffer was provided for the next piece 39822 Suspended new PDO() doesn't work with firebird 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 Open PDO::ODBC Multiple byte letter is destroyed. 40289 Open pdo_odbc Extention throws HY090 with doing binary sqlbindcol ===============================================[Performance problem]========== 40261 Assigned Extremely slow data handling due to memory fragmentation ===============================================[PHP options/info functions]=== 39156 Open file_uploads option in windows registry not working ===============================================[PHP-GTK related]============== 36487 Open object === same object mismatch 38514 Assigned 5.1RC5 has troubles with Zlib which 5.1RC4 not have 38601 Open g_hash_table_ref unresolved symbol 39335 Open Unresponsive PHP-GTK2 method 39539 Open new GtkEventBox crash 39572 Open Applications with GtkMozEmbed widget do not exit cleanly. 39676 Open Solaris 40338 Open php-gtk CVS wont build ===============================================[PostgreSQL related]=========== 34920 Assigned pg_update() fails 36469 Assigned pg_get_result does not block 37100 Assigned data is returned truncated with BINARY CURSOR 40337 Open Data inserted by other application NOT ACCESSABLE ===============================================[Program Execution]============ 33909 Assigned fread of a pipe hang after opening a pipe with a < entry 34794 Assigned proc_close() hangs when used with two processes ===============================================[Reproducible crash]=========== 38975 Assigned date() function causes php crash 39346 Assigned Unsetting a static variable inside a destructor causes segfault later on 40276 Feedback Apache crashes when page (XTemplate) writes to $_SESSION ===============================================[Scripting Engine problem]===== 28016 Assigned is_resource() returns false for resources of type "Unknown" 31749 Assigned deadlock due to libc mutexes not released when timeout signal is delivered 36424 Assigned Serializable interface breaks object references 37016 Assigned lambda functions unusable in create_function() 37964 Assigned Reflection shows private methods of parent class 38286 Open Class with interface implemented by a parent class fails due to constants 38469 Assigned json tests failed, leaks memory 39018 Open Error control operator '@' fails to suppress "Uninitialized string offset" 39093 Assigned several leaks appear when changing the result of __get() 39127 Assigned Class-name constructor fallbacks produce strange results 39542 Open Search order for include/require wrong in get_include_path 40236 Assigned echo ... | php -a function allocation eats memory ===============================================[Semaphore related]============ 33011 Assigned [PATCH] shmop: can still open segment for reading after shmop_delete ===============================================[Session related]============== 40274 Assigned Sessions fail with numeric root keys ===============================================[SimpleXML related]============ 36379 Open SVG XML parsing looses child tags and attributes 37386 Assigned autocreating element doesn't assign value to first node 37875 Verified while(list() = each() ) on simplexml_element loops forever ===============================================[SNMP related]================= 36196 Open SNMP_VALUE_PLAIN appears not to be working 38613 Open SNMP issues via Apache but ok via PHP CLI ===============================================[SOAP related]================= 34657 Open If you get a communication problem when loading the WSDL, it fatal's 37013 Assigned server hangs when returning circular object references 38331 Assigned SOAP call timeout when the response is chunked 39283 Assigned SSL: fatal protocol error 40071 Feedback SoapServer returns 'Object hasn't xxx property' fault 40318 Assigned SOAP_ENC_OBJECT does not encode object properties with namespace 40361 Open SOAP messages contain empty tags ===============================================[Sockets related]============== 21197 Assigned [PATCH] socket_read() outputs error with PHP_NORMAL_READ 36445 Assigned Cannot enable encryption for stream server 40279 Open fsockopen broken on IPv6 ===============================================[Streams related]============== 30157 Assigned ftell() function does not use stream_tell() 32979 Assigned socket stream opened with stream_socket_client doesnt work with stream_select 35131 Assigned stream_select() in conjuntion with popen() does not appear to work 35533 Assigned stream_socket_sendto() does not work with Unix sockets 35849 Assigned [PATCH] stream_copy_to_stream() do strange behavior 36030 Assigned stream_set_timeout() does not work for php://stdin 36320 Suspended Custom dir_readdir() causes readdir() to crash when returns false 36479 Assigned fread using 99% CPU in Windows with SSL Connection 36492 Assigned stream_filter_register cause memory leaks 36796 Assigned Streams blocking after set non-blocking 36918 Assigned stream_set_blocking doesn't work 39396 Assigned stream_set_blocking crashes 40188 Assigned stream_copy_to_stream() with filters truncates output 40326 Open Can't open file from cwd if parent folder not readable ===============================================[Strings related]============== 36412 Assigned basename("gpg") has valgrind errors 38203 Assigned strnatcmp and strnatcasecmp do not handle swedish characters correctly ===============================================[Sybase-ct (ctlib) related]==== 30312 Assigned sybase_unbuffered_query calls 35945 Open sybase_query() fails on AMD64 36992 Open Unable to connect to ASE 15 server 37399 Assigned Stored Procedure with more than one Resultset 39058 Open Memory Leak ===============================================[Unknown/Other Function]======= 38235 Open mime_content_type does not return content type 38926 Open --zend-multibyte doesn't work for a few seconds on startup 39773 Open WinAPI bug 39868 Assigned Destructor is called allthought constructor is never called 40253 Feedback Bug with classes! 40358 Feedback === Total 1 memory leaks detected === in zend_execute.c(402) ===============================================[Variables related]============ 40137 Open in-function-call variable-define bug ===============================================[WDDX related]================= 37168 Open WDDX serializer inefficient with larger structures 38901 Assigned wddx mangles utf8 characters in serialized strings (broken more than in 4.4) ===============================================[Website problem]============== 39512 Open header text readability ===============================================[Win32API related]============= 39163 Open Invalid API call from php5isapi.dll causing IIS7 Application Pool failure. ===============================================[XMLRPC-EPI related]=========== 27446 Verified system.multiCall does not work Assigned bugs: (reminders sent) dmitry 32220: [PATCH] thread_resources for thread not getting freed when apache kills thread dmitry 35163: Array elements can lose references. 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 40261: Extremely slow data handling due to memory fragmentation dmitry 39346: Unsetting a static variable inside a destructor causes segfault later on dmitry 31749: deadlock due to libc mutexes not released when timeout signal is delivered dmitry 38469: json tests failed, leaks memory dmitry 40236: echo ... | php -a function allocation eats memory dmitry 37013: server hangs when returning circular object references dmitry 38331: SOAP call timeout when the response is chunked dmitry 40318: SOAP_ENC_OBJECT does not encode object properties with namespace iliaa 39330: apache2handler does not call shutdown actions before apache child die iliaa 33011: [PATCH] shmop: can still open segment for reading after shmop_delete iliaa 40274: Sessions fail with numeric root keys fmk 28227: PHP CGI depends upon non-standard SCRIPT_FILENAME fmk 34784: Changed database context error when SELECT > 33 columns 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 40121: DBLIB driver wont free statements fmk 37399: Stored Procedure with more than one Resultset helly 36694: unserialize method is not called on an object when session is restored helly 38913: dba_open crash for db4 helly 39836: SplObjectStorage empty after unserialize helly 34920: pg_update() fails helly 36469: pg_get_result does not block helly 37100: data is returned truncated with BINARY CURSOR helly 36424: Serializable interface breaks object references helly 37386: autocreating element doesn't assign value to first node 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 34253: COM binary object/array issue (question marks?) wez 35872: CLI errors upon exit if class is left on IE wez 35875: IE event failure upon scheduling script wez 36360: PHP crashes when accessing an object that was just create by parent object wez 37965: Multi-dimensional array between PHP and COM wez 38719: COM Error during accessing function VirtualMachines 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 35981: pdo-pgsql shouldn't use pkg-config when it is not present wez 36797: Problem using UTF-8 database with pdo_oci wez 36974: ORA-01405: fetched column value is NULL on LOB fields in 10g wez 37285: PDOConnection->exec fails silently wez 37559: Pesistent flag & assigning PDO instances to and array more than once wez 37994: pdo_odbc compile problems 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 39858: Lost connection to MySQL server during query by a repeated call stored proced wez 39929: Persistent connections and ODBC wez 33909: fread of a pipe hang after opening a pipe with a < entry wez 34794: proc_close() hangs when used with two processes wez 39283: SSL: fatal protocol error wez 36445: Cannot enable encryption for stream server wez 32979: socket stream opened with stream_socket_client doesnt work with stream_select wez 35131: stream_select() in conjuntion with popen() does not appear to work wez 35849: [PATCH] stream_copy_to_stream() do strange behavior wez 36030: stream_set_timeout() does not work for php://stdin wez 36796: Streams blocking after set non-blocking wez 36918: stream_set_blocking doesn't work edink 37610: win32build has incorrect expat, PHP non-buildable edink 39644: Update MySQL & MySQLI Libraries edink 39984: Response header sent as 302 despite being set to 301 edink 36496: SSL support in [EMAIL PROTECTED] not working sesser 38762: build dir != src dir results in "Zend/zend_language_parser.c: No such file" tony2001 39975: Some error in C/C++ syntax tony2001 31618: is_readable() results based on ownership of calling script, not file tony2001 36103: ftp ssl connection fails during login tony2001 40313: oci_close() has no effect when in a transaction tony2001 37964: Reflection shows private methods of parent class tony2001 39093: several leaks appear when changing the result of __get() tony2001 39127: Class-name constructor fallbacks produce strange results kalowsky 38702: Getting odbc warnings during compilations kalowsky 20298: [PATCH] odbc.check_persistent not working derick 37358: date_sunrise() date_sunset() handle main zone offset but not count summer time derick 39139: Last month bug derick 39965: Latitude and longitude are backwards in date-sun-info derick 40037: Incorrect output from strtotime, when timestr is used with a relative term this derick 40100: strtotime() first occurance of weekday returns wrong date derick 40290: strtotime() returns unexpected result with particular timezone offset derick 40340: Creating a DateTime object using a string that is invalid due to DST transition derick 39805: DateTimeZone::getOffset($object) result strange derick 33445: strftime's arguments are system dependent derick 39416: Milliseconds in date() derick 33997: Returned: Bug #16069 - ICONV transliteration failure derick 38975: date() function causes php crash derick 28016: is_resource() returns false for resources of type "Unknown" derick 37016: lambda functions unusable in create_function() derick 36412: basename("gpg") has valgrind errors derick 39868: Destructor is called allthought constructor is never called nlopess 35691: Can't change to another drive letter using chdir() georg 36450: DECIMAL and TEXT field Crash georg 24350: overloading mysqli-query-objects georg 34906: mysql: no way to get errno for a failed secondary connection attempt georg 37674: exception not thrown in multi_query's georg 38841: Unable to load dynamic library '/usr/lib/php5/extensions/mysqli.so' georg 38998: wrong default values in constructor georg 39457: Multiple invoked OO connections never close pollita 29280: changing the default http-wrapper pollita 29337: dns_get_record() unavailable on *BSD pollita 21197: [PATCH] socket_read() outputs error with PHP_NORMAL_READ pollita 30157: ftell() function does not use stream_tell() pollita 35533: stream_socket_sendto() does not work with Unix sockets pollita 36479: fread using 99% CPU in Windows with SSL Connection pollita 36492: stream_filter_register cause memory leaks pollita 39396: stream_set_blocking crashes pollita 40188: stream_copy_to_stream() with filters truncates output andi 30793: Abstract functions and default parameter 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 39867: Openssl: add wrapper functions for PKCS#12 handling pajoye 40046: OpenSSL CRL generation support pajoye 34020: ImagePolygon draws broken lines when using Antialiasing pajoye 38517: imagefilledarc() with alpha blending mode pajoye 39089: Missing -liconv during GD configuring fails ./configure run pajoye 40130: TTF usage doesnt work properly johannes 32177: ReflectionException johannes 38992: ReflectionMethod::invoke() and ::invokeArgs() static method calls should match john 32643: update tidy to reflect library change in tidyLoadConfig() andrei 34121: Add DFA support to preg_match() function andrei 37911: preg_replace_callback ignores named groups andrei 39016: Segfault in preg_replace_impl andrei 40195: PCRE Version 6.7 04-Jul-06 seems to have a bug andrei 38203: strnatcmp and strnatcasecmp do not handle swedish characters correctly andrei 38901: wddx mangles utf8 characters in serialized strings (broken more than in 4.4) rasmus 37039: getenv('PHP_AUTH_USER') does not work hirokawa 39404: Support "entity" as substitute_character setting jmertic 40217: Installation problem and file upload using html post not working 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 zeev 31979: msql_fetch_field() not reporting unique keys andrey 38710: data leakage because of nonexisting boundary checking in statements Wez 38598: Query parameters are bound using wrong data type sfox 38514: 5.1RC5 has troubles with Zlib which 5.1RC4 not have thekid 30312: sybase_unbuffered_query calls -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php