PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (328 total including feature requests)
===============================================[*General Issues]==============
27372 Verified parse error loading browscap.ini at apache startup (new parser required)
===============================================[Apache related]===============
26494 Open [PATCH] Timeout setting not honored while writing to a dead client
32561 Analyzed Erroneous Allow HTTP response header
33292 Verified apache_get_modules crashes
===============================================[Apache2 related]==============
26771 Verified register_tick_funtions crashes apache2 child process
29983 Assigned default_charset not set by ini_set
31594 Open virtual(): Unable to include 'xxx' - error finding URI
32220 Assigned [PATCH] thread_resources for thread not getting freed when apache kills thread
===============================================[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
33615 Feedback Foreach and arrays stored in session
===============================================[Bzip2 Related]================
29521 Assigned compress.bzip2 wrapper
===============================================[CGI related]==================
28227 Assigned PHP CGI depends upon non-standard SCRIPT_FILENAME
29574 Verified [PATCH] FastCgi server can't be used with unix domain sockets
31892 Verified PHP_SELF incorrect without cgi.fix_pathinfo, but turning on screws up PATH_INFO
===============================================[Class/Object related]=========
28491 Suspended $this may be modified indirectly inside a method
33595 Assigned Memory leak
33598 Verified Throwing exception from __destruct causes fatal error
===============================================[COM related]==================
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
===============================================[Compile Failure]==============
27729 Suspended cant compile ext/sqlite as shared
28823 Suspended bad line in skeleton file (flex-2.5.31)
33601 Feedback PHP 5.0.4 Compile Error ARM Processer
===============================================[cURL related]=================
33560 Feedback curl_multi handle not being properly destroyed - seg faults if reused
33570 Feedback curl_errno does not return error codes on multi handles
===============================================[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)
===============================================[dBase related]================
33285 Verified dbase functions return garbage on certain file
===============================================[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
===============================================[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
33430 Open auto_prepend_file not respected in command line environment
33443 Assigned ini_get(any boolean directive) returns literal INI string, not a boolean string.
33626 Open Object comparison diverges from PHP 4 to 5
===============================================[DOM XML related]==============
33573 Feedback strange return value in get_elements_by_tagname()
===============================================[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
27897 Open static memebers overloading
27926 Open No access-modified constants
28051 Suspended gzip accept-encoding for HTTP request
28156 Suspended E_WARN instead E_ERROR
when doing $a = 'asdf'; echo is_array($a['foo']['asdf']
28165 Suspended Missing implicit object to integer conversion
28176 Suspended isset() returns false for properties returned from __get()
28269 Open Incomplete error message when instantiating child classes of an abstract class
28331 Open Fatal Errors
28479 Open Custom URL rewriting API in PHP (for url_scanner)
28609 Open property schemaTypeInfo in DomElement doesn't return anything
28714 Open Type hint error completely useless
28793 Assigned php.ini settings should be able to read other php.ini settings
28835 Open cannot call overloaded methods via parent::method() or self::method()
29070 Open __get/__set should allow recursive calls
29085 Open bad default include_path on Windows
29243 Open SimpleXML: add nodeName and localName
29248 Open FTP does not work on glFTPD + TLS
29280 Assigned changing the default http-wrapper
29337 Assigned dns_get_record()
unavailable on BSD
29351 Suspended New feature : scp
29417 Suspended Type hints do not allow for extended interfaces
29482 Open imagecreatefrompng()
throws fatal error (no warning) when opening broken images
29495 Suspended New DOM and XSL classes should throw exceptions.
29497 Open xsltprocessor->setParameter() to accept an array
29509 Open get_class_vars()
returns unusable information
29714 Open getopt does not reset
29722 Open Error log newlines style
29736 Open instanceof requires class to be loaded
29846 Open Function to close the output stream
29930 Open Type hint error message should reveal both class names
29973 Assigned Comparing COM object variable with NULL
throws an exception
30111 Open Move some DOMDocument properties to static
30139 Open Link phpinfo()
modules to manual
30155 Open make the header files ISO C99 and ISO C++ compatible
30177 Open Change for const
30211 Open Method argument type-mismatch returns error with method's line-number
30324 Open serialize()
should work on internal classes
30327 Open --with-config-file-path option name, phpinfo()
output mislead users
30498 Assigned SOAP: Persistent Connection Handling, Talking to SOAP::Lite
30541 Open $php_errormsg isn't set when an error occured in a function called by eval()
30583 Open echo and print not filtered when stream filter installed on php://output..
30661 Open user ID and password for mail access
30701 Open RFE: Option to disable implicit conversion of integers to floats
30716 Open Dynamic Static Member Access
30793 Assigned Abstract functions and default parameter
30814 Open more detailed feedback from DOMDocument::schemaValidate
30886 Open Issue E_STRICT
errors for deprecated array notation for string char access
30916 Open odbc_fetch_array function only return associative array
30918 Open Add a "non-local" flag param to realpath
31058 Open array_change_key_case recursive option
31342 Open SQLite OO interface with Exceptions (patch included)
31376 Open Function cpdf_fill_stroke() only fills
31424 Open Make mode optional on mkdir
31499 Open Support for including multiple files with a single include call.
31516 Open Clear screen or ScreenSize
31563 Open shebang removal
31564 Open Secure Password Storage
31659 Open array_map to take non-array parameters and pass them to the callback function
31690 Open user specific additions to php.ini
31701 Open (mis-) use of undeclared attributes
31703 Open ldap_search against 3rd level sub-domains not returning results
31712 Open [PATCH]: LDAP SSL Support via Mozilla LDAP C SDK
31766 Open printf and __toString
31772 Open [PATCH] Net-SNMP 5.2.x ++ Workaround in PHP_SNMP Incorrectly Coded
31773 Open Would Like snmpV2 command set in php_snmp
31784 Assigned GD: add gdftusefontconfig function in gd module :D
31930 Open is_callable / __call interaction
31953 Assigned SoapClient::setHeader
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
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
33186 Open --enable-all=shared
33221 Open sybase-ct: Varchar >255 not supported
33259 Open & Integer Matching
33347 Open Function overloading type hinting inconsistencies
33350 Open php can't handle utf-8 in path names
33353 Open update 'const' to allow a calculated value, like define()
33374 Open strval does not let me convert numbers to 'zero filled' strings
33400 Open make "make" a dendency of "make test"
33419 Open Strings as input for php_strip_whitespace()
33444 Open resterict access on constants
33445 Assigned Support ISO 8601 Year number for Week number
33447 Open mixed array_reduce starting value
33497 Open iconv version too old
33502 Open output_reset_rewrite_vars doesnt check the number of parameters
33505 Open proc_terminate does not really kill terminate the process
33506 Open iconv_substr_count
33604 Open MYSQL: php.ini option to set character_set and allow using UTF8
33620 Open [PATCH] adding "--without-t1lib" for win32 GD configure
33623 Open History buffer in gzinflate
===============================================[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
32371 Assigned [PATCH] php://input sometimes returns dupl data
32503 Open fopen()
in cwd: filename must start with ./ under safe mode
32945 Assigned copy size 0 file with ftp/http wrappers
===============================================[FTP related]==================
31774 Assigned Data missing using DirectoryIterator with ftp:// wrapper
31971 Assigned [PATCH] ftp_login fails on messsage from FTP+SSL server (234 Enabling SSL)
===============================================[GD related]===================
33125 Assigned imagecopymergegray produces mosaic rainbow effect
33220 Assigned Denial of service through imagecreatefromgif()
33484 Assigned Rendered Text gets Blocks around characters
33489 Assigned Certain true type fonts shows squares instead of text
===============================================[HTTP related]=================
27814 Assigned Multiple small packets send for HTTP request
32925 Verified HTTP Authentication is not carried through upon redirects.
===============================================[IIS related]==================
27891 Open Bad behavior of require() function and relative paths with IIS
30760 Verified php hangs when extension does not exist
32919 Suspended Curl/Openssl: random crashes with fsockopen("ssl://.."..) under heavy load
32962 Assigned Installer puts php.ini in wrong location
33073 Assigned PHP Windows Installer does not set Verify File Exists for IIS 6.
33115 Assigned Windows Install Silent Option breaks OS environment path variable
33118 Open Memory leak in ISAPI module after exception
===============================================[IMAP related]=================
33349 Open imap_fetchstructure hangs on some mails
===============================================[Informix related]=============
26608 Assigned Sporadic -439 errors on ifx_connect()
28883 Assigned [PATCH] fix for crash during module shutdown
31592 Open ifx_getsqlca fails when DB-error occurs
===============================================[InterBase related]============
30907 Assigned ibase_query() crashes when inserting a -1 into a Interbase TIMESTAMP field
32143 Assigned ibase_query() causes IB server crash with invalid DB and parameters
32990 Open Invalid statement handle
===============================================[iPlanet related]==============
32424 Analyzed 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.
===============================================[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
33198 Open Leading UTF-8 byte order mark yields different character encodings in output
===============================================[mcrypt related]===============
33256 Assigned treatment of initial vectors invalidates algorithm
===============================================[mSQL related]=================
31979 Open msql_fetch_field() not reporting unique keys
===============================================[MSSQL related]================
29316 Assigned Executing Stored Procedure with more than one Resultset
32009 Assigned mssql_bind() causes buffer overruns & memleaks
32010 Assigned memleaks in mssql_fetch_batch()
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
===============================================[MySQLi related]===============
33635 Feedback "couldn't fetch mysqli" error when attempting to write session data to db
===============================================[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]=================
28944 Assigned OCITypeByName: OCI-21522 with two connections
29013 Assigned Multiple logons cause handles to become invalid
29779 Suspended ORA-24327
30804 Assigned multiple returned lob resource being overwritten
30808 Suspended oci8 cannot connect after restarting DB
31042 Assigned oci_fetch set filed value to "false"
32140 Assigned NVARCHAR2 columns are truncated
32325 Assigned Can't retrieve collection using OCI8
32361 Assigned connection oci_connect stay persist after process the php
32859 Assigned Error when attempting to write Clob to oracle
33383 Assigned PHP crashes while retrieving data from Oracle
33564 Assigned Strange behaviour passing long string to TRANSLATE in oracle
33583 Feedback Apache1.3.33 Segmentation fault with php5 & OCI_New_Collection
===============================================[ODBC related]=================
20298 Verified odbc.check_persistent not working
32395 Assigned odbc_execute modifies the param array
===============================================[OpenSSL related]==============
25614 Suspended openssl_pkey_get_public()
fails when given a private key
28382 Assigned the openssl_x509_parse function does not extract the certificate extensions
31638 Feedback openssl_csr_sign ignoring configargs
===============================================[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]=================
33468 Assigned preg_match on long strings fails
===============================================[PDO related]==================
33533 Feedback PDO_ODBC: Segmentation Fault with selecting informix text column
===============================================[Performance problem]==========
30295 Verified array_key_exists()
makes a copy of the given array
32727 Open Slow serialize on FreeBSD
32806 Assigned fgets()
function is slow
===============================================[PHP-GTK related]==============
25516 Suspended Gtk Widgets cannot be stored in Object Variables
===============================================[PostgreSQL related]===========
31411 Feedback Misplaced "Cannot set connection to blocking mode" at end of output
32223 Open weird behaviour of pg_last_notice
===============================================[Program Execution]============
33147 Open proc_open()
: "pty pseudo terminal not supported 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 Assigned array_splice on $GLOBALS crashes
===============================================[Safe Mode/open_basedir]=======
32851 Feedback open_basedir restrictions do not work with file creation in symlinked directory
===============================================[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
28016 Assigned is_resource()
returns false for resources of type "Unknown"
28972 Verified [] operator overflow treatment is incorrect
30082 Verified Multidimensional arrays copy or array_multisort bug
30452 Assigned php parser does not work properly (1)
30453 Assigned php parser does not work properly (2)
31177 Assigned Memory leak
31749 Assigned deadlock due to libc mutexes not released when timeout signal is delivered
33156 Verified cygwin version of setitimer doesn't accept ITIMER_PROF
33487 Assigned Memory allocated for objects created in object methods is not released
33529 Open FILE is relative while running Apache SAPI
33586 Open Serialization breaks references
===============================================[Semaphore related]============
33011 Assigned [PATCH] 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
31984 Feedback sessions fail randomly, causes a segmentation fault in apache
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
32139 Assigned base64binary encode/decode
32455 Assigned wrong setting property to unset value
33522 Assigned Error sending array with SOAP-Client
33567 Assigned SoapClient works only when exceptions are turned off
33602 Feedback SoapVar wrongly encodes boolean
33625 Feedback Trying to use SOAP Header with WSDL Crashes Apache & PHP
33631 Assigned SOAP-RPC calls with parameters only succeed when __call() invoked explicitly
===============================================[Sockets related]==============
21197 Open socket_read()
outputs error with PHP_NORMAL_READ
===============================================[SPL related]==================
32983 Assigned Bogus error message when using ArrayAccess / References
33582 Assigned ArrayAccess - getOffset doesn't work
===============================================[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-ct (ctlib) related]====
32531 Open Sybase extension contains aliases to mssql functions that can never be used
===============================================[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 Assigned xmlrpc_encode() Segmentation fault with recursive reference
===============================================[XSLT related]=================
30622 Suspended xsltProcessor->setParameter() cannot set namespace URI
Assigned bugs: (reminders sent)
tony2001 29983: default_charset not set by ini_set
tony2001 33443: ini_get(any boolean directive) returns literal INI string, not a boolean string.
tony2001 28944: OCITypeByName: OCI-21522 with two connections
tony2001 29013: Multiple logons cause handles to become invalid
tony2001 30804: multiple returned lob resource being overwritten
tony2001 31042: oci_fetch_* set filed value to "false"
tony2001 32140: NVARCHAR2 columns are truncated
tony2001 32325: Can't retrieve collection using OCI8
tony2001 32361: connection oci_connect stay persist after process the php
tony2001 32859: Error when attempting to write Clob to oracle
tony2001 33383: PHP crashes while retrieving data from Oracle
tony2001 33564: Strange behaviour passing long string to TRANSLATE in oracle
tony2001 32179: xmlrpc_encode() Segmentation fault with recursive reference
zeev 32220: [PATCH] thread_resources for thread not getting freed when apache kills thread
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
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 32010: memleaks in mssql_fetch_batch()
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
dmitry 33595: Memory leak
dmitry 30498: SOAP: Persistent Connection Handling, Talking to SOAP::Lite
dmitry 31953: SoapClient::setHeader
dmitry 31158: array_splice on $GLOBALS crashes
dmitry 26584: Class member - array key overflow
dmitry 30452: php parser does not work properly (1)
dmitry 30453: php parser does not work properly (2)
dmitry 31177: Memory leak
dmitry 31749: deadlock due to libc mutexes not released when timeout signal is delivered
dmitry 33487: Memory allocated for objects created in object methods is not released
dmitry 31248: SOAP-Client: mapping of overloaded functions fail
dmitry 32139: base64binary encode/decode
dmitry 32455: wrong setting property to unset value
dmitry 33522: Error sending array with SOAP-Client
dmitry 33567: SoapClient works only when exceptions are turned off
dmitry 33631: SOAP-RPC calls with parameters only succeed when __call() invoked explicitly
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 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 27814: Multiple small packets send for HTTP request
wez 28038: Sent incorrect RCPT TO commands to SMTP server
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 32806: fgets()
function is slow
wez 30032: add_history is not in libhistory but in libreadline
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 33445: Support ISO 8601 Year number for Week number
derick 33256: treatment of initial vectors invalidates algorithm
derick 28016: is_resource()
returns false for resources of type "Unknown"
georg 24350: overloading mysqli-query-objects
andrei 28793: php.ini settings should be able to read other php.ini settings
andrei 33468: preg_match on long strings fails
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
andi 30793: Abstract functions and default parameter
andi 31341: escape on curly inconsistent
pajoye 31784: GD: add gdftusefontconfig function in gd module :D
pajoye 32803: GD-Functions update
pajoye 33125: imagecopymergegray produces mosaic rainbow effect
pajoye 33220: Denial of service through imagecreatefromgif()
pajoye 33484: Rendered Text gets Blocks around characters
pajoye 33489: Certain true type fonts shows squares instead of text
johannes 32177: ReflectionException
john 32643: update tidy to reflect library change in tidyLoadConfig()
phildriscoll 32962: Installer puts php.ini in wrong location
phildriscoll 33073: PHP Windows Installer does not set Verify File Exists for IIS 6.
phildriscoll 33115: Windows Install Silent Option breaks OS environment path variable
nobbie 26608: Sporadic -439 errors on ifx_connect()
nobbie 28883: [PATCH] fix for crash during module shutdown
abies 30907: ibase_query() crashes when inserting a -1 into a Interbase TIMESTAMP field
abies 32143: ibase_query() causes IB server crash with invalid DB and parameters
moriyoshi 28899: substr and mb_substr work different
moriyoshi 32062: mbstring fails to match encoding with some locale settings
hholzgra 27132: ncurses_getch() interrupted by receipt of a handled signal
kalowsky 32395: odbc_execute modifies the param array
amt 27688: Session names consisting of only numbers cause session id generation
helly 32983: Bogus error message when using ArrayAccess / References
helly 33582: ArrayAccess - getOffset doesn't work