PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (783 total including feature requests)
===============================================[*General Issues]==============
27372 Verified parse error loading browscap.ini at apache startup (new parser
required)
31792 Verified getrusage() does not give ru_nswap
===============================================[Apache related]===============
26494 Open [PATCH] Timeout setting not honored while writing to a dead
client
31558 Open "apachectl graceful" leaks
===============================================[Apache2 related]==============
26771 Verified register_tick_funtions crashes apache2 child process
31594 Open virtual(): Unable to include 'xxx' - error finding URI
31717 Assigned Cannot turn off PATH_INFO
32067 Feedback DSO problems
===============================================[Arrays related]===============
22463 Verified array_reduce segmentation fault
28476 Verified string to array variable transformation
29253 Verified array_diff with $GLOBALS argument fails apache.(zend optimizer
running)
30305 Verified array_splice discards keys of incoming array
31114 Assigned foreach modify array
31453 Verified array_rand() is not returning random values
===============================================[CGI related]==================
27515 Suspended php -b still not working
28227 Assigned PHP CGI depends upon non-standard SCRIPT_FILENAME
28556 Open PHP as CGI becomes a zombie when loaded too often
31472 Open Opening the php://stderr etc. streams in FastCGI mode should
open FCGI streams
31892 Verified PHP_SELF incorrect without cgi.fix_pathinfo, but turning on
screws up PATH_INFO
32107 Feedback fclose (STDIN|STDOUT|STDERR) not working
===============================================[Class/Object related]=========
28935 Verified Operation is amusing when a constant is set up by __set to the
overloaded class
31010 Verified unset crashes overloaded class
===============================================[COM related]==================
31958 Feedback Fatal error when creating new COM object
31988 Feedback PHP crashes when COM tries to access an unknown DLL/function
32099 Open After opening ADO connection and closing it repeatedly, Apache
stops service
===============================================[Compile Failure]==============
28496 Verified Fatal Error in the make install caused by broken egrep
29297 Assigned PDFLib 6 make error
30558 Feedback mbstring mbregex failure to compile pointer cast problems
31358 Assigned Compile time error, incompatible types in assignment in zend.c
on PPC
31689 Verified [PATCH] PHPAPI missing for php_std_date() and php_parse_date()
31886 Feedback make install crashes
32060 Assigned configure host type detection broken
===============================================[Date/time related]============
18289 Suspended strftime totally buggy!!
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
31583 Verified [PATCH] php_std_date() uses short day names in
non-y2k_compliance mode
32086 Assigned strtotime don't work in DST
===============================================[Documentation problem]========
15637 Open if using URI, ldap_connect() returns resource ID when server
does not exist
16111 Open IIS + PHP CGI == special administrative concerns
20855 Suspended chmod can't display correctly (french chm)
20966 Assigned CHM search index includes irrelevant words
21504 Open W32api extension documentation is obsolete
21783 Assigned php-{SAPI}.ini and php.ini : when/where/what php looks for and
why.
21833 Open IIS 5.0 requires additional parameters on Add Mappings Tab
21975 Open document safe_mode/open_basedir gotchas
22064 Assigned mb_send_mail hard-coded to send text/plain
22253 Open method becomes constructor in subclass
23465 Assigned session.bug_compat_42 and session.bug_compat_warn needs better
docs
23610 Open PATH_TRANSLATED is EMPTY when PATH_INFO is not set
23714 Open Unix/HP-UX install documentation is outdated
23907 Critical Need additional installation step for IIS 6.0 / Windows Server
2003
24157 Open Aliases version info
25455 Open It would be nice to have a php-config man page.
25456 Open It would be nice to have a phpextdist man page.
25457 Open It would be nice to have a phpize man page.
26179 Open [chm] searching
26616 Open [chm] garbled [EMAIL PROTECTED] on chm file of Manual
26902 Open [chm] Right to left in hebrew at CHM file.
28371 Open Different behaviour of fopen depending on r+,w+,a+
28459 Verified Documentation and Object/class problem
29045 Suspended gzopen for URL
29162 Open HEAD request script terminates on non-header output
29877 Verified variable assign by reference works even when methods don't
return by reference
30437 Open include fails to open file from parent directory of include
path
30698 Open preg_replace with /e does not escape single quotes as per
documentation
31545 Open configure fails with cyrus-imap
31591 Open apache_getenv() is an 'undefined function'
31775 Open Undefined behavior when uploaded file > post_max_size
31798 Open set_error_handler() object argument passed by value,not
reference
31977 Open count() doesnt count class members properly
32008 Feedback [chm] Cannot use documentation
===============================================[Feature/Change Request]=======
979 Open [PEAR] Openmarket Transact support
2807 Open LOB descriptors with Fetch/Result and FetchInto
3066 Open Parameter for dns functions to select different DNS
3275 Analyzed [PEAR] ICQ support
3276 Assigned Add PGP support
3367 Open PHP code callback during file upload
3799 Suspended default_charset brings small incompatibility
3830 Open Function to timeout/break off a function
3928 Open shorthand notation for filling associative arrays, please
4426 Open php when run w/ binfmt_misc does not work w/ apache
5007 Analyzed enable no-resolve mode for here docs
5050 Analyzed $php_errormsg not changed on errors inside functions
5169 Open Missing recursive behavior
5301 Open cosmetic change in phpinfo() output
5311 Analyzed implement checkdnsrr() and getmxrr() on windows
5435 Open Request to update eval() or create new function.
5563 Analyzed Change session.cache_expire value to be in seconds
5575 Open open_basedir to ~
5601 Analyzed @function() should not turn of error reporting for critical
errors
5748 Open use 'App Paths' registry key to specify path for supporting dlls
5804 Open parser error if any spaces follow indentifier in with here doc
syntax
5883 Assigned --enable-trans-sid modification request
5954 Open Informix can't reliably figure if a text result column is NULL
5960 Open Output buffering and headers
5975 Open version of strip_tags() that specifies tags to strip (instead
of tags to keep)
6019 Analyzed document precision of floating point values
6082 Open User defined error handler should be avare if function was
prefixed with @
6107 Open increments are magic, decrements not
6115 Open phpinfo() uses wrong variable
6118 Open Can not supress runtime warnings on foreach
6193 Analyzed new object makes a shallow copy
6268 Open ternary op return only by value
6305 Analyzed when string contains "at", wrong time returned
6343 Open enable pass by reference to be optional
6399 Open checkdate should be able to validate a time as well as a date
(timestamp)
6418 Open Multiple class extends ordering error
6427 Open func_get_arg() does not support references
6503 Open no support for multiple resultset query?
6512 Analyzed sort() Does not sort stings as expected
6563 Open OCIPLogon should check the connection
6574 Open SMTP functions via IMAP c-client library
6680 Open regexps (ereg*) ignores locale settings
6771 Open Import LIB files needed in Win32 distribution
6893 Assigned feature request - makelinks() function
6911 Open Problem with array_merge(_recursive)
6927 Suspended
6932 Open Filesize / File_exists and include_path
6993 Open uninstalling is a pain in the ass
7006 Open preg_replace ( string pattern, array replacement, string
subject );
7028 Analyzed xml=shared and wddx do not work together
7132 Open fsockopen doesn't report dns lookup failure
7220 Open Error Report on Function Arguments
7398 Open Stored procedure error return values not passed through
7507 Open Better ODBC error reporting/fetching
7541 Open please consider also support HPUX shl_*
7553 Open RFC: Uplevel Block structure
7559 Open zend_hash_get_current_key_ex returning persistent strings
7578 Open next() and current() do not return referenceing arrays
7741 Open [phpdoc] Document about every predefined variable
7805 Open Add optional parameter 'class' to mysql_fetch_object()
7808 Open variable value triggerd by function
7923 Analyzed htmlentities doesn't work for ISO 8859-2
7930 Open List() constructor reference assignment
8100 Assigned extract(), extra feature
8108 Analyzed implement trans-sid as output handler
8295 Open absolute path in extension= directive in php.ini not recognized
8395 Open register_shutdown_function() error
8397 Open Multi-results sets are not suppported
8427 Analyzed Unwanted references
8428 Open continue doesn't pass thru a switch statement
8595 Open More effective parsing of list() (+other)
8640 Open enumeration type
8685 Open heredoc: remove column 1 closing identifier requirement
8809 Open Cookieless session with Header redirects
8827 Open PHP_AUTH_PW stores password when using External Authentication
8855 Open session_start should return also FALSE
8897 Open Significant portions of the InterBase API have no PHP
representation.
8948 Open readline_completion_function enhance
8963 Open using shared PHP libraries in safe_mode
9035 Open Need a PHP_AUTH_REALM built-in variable
9095 Open colon/semicolon delimitd extension_dir ?
9195 Analyzed Default class function arguments
9211 Open URL and PHP Info/Options functions NEEDED
9212 Open fpassthru ignoring output buffering
9262 Analyzed Inconsistency in the implementation of here-docs
9266 Analyzed Unable to load 14 of php's extensions
9308 Open Allow Unix to use Win32 only mail options
9331 Suspended No operator overloading available
9397 Open odbc_setoption() cannot accept string value (patch included)
9417 Open zend_eval_string() doesn't work like eval() :(
9441 Open New feature for foreach control structure
9507 Suspended Java objects as session variable
9515 Open PHP misbehaves when run as a script with SERVER_NAME
environment variable def'd
9516 Open No trivial way to bypass safe mode when running as a shell
9517 Open No settings for OCI8 module regarding persistent connections
9654 Open is_type consolidation
9676 Open Feature request for set_time_limit
9750 Open Informix Fetch Array
9751 Open WANTED: Informix RESET
9777 Open Function/Class prototypes?
9928 Open Feature rqst: timeout in readline
9969 Open Feature request: persistent FTP connections
10102 Analyzed need a better error message when argument to empty() isn't a
variable
10104 Open optional parameter for mysql_fetch_*() to move internal pointer
10203 Analyzed allow foreach($array as list($a,$b)
10350 Open OCIResult doesn't return time for an Oracle Date field
10429 Open Improving substr()
10519 Open $HTTP_COOKIE_VARS spoofing
10524 Open register_shutdown_function request
10527 Open Declare variables as constants
10546 Open extract() to work with objects
10549 Open Performance problem with Openlink ODBC drivers
10596 Suspended Suggestions for new functions
10657 Open settype() with larger than 32bit values
10677 Open Session lifetimes beyond browse on per session basis
10743 Open class functions & PHP core functions inconsistently clash ;)
10863 Open serialize/unserialize doesn't handle references
10885 Open Add result type to mssql_fetch_array
10916 Open (Feature Request) OS-independent path parsing
10937 Open Interface to execl() library call
11060 Open 64 bit integer support
11063 Suspended $var = function_returning_array(args)[0]; doesn't work
11100 Open session_garbage_collector function
11262 Open Sybvase-ct: suppress "command aborted" messages
11352 Open HTTP server internal redirect
11457 Assigned limit for str_replace()
11537 Open We need an operator for prepending a string to a string.
Something like =.
11549 Open open_basedir/include_path security improvement
11592 Analyzed need for an a SIGALRM based timeout mecanism
11596 Open More ways of passing by refrence
11615 Open change/modify parent syntax
11626 Open additional oci function for quoting
11812 Suspended mail function
11836 Suspended Require nor Include works inner a class file
11982 Analyzed session_expires()
12023 Open mysql_result moves the data pointer forward one row.
12066 Open Enable transparent Session IDs for a whole Domain not only
relative Links
12204 Open support for cache database (http://www.e-dbms.com/)
12214 Open Additional param to ereg/eregi/ereg_replace/eregi_replace
12257 Open list() can't handle associative arrays
12284 Open negative limits in explode()
12312 Open array_mt_rand() ?
12321 Open ftruncate poorly named, suggest alias
12405 Open The result of create_function should be accepable to the parser
12442 Assigned optional linenumbers in show_source
12486 Assigned fgetcsv - Why not a getcsv (string not file) version?
12501 Open authen/authz handler capability
12512 Open E_INFO/E_USER_INFO
12513 Open Automatic Rollback of open transactions in persistent links
12548 Open session_set_save_handler() with php internal session storage
12568 Open Feature Request for function is_subclass_of
12595 Open $argv passing
12669 Open Utterly Global Variables - What Zeev was talkin about
12712 Open named function parameters
12771 Open new_object_array()
12779 Open Quote operators
12802 Open gethostbyname/gethostbyaddr timeout
12809 Suspended function calls, default arguments and passing references
12833 Open Would be nice to have better transaction support
12856 Open dynamic default function parameter not possible
12969 Analyzed No output with %V
13011 Open formatting numbers
13048 Open libical / iCalendar support
13161 Suspended make delete() as alias of unlink() and unset(), not as just
dummy.
13195 Open Support for OUT parameters from Stored Procedures in ODBC
wrapper
13199 Open Punctuation of month abbreviation in date()
13261 Analyzed More restrictive File-system access
13280 Open suggestions about variables scope, warnning
13359 Open Formating php.ini
13462 Open Error Logging
13475 Suspended Patch For Sybase stored procedure return values and and output
params
13512 Open The backtick operator only returns stdout, not stderr
13533 Open new function
13534 Open tab-width for highlight_* functions
13623 Open support ESMTP AUTH
13670 Open floating point number display
13725 Open --disable-assert to disable assert() completely?
13810 Open Per directory php.ini overrides
13825 Open sort functions
13833 Open disable_functions does not work when set from httpd.conf
13838 Assigned Default ODBC statement concurrency option does not allow some
queries on MSSQL
13843 Open add the execv functionality to PHP
13906 Open Oracle OCI Non-Blocking mode
13907 Open Oracle Fetch row by row number
13993 Open eval() parse errors not using error_handler
14069 Open Need function for Informix
14071 Open 'admin-values' php.ini also for CGI-binary
14192 Open Disable Error Control Operator
14208 Analyzed shm_put_var problem and new shm functions
14210 Open Can we have ZEND_HANDLE_STREAM?
14231 Open c-function select() please
14263 Open Don't free each allocation in cgimode
14285 Open Forcing variable declaration
14306 Open Need a something to pass to use default function values
14316 Open Incorrect upload_max_filesize causes problems
14354 Open sybase_query returns 1 regardless of delete success
14393 Open Function calling filename built-in access
14399 Open eregi_replace does not handle upercase scandinavian characters
14404 Open scope notation
14405 Open strict type control ability
14412 Open ucwords() new parameter
14428 Open range-based regrouping and import ability
14447 Open Thread Safe
14523 Assigned Additional parameter for str_repeat
14561 Open strtotime() bug
14564 Open Trusted Connections Not Supported
14613 Open Implement Function/Feature Conformity Tests
14615 Open PHP log does not contain proper CRLF's
14640 Open Support "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]'bar']}"
syntax
14694 Open GNU fmt-like linebreak algorithm as PHP function
14715 Open suggestion:mapping session file into dirs
14794 Open xml_set_object() should take object by-reference
14813 Open the list of bug categories should be stored in a database table
14816 Open providing a password for every bug report shouldn't be
necessary
14845 Analyzed var_dump sometimes crashes after array stringitem is
overwriten with arrayitem.
14896 Open Multi threaded support
14918 Open Need function to explicitly set a hash's internal pointer to a
certain key pos
14920 Open Internal pointer stack for arrays, to solve pointer problems
14980 Open "Illegal or malformed form data." is a terse message
15013 Open String length restriction in mssql functions
15036 Open PHP should be able to control module load order.
15078 Open --trans-sid doesn't work with Header("Location: ...."); like
redirects
15095 Open use of references in arguments with defaults
15101 Open eval() in other context
15128 Open php_java array access
15133 Open SSI
15135 Open improving eval() with context
15184 Open Calculate the quarter with date('Q')?
15216 Open Number of weeks or parts thereof in a month
15230 Verified (bughun memory_limit not obviously disabled for windows binary
15232 Open Need a possibility to compare two references
15347 Open strtok multiple string handling
15367 Open open_basedir = "~" (cgi mode)
15376 Open Can't exit an include file from function
15465 Open magic_qoutes_gpc without control of php.ini
15520 Open array_slice destroys numeric keys
15606 Open Parent instance by reference in objects
15662 Open iptcembed FotoWare
15677 Open quoted array index in string should be possible
15689 Open more variable type should be added
15810 Open superglobals does not work with dynamic vars in functions
15857 Open Object Overload __set __get allow set by reference
15872 Open php_admin_value disable_functions does not work when set in
httpd.conf
15881 Open a new format char for sprintf kind function
15886 Open rfc1867 file uploads should consider Content-length header
15972 Open strip_tags should allow restricting the attributes on tags
that are kept
16073 Open Cannot unserialize() a string serialized with serialize()
16079 Open Allow '.' (concat) operator on static strings
16119 Open Swapping two elements of an array
16138 Open .htaccess / httpd.conf and error_reporting constants
16330 Open There is no E_NONE constant. Patch included.
16349 Suspended no way to tell if a session exists without starting it
16410 Open array function request
16437 Open Reference to function namespace variables
16480 Open strings should remember whether they are magic_quoted,
htmlized or neither
16487 Open error_reporting change
16539 Open Cannot determine error status
16620 Open Ingres_II: Don't get two connects in one script
16621 Open different ?: operator precedence then in C
16705 Open SASL support with LDAP
16758 Assigned Configure "Libraries have been installed in" and where they
really are
16913 Open sem auto release should be to be disabled!!!
16966 Open convert form item names to "_" only for $GLOBALS, not for
$HTTP_POST_VARS
16979 Open nested function in functions within a class
16991 Open wordwrap should respect html tags
17055 Suspended Must declare function before referencing when in the scope of
an if statement
17057 Analyzed substr with pretty output
17075 Open Prevent cookies being rawurlencoded
17076 Suspended Omitting defaulted arguments
17077 Suspended Negative string indexing
17090 Open Getting slices of associative arrays
17101 Open Parse errors involving control structures should indicate the
start of it
17179 Open evaluation constants
17204 Open getallheaders() not available in all SAPIs
17207 Open call_user_func_array does not bind array keys to params
17250 Analyzed Extend detection capabilities of getimagesize
17279 Open array_recurse_safe()
17396 Open xslt_set_base
17400 Open getting ip for eth0
17488 Open upload_tmp_dir not automatically added to open_basedir
17545 Analyzed getallheaders - changed to return text of headers
17565 Open optional ORDER parameter for range()
17609 Open Ingres config file only works in unix-text-mode
17617 Open levenshtein() param for faster return
17819 Open gethostbyaddr
17822 Open Realpath, getcwd not returning true pathname
17860 Open Suggestion: auto detect whether session changed
17900 Suspended Unset() for function and class namespace
17902 Open Group Membership Checking in LDAP
17925 Open PHP should have a separate gd.fontpath ini setting and honor
safe_mode
18052 Open getimagesize() should not trust the header info in gifs
18183 Open [RFE] Configurable "User-Agent" in php_fopen_url_wrap_http()
18187 Open Consequent implementation of array referencing to user method
18209 Open gmtime() function requested
18235 Open season parameter for date()
18296 Open verify if a odbc field is nullable or not
18332 Open is_readable/is_writable/is_executable support under safe mode
18335 Open phpinfo() should sort extension order
18370 Open More than one php.ini files are required
18407 Open Request of new configuration directive for safe_mode
18451 Open php4-pgsql should have a way to create a new database
connection
18599 Open tar.bz2 and tar.gz for binary releases
18675 Open aborting scripts when user hits "stop" in browser
18910 Open Suggestion to highlight_string
19057 Open Please provide an MSI package
19225 Open nanotime()
19236 Open Need $php_errorLineNumber $php_errorScript in addition to
$php_errormsg
19245 Open Alter error message for execution time exceeded
19277 Open Shortcut to receive the latest PHP Version
19431 Open Stopping include execution from within a function
19438 Open Return value inconsistencies with LDAP
19449 Open fork, multi-threading
19454 Open A way to run php auto_prepend_file before not-to-be-parsed
files would be nice
19545 Open Clipboard functions
19574 Assigned Quoted printable encode
19583 Open Remove is_dst parameter from gmmktime?
19607 Open Fourth argument for htmlentities()
19674 Analyzed Session security enhancements
19687 Assigned ociexecute calling procedure with boolean out parameter
19694 Open Persistent Global Variable
19706 Open thttpd 2.23beta1 gives errors with PHP
19778 Open Provide a way to remove http headers - like f.x.
header("Pragma:")
19905 Open add timout to flush()
19917 Open link
19928 Open ldap_get_entries() hides data for attribute "count"
19974 Open force close persistent SQL connections
19994 Open Extracting information from Helix/Real Media
20017 Open File png.gif should be distributed in PNG format, php.png
20026 Open http Authentication w/ IIS
20054 Analyzed safe_mode_include_dir not being used correctly
20181 Open No way to compile static binary
20196 Open PEAR in include_path
20213 Open Add a CC: feature to PHP bug reporting system
20226 Open can't do "foo.php/path.inf" via cgi (with patch)
20231 Open \v C-style escape sequence in double-quoted strings
20281 Assigned Extend the Sybase CT module
20293 Open --with-tsrm-pth not required
20339 Open Magic functions __wakeup & __sleep
20344 Open select a temp dir and filename that is diffrent than the one
in php.ini
20377 Verified php_admin_value affects _only_ .htaccess
20421 Open Would come handy: session_abort()
20459 Open functions contained in if/else
20474 Open Loging
20650 Open Change of Read($sess_id) to ($sess_id, $maxlifetime)
20680 Open php references - error reporting
20690 Open fopen should check with uploaded_file not only open_basedir
20706 Open skipping an optional argument
20742 Open function to check if dir is allowed through
open_basedir-directive
20775 Open Silent install (/s) does not work
20789 Open Produce a php4apache_eapi.dll with Windows Binaries
20799 Open Able to call function when reaching a certain line in a
certain file
20835 Open Why can't I keep php.ini in PHP's directory?
20859 Open request: declare(ticks) should carry over into functions
20875 Open function to fix path names
20883 Open get_included_files() addition for md5 hashes..
20914 Open Extending get_browser () function
21032 Open move_uploaded_file() behavior gives inconsistant file
permissions
21102 Analyzed stat, lstat to support 64 bit variants when available
21115 Open Function to parse Accept-like headers
21155 Open Macro Request
21165 Open mail() is not descriptive enough
21168 Open [IMAP] imap_search() does not support the OR keyword
21317 Open Need mbstring version of str_pad
21326 Open Create a PHP_AUTH_* on/off directive
21353 Open Functions for using references
21379 Open Add integer to pop and unshift
21399 Assigned strtotime() request
21470 Open add imagecopyrotated from latest gd
21505 Open Source view not HTML 4.01 valid code
21508 Open Need a register_shutdown_function() that can send output after
a timeout
21532 Open incorrect warning
21555 Open Possible extensions to alternative control syntax
21594 Open import construct
21738 Open Quicktime .mov support for getimagesize()
21764 Open IMAP: imap_close() does not close a a stream immediately
21766 Open Make optional parameters for imagecopy
21913 Open formatting for sci notation
21942 Open array_intersect with empty in IF statement
21973 Assigned 'configure' script can't find libpng.(a|so), openldap,
libjava...
22181 Open open_basedir and virtual hosting
22216 Open Named Arguments
22260 Open [phpweb] php.net/ini/directive-name -> man page
22296 Open PEAR::setErrorHandling() must return previous Error handling
state
22434 Open Overload hides properties in class methods, too
22436 Open Valid solution for working with < 1969 dates
22444 Open [IMAP] Implement c-client's nntp_mail
22487 Open wordwrap removes space at break, could be optional?
22525 Open extension to the dir class
22584 Open pass mail()'s extra_args as an array?
22593 Open Fuzzy string matching / agrep
22652 Assigned Please add functions to convert between timezones
22662 Open shell_exec not working on windows XP
22739 Open Reference test
22750 Open change that parse_ini_file returns false on error
22779 Open error text when upload_max_filesize exceeded
22958 Open more returned elements from debug_backtrace() function
22967 Open "gzuncompress data error" while trying to uncompress TRUE gzip
data
22978 Assigned (openssl_pkcs7_verify) pem saved into variable
23019 Open Allow PHP to prepare Informix cursors with "placeholders"
23028 Open need more verbosity in allowed php_value configuration errors.
23082 Open log of using mail() function
23107 Open imap_fetch_overview should return arrivaldate and to data
23141 Open pg_fetch_all functionallity
23222 Open anomaly re: zlib.output_compression and header("Location:...
23228 Open output function
23229 Open syslog function truncates messages
23253 Open highlight_string($string) removes newlines from input string
23313 Open DOMXML: Missing DomNode->get_namespace()
23334 Suspended w32api extension does not work with ISAPI (CGI works)
23346 Open stripslashes extention
23377 Open imap_thread has hard-coded search param
23387 Open highlight_string and highlight_file should include links to
man pages.
23485 Open Integration with Darwin Streaming Server
23496 Open Allow spaces in PHP_NEW_EXTENSION
23498 Open ceil() needs more options
23501 Open Request a multibyte-safe version of trim()
23541 Assigned ODBC: Support for picoSQL database
23611 Open mssql.datetimeconvert should not be on by default
23612 Open new "Security" related settings
23613 Open [INTERBASE] ibase_fetch_assoc() / ibase_fetch_object()
elements case-sensitive
23665 Open PHP crashes with segfault as soon as it is loaded
23672 Open safe_mode in certain cases not displayed in phpinfo() output
23681 Assigned Unclear error msg. when PHPSESSID manually deleted from URL by
user
23701 Open optional parameter for reset() to reset all sub-arrays
23723 Assigned Extend strip_tags()
23789 Open support for a phpdoc (but doing it right)
23790 Open safe_mode_allowed_uids
23816 Open modified array_merge_recursive: array_merge_clobber
23827 Open trans sid don't takes care about MIME type of generated content
23863 Open Please add ImageGetTransparent()
23865 Open Parametric Queries, and Parametric Stored Procedures in
Postgres
23877 Open ob_implicit_flush does not work
23920 Open array index of function result does not parse: func()[10]
23955 Open setcookie(): max-age needed [to comply with rfc]
23965 Open Output Buffer Control Improvement
23980 Open PHP.INI installed in wrong directory
24004 Open Bring back unchanging usort() values if equal
24040 Open Missing feature
24047 Open xmlrpc_decode() does not decode NULL values in SOAP 1.1
24070 Open Use post instead of get for header("Location:")
24072 Open 4.3.2 Clean Install Win Installer issues
24075 Open PHP 4.3.2 does not find extensions in a folder with spec
..\php\extensions
24095 Open phpinfo styles override page styles and damage appearance
24096 Open session_regenerate_id not delete the old session file
24116 Open Enhancement: extract() takes array of keys
24173 Open ability and get dup headers
24211 Open PHP.ini file installed to improper location.
24214 Open debug_backtrace() fails to report __FILE__, __LINE__
24252 Open Problem with session_set_save_handler() when connecting to db
outside of obj
24254 Open php_admin_value preset stuck as static value
24274 Open New 'function' variable_exists(); patch included
24287 Open Using user defined Domains
24334 Open php.ini settings override php-cli.ini settings
24337 Open additional configure --with-avail, and fix --enable-all
24411 Open 2 Gb filesize limit
24417 Open Parsetime
24443 Open GD support for CYMK jpg files
24453 Open w32api registerfunction fails on 3rd call
24455 Open imagettfbbox and ImageTTFText cause Apache2 segfault (bug
#23122 not solved?)
24463 Open SQL Server Query + Redirect = 502 Error
24465 Suspended No abilty to assign value to object array
24502 Open Fast CGI interface is broken
24505 Assigned feature request: http_request() function
24624 Open post_max_size et al 32bit signed integers
24702 Open disable_functions + httpd.conf should not set value
24738 Open odbc_connect called twice returns same resource id
24802 Open [THTTPD SAPI] Patch for implementing missing getenv
24885 Open session_destroy() should optionally take session id as
parameter
25040 Open support one more param of each()
25118 Verified ODBC: can't store data in blob fields
25141 Open Apache: segfault after adding LoadModule with "apachectl
restart"
25215 Open max_input_time timeout misreported
25235 Open win32api problem in arguments
25303 Open Lossless JPEG transformation
25317 Open Would like a 64-bit integer native type
25334 Open edit_ini_file() function would be nice
25437 Open virtual() behaviour for php-files
25571 Open parse_url behavior
25572 Open safe_mode ignores uid of files written
25630 Open session_decode feature
25769 Open faster client lookup after socket_select
25819 Open Several test cases fail in setlocale()
25847 Open LDAP_OPT_NETWORK_TIMEOUT not supported
25854 Open Return value for pg_insert should be resource instead of bool
25855 Open move stuff out of the loop as much as possible
25887 Open session.save_path should respect open_basedir
25972 Analyzed ODBC truncates multi-byte text (w/ MSSQL)
26024 Open Add function handler for set_time_limit()
26026 Open Advanced parametr, exec_dir for non SAFE_MODE
26126 Open You cannot assign recursive array references.
26157 Open checking for db2 major version fails
26158 Open Open arbitrary file descriptor with fopen
26224 Open fileperms() inaccurately reports permissions
26338 Open 2nd param for array_values
26369 Open openssl improvements
26375 Open Circumventing safe mode to extend file operations
26379 Open ext/interbase: must be linked with -lcrypt under FreeBSD
26432 Open using use_trans_sid with two sessions is no-go
26435 Open openssl improvements again
26436 Open user temp dir in call to ftp_rawlist()
26445 Open there is a getopt function. any change of a getoptlong?
26504 Open phpize should check to see if autoconf is installed and offer
a better warning
26525 Open [patch] needless execution flag in
phpbuilddir(/usr/local/lib/php/build)
26545 Open Cannot extract() variables into class scope
26566 Open Why does EXEC() have to use CMD.EXE
26577 Open [str_replace] Variable tracing 'optimization' causes 1.8GB
memory usage
26603 Open Request to add a few dbase functions
26610 Open sysv semaphores
26633 Open exec(), system() and backtick give maximum execution time
error with Apache
26694 Assigned strtotime fails on 'Sun, 21 Dec 2003 20:38:33 +0000 GMT'
26738 Assigned PHP-OCI binding error
26818 Open getopt parses incorrectly
26936 Open Add an option to compile imap with imap-uw c-client linkage
26986 Open make error message for exceding post_max_size friendlier
26992 Open Problem with (float) typecasting
26993 Open [s]printf produces no output when too few arguments
27023 Open CURL: CURLOPT_POSTFIELDS does not parse content types for files
27051 Open Impersonation with FastCGI does not EXEC process as
impersonated user
27182 Open [Patch] uniqid("prefix", 0) now works under recent cygwin
27205 Open fnmatch support for windows
27297 Open set_time_limit() & register_shutdown_function()
27303 Assigned OCIBindByName binds numeric PHP values as characters
27315 Open ODBC Not returning all error messages
27346 Open can't capture error code - should be 403?
27489 Open upload_permissions would be a cool option
27514 Open fix modules' PHP info
27576 Open Race condition inherent in php_ldap
27617 Open Extending TTF font support in GD with more parameters
27634 Open strtotime(%MySQL datetime(14)%)
27643 Open include behavior (revisit #11326 and #9673)
27655 Verified Strtotime incorrectly recognises certain MySQL timestamps
27871 Open [ODBC] php_odbc support SQLDriverConnect for iODBC
27967 Analyzed SNMP: need function to load additional MIBs
27986 Open .lo unrecognized file suffix
28021 Open user and group of the tar archived files should be set to
nobody:nogroup
28075 Assigned mysql ssl connection
28088 Assigned strtotime() cannot convert 00 hours
28181 Open "make install" alters httpd.conf
28199 Open Add way to execute pgsql queries with sql bound parameters
28230 Assigned [patch]gdfx from gd-2.0.22 and more.
28252 Open ncurses support without a cygwin install.
28279 Suspended function symlink() crash under windows
28356 Assigned reading my.cnf
28427 Open &&= feature request
28447 Open [PATCH] ldap_set_option to accept LDAP_OPT_X_TLS... options
28645 Open SMTP value won't load although configured in php.ini
28646 Open RFE: function to fix microsoft "smart quotes"and other wrong
characters
28684 Open allow_url_fopen drops security down
28790 Assigned Add option to disable stat cache
28812 Open getgid/getuid usage
28819 Open parse_ini_file() should look in include_path
28833 Open make array_multisort more easy to use
28864 Open function to check if POST data is complete
28877 Open The First 4 letters missing When Post
29005 Open fopen() can't open NT named pipes on local computer
29060 Open more settings to current main/rfc1867.c implement logic
29063 Open no error is logged if php error_log could not be opened
29150 Assigned Roman number format for months
29208 Open The variable name which ext_skel generates, and the variable
name which configu
29262 Open [session feature] make session_id() possible to called after
session_start()
29401 Open Form POST not decoded properly
29571 Open [PATCH] Many uploads will slow down Linux machine
29595 Assigned strtotime can't interpret postgres "timestamp" values
29654 Assigned Different timezone's time is stored in Apache process for
other requests
29812 Open rename() don't overwrite existing files at windows (as at
linux)
29961 Open an openssl_csr_parse function would be handy
29977 Open bool cast of "0000000000000"
30015 Open output buffer closed before shutdown functions called
30043 Open ODBC Column Name Truncation (missing multi-byte support)
30124 Open Provide way to configure php apache module name
30125 Open Add VT to whitespace
30288 Open Problems making a variable a reference which was passed by
reference
30380 Assigned getopt_long doesn't work unless HARTMUT_0 is defined
30383 Open function reports: c:/ exists; c:/new not exists; c:/new/new
exists;
30400 Open Option to disable full path disclosure on errors
30473 Open in_array not working correctly
30561 Open PHP code execution tracing
30675 Open Why ldap_sort() not using strcoll instead strcmp?
30690 Open InterBase: Resource handle from ibase_execute becomes invalid
after return
30699 Open make gethostbyname return error status in additional variables
30762 Open Compile fails when using cyrus-imap 2.2.x
30778 Open need unset support for putenv
30788 Open Tomcat 5.0.28 crashes during session sharing between servlet
and PHP
30849 Open example conf of README.FastCGI is not secure (or: fastcgi +
force_redirect)
30875 Analyzed ext/xml: xml_parse_into_struct() does not resolve entities in
element content
30930 Open ISAPI: include('./xxx.php') fails!
31003 Open OpenSSL - no way to get pkcs7 data out of
application/pkcs7-mime signed data
31052 Open FATAL: erealloc(): Unable to allocate...
31369 Assigned session_destroy() and/or session_write_close() should
unregister URL handler
31560 Open str_word_count should include opt. argument charlist
31614 Open file_get_contents/fopen don't respect default_socket_timeout
31649 Open urldecode does not follow ECMA standard or standard browser
practice
31838 Open enable mysql transactions per session instead per script
31862 Open Ability to turn off magic_quotes for parse_str().
31875 Assigned get_defined_functions includes functiions that are disabled
31891 Open Revert $_FILES['file']['name'] behavior
31898 Open OCI8: Already reproducable Bug #20006 cannot use 2 database
connections
===============================================[Filesystem function related]==
29840 Assigned is_executable does not honor the safe_mode_exec_dir setting
31947 Feedback fopen('php://input','r') is not opening file ,inappropraite
ioctl device in
===============================================[FTP related]==================
27633 Assigned Double \r problem on ftp_get in ASCII mode on Win32
31080 Analyzed ftp_connect() fails on a system where there is a large number
of open files.
31907 Feedback Problems with passive mode
===============================================[GD related]===================
27582 Suspended ImageFillToBorder on alphablending image now loose alpha on
fill color
31259 Assigned imagettftext fails with some ttf font
31523 Assigned Character-spacing errors when rendering text with ImageTTFText
===============================================[HTTP related]=================
31900 Feedback Location redirects don't work, HTTP 200 instead HTTP 302
===============================================[IIS related]==================
30760 Open php hangs when extension does not exist
===============================================[Informix related]=============
26555 Assigned lvarchar not recognized
26608 Assigned Sporadic -439 errors on ifx_connect()
28883 Open [PATCH] fix for crash during module shutdown
===============================================[Ingres II related]============
20946 Suspended php_ingres.dll missing in the php 4 zip!!!
30593 Open --with-ingres option generates broken Makefile
===============================================[InterBase related]============
32053 Feedback ibase_query(): message length error
===============================================[iPlanet related]==============
29805 Assigned HTTP Authentication Issues
===============================================[Mail related]=================
28038 Assigned Sent incorrect RCPT TO commands to SMTP server
29334 Open mail() provides incorrect message time header
===============================================[Math related]=================
27678 Verified number_format() is having trouble with large numbers. Can
segfault Apache.
28605 Open bug21523.phpt test never end
===============================================[mbstring related]=============
28899 Assigned substr and mb_substr work different
29955 Analyzed mb_strtoupper() / lower() broken with some locale
===============================================[MSSQL related]================
24752 Suspended unknown column type "uniqueidentifier", type 35
26820 Assigned mssql_fetch_row BIT field problem
30351 Assigned PHP crashes on the REAL data type in a MSSQL query
===============================================[MySQL related]================
28547 Assigned Incorrect use of mysql_thread_init/end() functions
32116 Assigned mysql_connect() - client_flags broken
===============================================[ncurses related]==============
27132 Assigned ncurses_getch() interrupted by receipt of a handled signal
===============================================[OCI8 related]=================
20022 Suspended OCI8 Recursive call!
26829 Suspended Killed Oracle Sessions openned with OCIPLogon()
27156 Assigned OCIFetchInto returns false as column value when column
contains >1 umlaut
28403 Suspended ORA dll make apache child process crash and restart Apache
28944 Assigned OCITypeByName: OCI-21522 with two connections
29013 Assigned Multiple logons cause handles to become invalid
31038 Assigned Segmentation fault on ocilogon
31222 Assigned ocicommit not working
32089 Open Crash during Make with Oracle Instant Client Support
===============================================[ODBC related]=================
20298 Verified odbc.check_persistent not working
===============================================[OpenSSL related]==============
18613 Assigned [PATCH] Multiple OU in x509 certificate problem
28382 Assigned the openssl_x509_parse function does not extract the
certificate extensions
28671 Assigned wrong serialNumber (-1) using openssl_x509_parse
===============================================[Output Control]===============
32070 Feedback //. causes php to dump its code to stdout
===============================================[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
===============================================[PEAR related]=================
22338 Analyzed XML-RPC classes rely on $HTTP_RAW_POST_DATA
22418 Assigned TimeZone.php always returns UTC on Windows
23350 Suspended Webinstaller config problem.
23824 Assigned PEAR_Frontend_Web on install bcompile error shows "Object"
rather than string
25326 Assigned When Upgrading PEAR modules, Mail::Mail needed Net_SMTP.
===============================================[PECL related]=================
22777 Assigned Imagick: NonconformingDrawingPrimitiveDefinition
24447 Assigned APD shared so crashes on startup
25992 Open APC conflict with PEAR HTML_QuickForm
26237 Open No output when calling printer_draw_text()
26346 Open Cannot output to a shared printer
===============================================[Performance problem]==========
32128 Open Memory leak
===============================================[PHP options/info functions]===
30813 Open Per Directory Values problem
===============================================[PHP-GTK related]==============
26067 Analyzed node_get_cell_style doesn't work
27630 Open cannot buildconf or configure
===============================================[PostgreSQL related]===========
31411 Open Misplaced "Cannot set connection to blocking mode" at end of
output
===============================================[Readline related]=============
30032 Assigned add_history is not in libhistory but in libreadline
===============================================[Reproducible crash]===========
28006 Open referencing an unset global produces a segfault
31158 Verified array_splice on $GLOBALS crashes
31849 Open get_current_user() still crashes on page refresh
31854 Open Segfault if set memory_limit and other goodies
31981 Feedback Crash in shutdown_memory_manager
===============================================[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 Verified array_multisort doen't work in a function if array is global
26584 Verified Class member - array key overflow
27219 Verified Unable to create static instance if no member vars are declared
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
29890 Verified set_error_handler race
30787 Assigned Object converts to reference on method use
31213 Assigned Fix for #29493 seem to have caused other errors
31313 Open $this reference is bad during __wakeup
31402 Verified unserialize creates a field containing a reference when it
should not
31451 Assigned __call can not work with __get
31910 Open A special string containing "E" causes an Unhandled Exception
===============================================[Session related]==============
27688 Assigned Session names consisting of only numbers cause session id
generation
31624 Open session_start() causes segmentation fault on complex objects
32111 Feedback Cookies separated by colon, not semicolon
===============================================[Sockets related]==============
32058 Feedback stream_set_timeout() appears to do nothing of value
===============================================[Strings related]==============
28067 Feedback partially incorrect utf8 to htmlentities mapping
29338 Verified highlight_* don't translate single leading space to
30971 Verified Random highlight_string() bug while handling legal backslash
characters
31341 Assigned escape on curly inconsistent
===============================================[Sybase (dblib) related]=======
28204 Assigned Problem with BIT field type with MSSQL (freetds 0.62.3)
31990 Open dblib.c:303: buffer_add_row: Assertion `row_size <=
buf->element_size' failed
===============================================[Sybase-ct (ctlib) related]====
30312 Analyzed sybase_unbuffered_query calls
===============================================[Unknown/Other Function]=======
32002 Feedback FATAL erealloc() Restarts
===============================================[Variables related]============
32127 Assigned is_numeric() not binary safe
===============================================[Website problem]==============
20501 Assigned New shortcuts for bug reporting
21015 Assigned phpweb isn't register_globals safe
21580 Open Chora should not show empty dirs and errors
22359 Open translate the PHP website to other languages
22679 Open bugs: magic_quotes is on but entries are not stripslashes()-ed
25991 Open bugs: bring back the "all bug types" search option
26903 Open highlight_php() causes warnings
27003 Open error accessing php.net from Telefonica Spain
31456 Verified Error win full zip package
===============================================[XMLRPC-EPI related]===========
27446 Verified system.multiCall does not work
===============================================[XSLT related]=================
31841 Verified Sablotron test fails: [ext/xslt/tests/xslt_set_object.phpt]
===============================================[Zend Engine 2 problem]========
29707 Assigned When execute the global requisition bellow the thread crashes
31245 Open Assigning reference to self results in &$GLOBALS
31442 Assigned unserialize broken on 64-bit systems
31827 Open Cannot catch multiple exceptions thrown during inclusion in
__autoload()
Assigned bugs: (reminders sent)
jorton 31717: Cannot turn off PATH_INFO
andi 31114: foreach modify array
andi 30787: Object converts to reference on method use
andi 31341: escape on curly inconsistent
andi 29707: When execute the global requisition bellow the thread
crashes
fmk 28227: PHP CGI depends upon non-standard SCRIPT_FILENAME
fmk 26820: mssql_fetch_row BIT field problem
fmk 30351: PHP crashes on the REAL data type in a MSSQL query
fmk 28204: Problem with BIT field type with MSSQL (freetds 0.62.3)
rjs 29297: PDFLib 6 make error
sniper 31358: Compile time error, incompatible types in assignment in
zend.c on PPC
sniper 32060: configure host type detection broken
sniper 32116: mysql_connect() - client_flags broken
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: strtotime don't work in DST
derick 21399: strtotime() request
derick 22652: Please add functions to convert between timezones
derick 26694: strtotime fails on 'Sun, 21 Dec 2003 20:38:33 +0000 GMT'
derick 28088: strtotime() cannot convert 00 hours
derick 29150: Roman number format for months
derick 29595: strtotime can't interpret postgres "timestamp" values
derick 29654: Different timezone's time is stored in Apache process
for other requests
derick 31875: get_defined_functions includes functiions that are
disabled
derick 24485: $a = $b; become $a=&$b; when I use a function
derick 28016: is_resource() returns false for resources of type
"Unknown"
derick 32127: is_numeric() not binary safe
goba 20966: CHM search index includes irrelevant words
goba 20501: New shortcuts for bug reporting
goba 21015: phpweb isn't register_globals safe
nlopess 21783: php-{SAPI}.ini and php.ini : when/where/what php looks
for and why.
nlopess 23465: session.bug_compat_42 and session.bug_compat_warn needs
better docs
moriyoshi 22064: mb_send_mail hard-coded to send text/plain
moriyoshi 19574: Quoted printable encode
moriyoshi 23723: Extend strip_tags()
moriyoshi 28899: substr and mb_substr work different
moriyoshi 31213: Fix for #29493 seem to have caused other errors
yohgaki 3276: Add PGP support
sas 5883: --enable-trans-sid modification request
sas 23681: Unclear error msg. when PHPSESSID manually deleted from
URL by user
sas 31369: session_destroy() and/or session_write_close() should
unregister URL handler
tal 6893: feature request - makelinks() function
andrei 8100: extract(), extra feature
andrei 28461: segmentation fault when using backreferences on a long
string
pollita 11457: limit for str_replace()
pollita 14523: Additional parameter for str_repeat
pollita 28790: Add option to disable stat cache
nicos 12442: optional linenumbers in show_source
hholzgra 12486: fgetcsv - Why not a getcsv (string not file)
version?
hholzgra 30380: getopt_long doesn't work unless HARTMUT_0 is
defined
hholzgra 27132: ncurses_getch() interrupted by receipt of a
handled signal
kalowsky 13838: Default ODBC statement concurrency option does
not allow some queries on MSSQL
16758: Configure "Libraries have been installed in" and where
they really are
21973: 'configure' script can't find libpng.(a|so), openldap,
libjava...
maxim 19687: ociexecute calling procedure with boolean out parameter
thekid 20281: Extend the Sybase CT module
wez 22978: (openssl_pkcs7_verify) pem saved into variable
wez 23541: ODBC: Support for picoSQL database
wez 24505: feature request: http_request() function
wez 29840: is_executable does not honor the safe_mode_exec_dir
setting
wez 28038: Sent incorrect RCPT TO commands to SMTP server
wez 18613: [PATCH] Multiple OU in x509 certificate problem
wez 28382: the openssl_x509_parse function does not extract the
certificate extensions
wez 28671: wrong serialNumber (-1) using openssl_x509_parse
wez 30032: add_history is not in libhistory but in libreadline
tony2001 26738: PHP-OCI binding error
tony2001 27303: OCIBindByName binds numeric PHP values as
characters
tony2001 27156: OCIFetchInto returns false as column value when
column contains >1 umlaut
tony2001 28944: OCITypeByName: OCI-21522 with two connections
tony2001 29013: Multiple logons cause handles to become invalid
tony2001 31038: Segmentation fault on ocilogon
tony2001 31222: ocicommit not working
georg 28075: mysql ssl connection
georg 28356: reading my.cnf
georg 28547: Incorrect use of mysql_thread_init/end() functions
iliaa 28230: [patch]gdfx from gd-2.0.22 and more.
iliaa 27633: Double \r problem on ftp_get in ASCII mode on Win32
pajoye 31259: imagettftext fails with some ttf font
pajoye 22418: TimeZone.php always returns UTC on Windows
edink 31523: Character-spacing errors when rendering text with
ImageTTFText
nobbie 26555: lvarchar not recognized
nobbie 26608: Sporadic -439 errors on ifx_connect()
thetaphi 29805: HTTP Authentication Issues
dickmann 23824: PEAR_Frontend_Web on install bcompile error
shows "Object" rather than string
cox 25326: When Upgrading PEAR modules, Mail::Mail needed Net_SMTP.
mcmontero 22777: Imagick: NonconformingDrawingPrimitiveDefinition
gschlossnagle 24447: APD shared so crashes on startup
stas 31451: __call can not work with __get
amt 27688: Session names consisting of only numbers cause session
id generation
helly 31442: unserialize broken on 64-bit systems
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php