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

 Num Status     Summary (374 total including feature requests)
===============================================[*General Issues]==============
27372 Verified   parse error loading browscap.ini at apache startup (new parser 
required)
32967 Open       __FILE__  has relative path: Should always be absolute
===============================================[Apache related]===============
26494 Open       [PATCH] Timeout setting not honored while writing to a dead 
client
29683 Verified   headers_list() func. return empty array
32561 Analyzed   Erroneous Allow HTTP response header
===============================================[Apache2 related]==============
26771 Verified   register_tick_funtions crashes apache2 child process
29983 Verified   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
===============================================[Arrays related]===============
29253 Verified   array_diff with $GLOBALS argument fails apache.(zend optimizer 
running)
30305 Verified   array_splice discards keys of incoming array
31453 Verified   array_rand() is not returning random values
===============================================[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
32894 Verified   System defined object exception stack trace errors
===============================================[COM related]==================
32099 Open       After opening ADO connection and closing it repeatedly, Apache 
stops service
33108 Feedback   COM two dimensional variant problem
===============================================[Compile Failure]==============
27729 Suspended  cant compile ext/sqlite as shared
28496 Assigned   Fatal Error in the make install caused by broken egrep
28823 Suspended  bad line in skeleton file (flex-2.5.31)
31256 Open       PHP_EVAL_LIBLINE doesn't handle -pthread
31358 Assigned   Compile time error, incompatible types in assignment in zend.c 
on PPC
32144 Assigned   Wrong awk version causes havoc (or: fix extensions loading 
system)
33023 Assigned   ./configure appears to hang after detecting os version
33111 Assigned   make error
33150 Assigned   shtool php insecure temporary file creation
===============================================[Date/time related]============
20382 Assigned   strtotime ("Monday", $date) can produce incorrect output
28024 Assigned   Changed behavior of strtotime()
30096 Assigned   gmmktime does not return the corrent time
30215 Assigned   strtotime returning huge timestamps instead of -1
30532 Assigned   strtotime - crossing daylight savings time
30937 Assigned   date_sunrise() & date_sunset() don't handle endless day/night 
at high latitudes
32086 Assigned   [PATCH] strtotime don't work in DST
32270 Assigned   strtotime/date behavior
32555 Assigned   strtotime("tomorrow") can return false
32588 Assigned   strtotime() error for 'last xxx' DST problem
32820 Open       date_sunrise and date_sunset don't handle GMT offset well.
33056 Assigned   strtotime() does not parse '20050518t090000'
===============================================[Directory function related]===
32501 Open       acinclude.m4 should set HAVE_BROKEN_GETCWD for AIX, too
32771 Assigned   is_dir() returns false for absolute path. Even if it is a 
folder
33140 Verified   Recursive 'mkdir' doesn't work when path includes a 
non-existent root folder
===============================================[Documentation problem]========
30185 Open       Documentation for native interfaces
31102 Open       Exception not handled when thrown inside __autoload()
32410 Open       Documentation unclear for SoapHeader
33157 Analyzed   Missing htmlspecialchars_decode
===============================================[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
26090 Open       allow colons in time zone offset to strtotime()
26099 Open       session is not available in __destruct()
26320 Assigned   strtotime() does not understand ISO6801 datetime format as 
used in XMLSchema
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
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
29585 Assigned   Support week numbers in strtotime()
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
31337 Assigned   Request for new GMT timezone offset argument for the time() 
function
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
32012 Open       Request for revisiting your online manual
32014 Open       Last-Modified is set to PHP file mtime
32059 Open       ranges in switch
32073 Open       Overloading for static methods and properties
32091 Assigned   PCRE 5.0 ugprade request
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
33149 Open       function inet_pton unavailable
33163 Feedback   stream_get_line() has ambiguous semantics
===============================================[Filesystem function related]==
22999 Assigned   proc_close() sometimes returns -1 when called process exited 
with status of 0
27792 Assigned   Functions fail on large files (filesize,is_file,is_dir)
29840 Assigned   is_executable does not honor the safe_mode_exec_dir setting
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 Open       is_readable() results based on ownership of calling script, 
not file
32160 Open       Copying a file into itself leads to data loss
32371 Assigned   [PATCH] php://input sometimes returns dupl data
32503 Open       fopen() in cwd: filename must start with ./ under safe mode
32858 Assigned   Bug #25649 has crept back into PHP - Improper feof() handling 
under FreeBSD
32945 Assigned   copy size 0 file with ftp/http wrappers
===============================================[FTP related]==================
31774 Assigned   Data missing using DirectoryIterator with ftp:// wrapper
31971 Open       ftp_login fails on messsage from FTP+SSL server (234 Enabling 
SSL)
===============================================[GD related]===================
33125 Assigned   imagecopymergegray produces mosaic rainbow effect
33141 Assigned   libiconv dependency in gd extension not accounted for by linker
===============================================[HTTP related]=================
27814 Assigned   Multiple small packets send for HTTP request
32255 Verified   memory leak in fopen wrappers ?
32925 Verified   HTTP Authentication is not carried through upon redirects.
===============================================[IIS related]==================
30760 Verified   php hangs when extension does not exist
32475 Feedback   Memory Leak: TSRMLS_FETCH() in HTTPExtensionProc
32919 Open       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]=================
31646 Assigned   imap_mail_compose() don't work when body[][charset] has been 
set
===============================================[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
32990 Open       Invalid statement handle
33092 Feedback   Unable to complete network request to host
===============================================[iPlanet related]==============
32424 Assigned   no output is sent after calling ob_flush() after sending 
headers
===============================================[Mail related]=================
28038 Assigned   Sent incorrect RCPT TO commands to SMTP server
29334 Open       mail() provides incorrect message time header
32600 Open       PHP sets return-path incorrectly
===============================================[Math related]=================
27678 Verified   number_format() is having trouble with large numbers. Can 
segfault Apache.
28605 Assigned   bug21523.phpt test never end (-mieee fixes it..)
===============================================[mbstring related]=============
28899 Assigned   substr and mb_substr work different
29955 Analyzed   mb_strtoupper() / lower() broken with some locale
32062 Assigned   mbstring fails to match encoding with some locale settings
===============================================[mSQL related]=================
31979 Open       msql_fetch_field() not reporting unique keys
===============================================[MSSQL related]================
29316 Open       Executing Stored Procedure with more than one Resultset
32009 Assigned   mssql_bind() causes buffer overruns & memleaks
32010 Assigned   memleaks in mssql_fetch_batch()
32854 Assigned   mssql_pconnect fails under load and doesn't recover
33000 Feedback   unknown data type
===============================================[MySQL related]================
28547 Assigned   Incorrect use of mysql_thread_init/end() functions
33021 Assigned   SQL_CALC_FOUND_ROWS and mysql.trace_mode=true always returns 1
===============================================[ncurses related]==============
27132 Assigned   ncurses_getch() interrupted by receipt of a handled signal
===============================================[Network related]==============
32979 Open       socket stream opened with stream_socket_client doesnt work 
with stream_select
===============================================[OCI8 related]=================
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"
31533 Assigned   [PATCH] OCI extension -- crash in _oci_close_session
32140 Assigned   NVARCHAR2 columns are truncated
32325 Open       Can't retrieve collection using OCI8
32361 Open       connection oci_connect stay persist after process the php
32859 Assigned   Error when attempting to write Clob to oracle
===============================================[ODBC related]=================
20298 Verified   odbc.check_persistent not working
32216 Open       mysql & iodbc support
32395 Assigned   odbc_execute modifies the param array
32593 Open       odbc with mysql SELECT with placeholders fails
===============================================[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
31638 Assigned   openssl_csr_sign ignoring configargs
32895 Assigned   old openssl included in Windows distributions
===============================================[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
===============================================[PCRE related]=================
28461 Assigned   segmentation fault when using backreferences on a long string
31895 Verified   PREG_SPLIT_DELIM_CAPTURE returns delimiter twice
31965 Verified   PREG_SPLIT_NO_EMPTY strips non-empty pieces in some cases
32029 Open       PCRE bugs under Windows XP
===============================================[Performance problem]==========
30295 Open       array_key_exists() makes a copy of the given array
32727 Open       Slow serialize on FreeBSD
32806 Assigned   fgets() function is slow
33070 Open       bzdecompress inefficient
===============================================[PHP-GTK related]==============
25516 Suspended  Gtk Widgets cannot be stored in Object Variables
===============================================[PostgreSQL related]===========
31411 Open       Misplaced "Cannot set connection to blocking mode" at end of 
output
32223 Open       weird behaviour of pg_last_notice
32774 Open       stdin handling confusion in COPY
33167 Open       pg_fetch_array can cause a segfault
===============================================[Program Execution]============
33147 Open        pty pseudo terminal is not support on this system
===============================================[Readline related]=============
30032 Assigned   add_history is not in libhistory but in libreadline
===============================================[Reproducible crash]===========
29803 Suspended  Seg fault on count($GLOBALS, COUNT_RECURSIVE);
31158 Verified   array_splice on $GLOBALS crashes
32740 Feedback   signal 11 on make install-pear-installer, xml_parse
33114 Assigned   SIGSEGV in zend_shutdown/memory leak
===============================================[Safe Mode/open_basedir]=======
31054 Open       include_path is not traversed fully when open_basedir has a 
nonmatching entries
32851 Open       open_basedir restrictions do not work with file creation in 
symlinked directory
===============================================[Scripting Engine problem]=====
24485 Assigned   $a = $b; become $a=&$b; when I use a function
24943 Verified   static variables in tick handler persist across multiple 
invocations
25359 Assigned   array_multisort doen't work in a function if array is global 
or reference
26584 Verified   Class member - array key overflow
27887 Verified   func_get_args() can't be used as 2nd parameter for functions
28016 Assigned   is_resource() returns false for resources of type "Unknown"
28072 Verified   static array with some constant keys will be incorrectly 
ordered
28377 Verified   debug_backtrace is intermittently passing args
28503 Verified   Operator $x[$y] behavior is incorrect
28972 Verified   [] operator overflow treatment is incorrect
29423 Assigned   reference count gets wrong when return-reference-calling a 
normal function
29707 Assigned   When execute the global requisition bellow the thread crashes
30082 Verified   Multidimensional arrays copy or array_multisort bug
31402 Verified   unserialize creates a field containing a reference when it 
should not
33156 Open       cygwin version of setitimer doesn't accept ITIMER_PROF
33172 Open       changing array during foreach iteration
===============================================[Semaphore related]============
33011 Open       shmop: can still open segment for reading after shmop_delete
===============================================[Session related]==============
27688 Assigned   Session names consisting of only numbers cause session id 
generation
27818 Suspended  session_destroy doesn't work
28644 Open       mod_files.sh generates incorrect directories with 
hash_bits_per_character != 0
31984 Assigned   sessions fail randomly, causes a segmentation fault in apache
32330 Assigned   session_destroy,  "Failed to initialize storage module", 
custom session handler
===============================================[SimpleXML related]============
33181 Open       SimpleXML causes __autoload error inside of autoloaded class 
file.
===============================================[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
31993 Assigned   SoapServer::handle() stops the script
32139 Assigned   base64binary encode/decode
32941 Assigned   Sending structured exception kills a php
33164 Assigned   soap ext incorrect check of HTTP_1_1
===============================================[Sockets related]==============
33174 Open       Socket_Read() error
===============================================[SPL related]==================
32983 Assigned   Bogus error message when using ArrayAccess / References
33015 Assigned   ArrayObject: object- and array-access not interchangeable
33136 Assigned   method offsetSet in class extended from ArrayObject crash PHP
===============================================[Strings related]==============
29865 Verified   serialize produces invalid output
30971 Verified   Random highlight_string() bug while handling legal backslash 
characters
31341 Assigned   escape on curly inconsistent
===============================================[Sybase (dblib) related]=======
33154 Feedback   MSSQL fetches for smallmoney and money fields create large 
numeric strings
===============================================[Sybase-ct (ctlib) related]====
32531 Open       Sybase extension contains aliases to mssql functions that can 
never be used
===============================================[Systems problem]==============
32293 Assigned   Trouble accessing NNTP server
===============================================[Website problem]==============
32574 Open       Mirror us4.php.net returns an error
===============================================[XML related]==================
27908 Verified   xml default_handlers not being called when using libxml (works 
fine with expat)
28207 Open       Wrong output in PHP 5 with XML Parser Functions
30257 Verified   Unexpected result of xml_get_current_byte_index and 
xml_get_current_column_numb
===============================================[XMLRPC-EPI related]===========
27446 Verified   system.multiCall does not work
32179 Verified   xmlrpc_encode() Segmentation fault with recursive reference
===============================================[XSLT related]=================
30622 Suspended  xsltProcessor->setParameter() cannot set namespace URI
===============================================[Zend Engine 2 problem]========
26456 Verified   Wrong results from Reflection-API getDocComment() when called 
via STDIN
26780 Suspended  Undefined variables cause type hints to become useless
27073 Suspended  Strange behaviour after extending interface Iterator wo adding 
anything new
27268 Verified   Bad references accentuated by clone
27598 Verified   list() array key assignment causes HUGE memory leak
27833 Suspended  Concatenating overloaded objects fails
27891 Open       Bad behavior of require() function
27964 Verified   foreach() + @ + with references broken
28054 Assigned   debug_backtrace() bug
29687 Verified   By-reference passed value inside foreach() is no longer working
29689 Assigned   default value of protected member overrides default value of 
private
29896 Verified   Backtrace argument list out of sync
30080 Verified   Passing array or non array of objects
30394 Verified   Assignment operators yield wrong result with __get/__set
30452 Assigned   php parser does not work properly (1)
30453 Assigned   php parser does not work properly (2)
30519 Verified   Interface not existing says Class not found
30791 Verified   magic methods (__sleep/__wakeup/__toString) call __call if 
object is overloaded.
30820 Assigned   static member conflict with $this->member silently ignored
30828 Verified   debug_backtrace() reports incorrect class in overridden methods
30959 Assigned   __call does not return by reference
30961 Assigned   Wrong linenumber in ReflectionClass getStartLine()
31086 Verified   Type hinting in constructor crashes php
31177 Verified   Memory leak
31300 Open       ArrayAccess and __get crash when using string concat in key
31725 Assigned   sqlite/zend engine 2 weird problems
31749 Assigned   deadlock due to libc mutexes not released when timeout signal 
is delivered
31854 Verified   Segfault if set memory_limit and other goodies
32088 Open       Reference fails after use of unset() on array
32252 Verified   Segfault when offsetSet throws an Exception (only without 
debug)
32322 Open       Return values by reference broken( using self::),example 
singleton instance
32334 Verified   __set acts unexpected with variable variables
32428 Verified   The @ warning error supression operator is broken
32437 Verified   two leaks in zend_execute.c when executing bug22836.phpt
32596 Verified   Segfault/Memory Leak by getClass (etc) in __destruct
32660 Verified   Assignment by reference causes crash when field access is 
overloaded (__get)
32799 Verified   crash: calling the corresponding global var during the destruct
32993 Assigned   implemented Iterator function current() don't throw exception
33171 Verified   foreach enumerates private fields declared in base classes

Assigned bugs: (reminders sent)
zeev            32220: [PATCH] thread_resources for thread not getting freed 
when apache kills thread
iliaa           29521: compress.bzip2 wrapper
fmk             28227: PHP CGI depends upon non-standard SCRIPT_FILENAME
fmk             32009: mssql_bind() causes buffer overruns & memleaks
fmk             32010: memleaks in mssql_fetch_batch()
fmk             32854: mssql_pconnect fails under load and doesn't recover
sniper          28496: Fatal Error in the make install caused by broken egrep
sniper          31358: Compile time error, incompatible types in assignment in 
zend.c on PPC
sniper          32144: Wrong awk version causes havoc (or: fix extensions 
loading system)
sniper          33023: ./configure appears to hang after detecting os version
sniper          33150: shtool php insecure temporary file creation
sniper          31646: imap_mail_compose() don't work when body[][charset] has 
been set
sniper          31638: openssl_csr_sign ignoring configargs
sniper          31984: sessions fail randomly, causes a segmentation fault in 
apache
sniper          32330: session_destroy,  "Failed to initialize storage module", 
custom session handler
wez             33111: make error
wez             32771: is_dir() returns false for absolute path. Even if it is 
a folder
wez             29973: Comparing COM object variable with NULL throws an 
exception
wez             22999: proc_close() sometimes returns -1 when called process 
exited with status of 0
wez             27792: Functions fail on large files (filesize,is_file,is_dir)
wez             29840: is_executable does not honor the safe_mode_exec_dir 
setting
wez             32371: [PATCH] php://input sometimes returns dupl data
wez             32858: Bug #25649 has crept back into PHP - Improper feof() 
handling under FreeBSD
wez             27814: Multiple small packets send for HTTP request
wez             28038: Sent incorrect RCPT TO commands to SMTP server
wez             28382: the openssl_x509_parse function does not extract the 
certificate extensions
wez             32806: fgets() function is slow
wez             30032: add_history is not in libhistory but in libreadline
wez             32293: Trouble accessing NNTP server
wez             31725: sqlite/zend engine 2 weird problems
derick          20382: strtotime ("Monday", $date) can produce incorrect output
derick          28024: Changed behavior of strtotime()
derick          30096: gmmktime does not return the corrent time
derick          30215: strtotime returning huge timestamps instead of -1
derick          30532: strtotime - crossing daylight savings time
derick          32086: [PATCH] strtotime don't work in DST
derick          32270: strtotime/date behavior
derick          32555: strtotime("tomorrow") can return false
derick          32588: strtotime() error for 'last xxx' DST problem
derick          33056: strtotime() does not parse '20050518t090000'
derick          29585: Support week numbers in strtotime()
derick          31337: Request for new GMT timezone offset argument for the 
time() function
derick          33114: SIGSEGV in zend_shutdown/memory leak
derick          24485: $a = $b; become $a=&$b; when I use a function
derick          25359: array_multisort doen't work in a function if array is 
global or reference
derick          28016: is_resource() returns false for resources of type 
"Unknown"
momo            30937: date_sunrise() & date_sunset() don't handle endless 
day/night at high latitudes
georg           24350: overloading mysqli-query-objects
georg           28547: Incorrect use of mysql_thread_init/end() functions
georg           33021: SQL_CALC_FOUND_ROWS and mysql.trace_mode=true always 
returns 1
                26320: strtotime() does not understand ISO6801 datetime format 
as used in XMLSchema
andrei          28793: php.ini settings should be able to read other php.ini 
settings
andrei          32091: PCRE 5.0 ugprade request
andrei          28461: segmentation fault when using backreferences on a long 
string
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         32945: copy size 0 file with ftp/http wrappers
pollita         31774: Data missing using DirectoryIterator with ftp:// wrapper
dmitry          30498: SOAP: Persistent Connection Handling, Talking to 
SOAP::Lite
dmitry          31953: SoapClient::setHeader
dmitry          29423: reference count gets wrong when return-reference-calling 
a normal function
dmitry          31248: SOAP-Client: mapping of overloaded functions fail
dmitry          31993: SoapServer::handle() stops the script
dmitry          32139: base64binary encode/decode
dmitry          32941: Sending structured exception kills a php
dmitry          33164: soap ext incorrect check of HTTP_1_1
andi            30793: Abstract functions and default parameter
andi            29707: When execute the global requisition bellow the thread 
crashes
andi            31341: escape on curly inconsistent
andi            28054: debug_backtrace() bug
andi            29689: default value of protected member overrides default 
value of private
andi            30452: php parser does not work properly (1)
andi            30453: php parser does not work properly (2)
andi            30820: static member conflict with $this->member silently 
ignored
andi            30959: __call does not return by reference
andi            31749: deadlock due to libc mutexes not released when timeout 
signal is delivered
pajoye          31784: GD: add gdftusefontconfig function in gd module :D
pajoye          32803: GD-Functions update
pajoye          33125: imagecopymergegray produces mosaic rainbow effect
johannes                32177: ReflectionException
john            32643: update tidy to reflect library change in tidyLoadConfig()
moriyoshi               33141: libiconv dependency in gd extension not 
accounted for by linker
moriyoshi               28899: substr and mb_substr work different
moriyoshi               32062: mbstring fails to match encoding with some 
locale settings
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
thetaphi                32424: no output is sent after calling ob_flush() after 
sending headers
helly           28605: bug21523.phpt test never end (-mieee fixes it..)
helly           32983: Bogus error message when using ArrayAccess / References
helly           33015: ArrayObject: object- and array-access not interchangeable
helly           33136: method offsetSet in class extended from ArrayObject 
crash PHP
helly           30961: Wrong linenumber in ReflectionClass getStartLine()
helly           32993: implemented Iterator function current() don't throw 
exception
hholzgra                27132: ncurses_getch() interrupted by receipt of a 
handled signal
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                31533: [PATCH] OCI extension -- crash in 
_oci_close_session
tony2001                32140: NVARCHAR2 columns are truncated
tony2001                32859: Error when attempting to write Clob to oracle
kalowsky                32395: odbc_execute modifies the param array
edink           32895: old openssl included in Windows distributions
amt             27688: Session names consisting of only numbers cause session 
id generation

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

Reply via email to