PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (366 total including feature requests)
===============================================[*General Issues]==============
26771 Suspended register_tick_funtions crash under threaded webservers
===============================================[Apache related]===============
32561 Assigned Erroneous Allow HTTP response header
33292 Verified apache_get_modules crashes
34637 Feedback PHP5 and mod_ssl won't play nice...
===============================================[Apache2 related]==============
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
34581 Open crash with mod_rewrite
===============================================[Arrays related]===============
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
34667 Feedback Notice: Unknown: Unable to find the wrapper
"compress.bzip2".....
===============================================[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
34429 Open Output buffering cannot be turned off with FastCGI
34537 Verified Last-Modified header + Status: 200 results in 200 OK without
body
===============================================[Class/Object related]=========
28491 Suspended $this may be modified indirectly inside a method
33941 Assigned overloading not working with arrays not stored as arrays
34019 Assigned Implementing interface with a __construct method strange
behaviour
34467 Assigned foreach + __get + __set incosistency
34665 Feedback Incompatibility between references and the __destruct() method
34678 Assigned __call(), is_callable() and static methods
===============================================[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
33734 Assigned Something strange with COM Object
33912 Assigned Crash when trying to access registry using com
34253 Assigned COM binary object/array issue (question marks?)
34272 Assigned empty array onto COM object blows up
34297 Assigned get_object_vars on COM object produces Apache error
34440 Assigned COM Error confuse with [] ()
34564 Assigned reference (in/out) parameters don't work
34651 Feedback can't read unicode chars from access file
===============================================[Compile Failure]==============
33338 Suspended undefined reference to `OPENSSL_add_all_algorithms_noconf'
34636 Feedback cannot find -lgcrypt
===============================================[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
34147 Suspended Timezone problem
34700 Assigned performance problem with date()
===============================================[dBase related]================
33285 Verified dbase functions return garbage on certain file
===============================================[DBM/DBA related]==============
34495 Assigned dba_fetch() fails with db4 driver when dba_popen() is used
===============================================[Documentation problem]========
34627 Open fopen('php://stdout') / fputs() doesn't send output under
Apache2 SAPI
34634 Verified "const FOO = 1<<0" bits not allowed
34675 Open Date() is habitually 8 hours exactly behind current system
time (Win XP)
34680 Open open_basedir half-resolving of symlinks
===============================================[EXIF related]=================
34704 Assigned Infinite recursion due to corrupt JPEG
===============================================[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
29574 Open [PATCH] FastCgi server can't be used with unix domain sockets
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
31592 Open ext/informix: ifx_getsqlca fails when DB-error occurs
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()
32727 Open Slow serialize on FreeBSD
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
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
33282 Open Reference is killed by unset but not by other =&
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 strftime's arguments are system dependent
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)
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
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
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
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"] not set
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
34517 Open Linux PAM authentication
34526 Open array-related operation to "reduce" contained items
34557 Open php -m exits with "error" 1
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
34621 Open Functions for CREATING zip archives (for OASIS OpenDocument
processing)
34622 Open Add image functions to support editing/creating "comments"
34630 Assigned PDO: LOB support incomplete in some drivers
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
34676 Assigned missing support for strtotime("midnight") and strtotime("noon")
34703 Open late binding for static calls
===============================================[Filesystem function related]==
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
32503 Open fopen() in cwd: filename must start with ./ under safe mode
32861 Assigned timeout is ignored in stream_select function
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]===================
33220 Assigned GIF image with errors makes imagecreatefromgif() go into
infinite loop
34131 Assigned Artifact left on transparent gifs using image filters
34340 Feedback imagepstext returns T1Lib Error: Font ID Invalid in this
Context
===============================================[ICONV related]================
33997 Assigned Returned: Bug #16069 - ICONV transliteration failure
===============================================[IIS related]==================
30760 Assigned 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
===============================================[Informix related]=============
26608 Assigned Sporadic -439 errors on ifx_connect()
28883 Assigned [PATCH] fix for crash during module shutdown
32954 Assigned ifx_fetch_row() : SEGV if row has TEXT fields (PHP Apache
Module only)
34684 Feedback Memory Leak using Informix database
===============================================[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
===============================================[LDAP related]=================
34482 Assigned LDAP Searches cause Access Violation when connecting via LDAPS
===============================================[Mail related]=================
28038 Open Sent incorrect RCPT TO commands to SMTP server
===============================================[Math related]=================
27678 Verified number_format() crashes with large numbers.
===============================================[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
===============================================[mSQL related]=================
31979 Assigned 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
34647 Assigned mssql.timeout has no affect
34659 Feedback mssql_query fails if you have triggers that return resultsets
===============================================[MySQLi related]===============
34681 Assigned MySQL double type loses trailing zeroes with mysqli prepared
statements
===============================================[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]=================
30804 Assigned multiple returned lob resource being overwritten
===============================================[ODBC related]=================
20298 Verified [PATCH] 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
34261 Assigned openssl_pkcs7_verify returns FALSE for msg that is correct
34668 Feedback SSL: fatal protocol error
===============================================[Other web server]=============
26495 Suspended Using WebSite Pro 2.5 with ISAPI, cookies are not working
===============================================[PDO related]==================
34623 Assigned Segfault when selecting 'longtext' field with pdo/mysql
34625 Assigned Scrollable cursor doesn't work with MySQL
===============================================[Performance problem]==========
30295 Verified array_key_exists() makes a copy of the given array
32806 Assigned fgets() function is slow
===============================================[PHP-GTK related]==============
25516 Suspended Gtk Widgets cannot be stored in Object Variables
===============================================[PostgreSQL related]===========
32223 Assigned weird behaviour of pg_last_notice
33167 Critical pg_fetch_array can cause a segfault
===============================================[Readline related]=============
30032 Assigned add_history is not in libhistory but in libreadline
===============================================[Reproducible crash]===========
29803 Suspended Seg fault on count($GLOBALS, COUNT_RECURSIVE);
34692 Feedback Crash during gallery2 configuration
34711 Feedback Crash with unknown cause, any code may cause it
===============================================[Scripting Engine problem]=====
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
31177 Assigned Memory leak
31341 Assigned escape on curly inconsistent
31749 Assigned deadlock due to libc mutexes not released when timeout signal
is delivered
33586 Assigned Serialization breaks references
34120 Assigned func_get_arg() can be used function call parameter if used
only once
34552 Open Problems with __FILE__ and realpath()
===============================================[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
34643 Assigned wsdl default value
34657 Feedback If you get a communication problem when loading the WSDL, it
fatal's
34658 Feedback Bad setting of float with non en locales
===============================================[Sockets related]==============
21197 Open socket_read() outputs error with PHP_NORMAL_READ
===============================================[SPL related]==================
34216 Feedback Segfault with autoload
===============================================[Strings related]==============
29607 Assigned highlight_file producing incorrect output
===============================================[XML related]==================
27908 Verified xml default_handlers not being called when using libxml (works
fine with expat)
===============================================[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)
rasmus 32561: Erroneous Allow HTTP response header
tony2001 29983: default_charset not set by ini_set
tony2001 31618: is_readable() results based on ownership of
calling script, not file
tony2001 30804: multiple returned lob resource being overwritten
tony2001 32179: xmlrpc_encode() Segmentation fault with
recursive reference
zeev 32220: [PATCH] thread_resources for thread not getting freed
when apache kills thread
zeev 30760: php hangs when extension does not exist
zeev 31979: msql_fetch_field() not reporting unique keys
iliaa 29521: compress.bzip2 wrapper
iliaa 31971: [PATCH] ftp_login fails on messsage from FTP+SSL server
(234 Enabling SSL)
iliaa 33011: [PATCH] shmop: can still open segment for reading after
shmop_delete
iliaa 29607: highlight_file producing incorrect output
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
fmk 34647: mssql.timeout has no affect
dmitry 33941: overloading not working with arrays not stored as arrays
dmitry 34467: foreach + __get + __set incosistency
dmitry 34678: __call(), is_callable() and static methods
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 33586: Serialization breaks references
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
dmitry 34643: wsdl default value
helly 34019: Implementing interface with a __construct method strange
behaviour
helly 34495: dba_fetch() fails with db4 driver when dba_popen() is
used
helly 34704: Infinite recursion due to corrupt JPEG
helly 32223: weird behaviour of pg_last_notice
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 34253: COM binary object/array issue (question marks?)
wez 34272: empty array onto COM object blows up
wez 34297: get_object_vars on COM object produces Apache error
wez 34440: COM Error confuse with [] ()
wez 34564: reference (in/out) parameters don't work
wez 27814: Multiple small packets send for HTTP request
wez 29973: Comparing COM object variable with NULL throws an
exception
wez 34630: PDO: LOB support incomplete in some drivers
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 34261: openssl_pkcs7_verify returns FALSE for msg that is
correct
wez 34623: Segfault when selecting 'longtext' field with pdo/mysql
wez 34625: Scrollable cursor doesn't work with MySQL
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 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 34700: performance problem with date()
derick 33445: strftime's arguments are system dependent
derick 34676: missing support for strtotime("midnight") and
strtotime("noon")
derick 33997: Returned: Bug #16069 - ICONV transliteration failure
georg 24350: overloading mysqli-query-objects
georg 34681: MySQL double type loses trailing zeroes with mysqli
prepared statements
andrei 28793: php.ini settings should be able to read other php.ini
settings
andrei 34121: Add DFA support to preg_match() function
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 33220: GIF image with errors makes imagecreatefromgif() go into
infinite loop
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
nobbie 32954: ifx_fetch_row() : SEGV if row has TEXT fields (PHP
Apache Module only)
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
edink 34482: LDAP Searches cause Access Violation when connecting via
LDAPS
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
hholzgra 27132: ncurses_getch() interrupted by receipt of a
handled signal
kalowsky 32395: odbc_execute modifies the param array
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php