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

 Num Status     Summary (1084 total including feature requests)
===============================================[*Configuration Issues]========
7666 Feedback   PHP4 doesn't read php.ini with NT4/IIS
7695 Feedback   Error while accessing php script
7774 Open       PHP_AUTH_USER and PHP_AUTH_PW are set when using external 
authentication.
8066 Feedback   php.ini file not accessible via symbolic link
8238 Feedback   crypt() fails
8295 Open       absolute path in extension= directive in php.ini not recognized
8316 Feedback   cannot set short_open_tags to off
8670 Open       Incorect interpretation session.gc_maxlifetime parameter
8762 Open       No warning when entered nonexistent dll.
8815 Open       allow_fopen_url = On & include("URL") don't work
8848 Open       "open_basedir = /dir/incl" validates "/dir/include" and so on
===============================================[*Database Functions]==========
8706 Open       Database handle corruption?
===============================================[*Directory/Filesystem functions]
8564 Open       fread generating false errors
8580 Feedback   Fileupload and Database mysql access
8698 Open       freediskspace returns zero when used on a windows 2000 'spanned' 
dynamic drive.
===============================================[*Function Specific]===========
6652 Feedback   include() require() add trailing CRLF
6708 Duplicate  Treatment of ' in htmlspecialchars() function
6839 Analyzed   get metatags
7220 Open       Error Report on Function Arguments
8202 Open       exec("java -cp classpath classname inputArgument"); has no effect
8270 Feedback   problem when including phpinfo() command with session
8297 Feedback   see test program below
8489 Feedback   Function empty() does not work
8563 Open       hebrevc() problems...
8857 Open       microtime() doesn't work after setlocale(LC_NUMERIC,"pl")
8869 Open       phpinfo() returns incorrect Configuration File Path
===============================================[*General Issues]==============
3076 Analyzed   system and popen are ok in safe_mode, not backquotes
4761 Assigned   exec, system all give an error on a fork...
6303 Duplicate  make install said libphp4.sl is not a DSO
6338 Feedback   script engine
6426 Duplicate  system() or exec(): unable to fork
6435 Duplicate  can't close session(by session_destroy()) - it write warning
6445 Feedback   problem with opendir
6499 Analyzed   $upload_type[] has wrong size with empty multiple-file uploads
6520 Duplicate  session_destroy() does not work
6542 Duplicate  exec() and system() cannot fork
6617 Open       JVM starts only on 3 requests per httpd
6624 Open       error_log() in registered shutdown function
6644 Duplicate  Test
6685 Analyzed   %20 mis-converted in GET mechanism
6875 Duplicate  upload_tmp_dir in php.ini doesn't work in safe_mode
6982 Open       disable_functions option don't works in Apache config
7134 Duplicate  misbehavior of print and sprintf AGAIN
7136 Duplicate  The binary version of php4.0.2 doesn't support the bindtextdomain 
function.
7243 Duplicate  upload_tmp_dir does not work in safe_mode
7444 Duplicate  General reference problems
7455 Duplicate  Problems with $this in constructor
7525 Duplicate  exec() does not work
7626 Feedback   session saving and loading seem to use different locales
7685 Open       File Upload Fails with Headers in Unexpected Order
7865 Duplicate  exec command
8446 Open       PHP/apache process is in infinite loop or appears to suck CPU
8618 Open       httpd process hangs
8671 Open       Random "Warning: Failed opening..."
===============================================[*Install and Config]==========
6614 Duplicate  configure does not recognize sys/socket.h
7280 Open       global iniline not supported in SGI Compiler
7318 Feedback   libgen.so problems
7382 Feedback   Install error on Configuring libtool
7731 Open       compilation with deprecated abi (no -n32)
7933 Open       install sets dangerous user.group's
7959 Open       ld: 0711-317 ERROR: Undefined symbol: .alloca
8158 Feedback   unable to find math.h when doing a make
8327 Feedback   Son of Defect 4155: X-Powered-By and Content-Type bogus headers 
resurfacing
8375 Feedback   Undefined Reference
8485 Feedback   while loading libphp4.so -> undefined symbol: 
SSL_CTX_set_tmp_rsa_callback
8551 Feedback   mssql70.dll problem
8651 Open       Linking with bundled Solaris libldap not supported
8837 Feedback   Compilation gives error after successfull configure with gw, t1
8840 Feedback   configure php w/FdfTk.hith --with-fdftk option
8843 Bogus      aclocal: configure.in: 54: macro `AM_INIT_AUTOMAKE' not found in 
library
8862 Suspended  libtool does not code runpath into libphp4.so
8905 Open       libcore 4 library not found
8918 Open       Fails when linking
8946 Open       configure could not find libxml library
===============================================[*Mail Related]================
8360 Feedback   Malloc Error
8734 Open       Unable to send large emails, causes a GPF - small email work fine.
===============================================[*Network Functions]===========
5311 Analyzed   Checkdnsrr
7058 Open       checkdnsrr bug
7288 Duplicate  Functions checkdnsrr() and getmxrr() not working
7761 Duplicate  checkdnsrr not work
8264 Feedback   checkdnsrr and getmxrr always return true
8754 Open       gethostbyname() fails
===============================================[*Regular Expressions]=========
6680 Open       regexps (ereg*) ignores locale settings
7231 Open       REG_ECOLLATE bug?
8925 Feedback   pattern ~ can't detected
8926 Bogus      pattern ~ can't detected
===============================================[*Session related]=============
3793 Analyzed   session.gc_maxlifetime does not work
5624 Duplicate  Can't make sessions work
6121 Assigned   Transparent Session ID doesn't pick up redirects
6693 Duplicate  problems with session_destroy() function
6983 Duplicate  session_destroy() does not remove session
6984 Duplicate  problems w/ session_destroy() function
7015 Open       Session.auto_start causes an error when generating PDFs with PDFlib
7557 Open       Array stored in session loose content
7694 Open       time out on uploading  with session
7772 Open       Problems with session vars
8029 Suspended  Session loses variables, zero length session file
8071 Feedback   quotes being added with readfile()
8105 Feedback   session_register drops inner object
8184 Feedback   session security bug(?)
8235 Feedback   session_id parameter doesn't work
8253 Suspended  Cookies/Sessions under MacOS
8271 Duplicate  Using include() on file with javascript after session_start() corrupts 
output
8304 Feedback   Lost data when write in file
8315 Open       strange session behavior with register_globals off
8470 Feedback   about sessions
8527 Open       Session does not work outside the folder it was created in
8545 Open       Session variables not carried forward in Netscape Client
8556 Open       start_session modify the HTTP header
8562 Open       Sessions fail with Netscape
8588 Duplicate  CODE of: Session does not work outside the folder it was created in
8676 Open       Bad serialization of objects with references
8772 Open       user level session storage fails when register_globals off
8841 Open       PHP Crashed under very special circumstances
8908 Open       SID and session_destroy()
8912 Open       variable not passed to next page
===============================================[*XML functions]===============
6175 Open       XML functions no longer work in objects
6500 Open       XML - startElementHandler
6531 Open       xml functions not working correctly, still.
6665 Open       object variables get 'unset' when assigned within xml handlers
6671 Open       using the XML parser in a class does not seem to work any longer
7133 Open       xml_set_object() should not copy the object
8522 Open       Error in XML parser with win98/PWS
===============================================[Adabas-D related]=============
8320 Open       Comiling with Adabas failes
===============================================[Apache related]===============
6795 Open       Problem with the value of $PATH_TRANSLATED
7166 Feedback   Undefined symbols error
7241 Feedback   Some mistakes when build apache module
7247 Duplicate  MySQL+zlib
7452 Feedback   Crash in ps_mm_destroy ( file mod_mm.c)
7551 Feedback   Can't start apache with libphp4.so
7661 Open       server address set to 255.255.255.255
7712 Feedback   Problem with DSO and Apache -- occurs in upgrade from 4.0.3 to 4.0.3pl1
7822 Open       system crash
7884 Open       php and apache configuration to enable 'copy' to write on a network 
drive
7889 Feedback   symbol getsesenv: referenced symbol not found
7901 Feedback   does not work with tomcat/jakarta
7916 Feedback   DL_UNLOAD WORKAROUND
7988 Feedback   invalid page fault in module PHP4TS.DLL
8039 Duplicate  build process doesn't use apxs CFLAGS
8144 Feedback   apache dumps core after libphp.so loaded
8191 Feedback   Can't compile apache with --with-snmp in PHP
8200 Feedback   /usr/local/libexec/apache/libphp4.so: Undefined symbol 
"rfc822_parse_msg"
8347 Feedback   /usr/local/apache/bin/apachectl start: httpd could not be started
8389 Open       Easy access to non-php files using php.exe
8405 Feedback   header() doesn't seem to have effect
8441 Open       php_syslog undefined
8477 Open       apache 1.3.12 DSO warning
8497 Open       (8)Exec format error: from apache error_log
8518 Duplicate  apxs:Error: file libs/libphp4.sl is not a DSO
8539 Duplicate  undefined symbol: phpi_get_le_gd
8542 Open       Loading Module libphp4.so
8611 Analyzed   apache didn't start  (Speicherzugriffsfehler)
8629 Open       PHP4 doesn't work with JServ installed
8637 Open       Apache apxs does not recognize libphp4.sl file
8638 Open       PHP handles permission problems ungracefully rather than letting 
Apache do it
8683 Open       Memory leak with ob_gzhander
8709 Open       endless loop trying to chdir
8725 Feedback   Fun with putenv
8778 Feedback   Cannot load libphp4.so
8827 Open       PHP_AUTH_PW stores password when using External Authentication
8851 Bogus      [warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API.......
8864 Feedback   Context menu app launching useless with apache module
8865 Duplicate  App launching with hotkeys delayed
8866 Open       Frozen applications with apache module running
8878 Feedback   symbol not defined (load php4-module)
8894 Bogus      Upgraded to 4.0.4p1 from  4.0.4 caused apache to crash
8910 Open       apache error
8913 Open       undefined symbol SQLParamData
8930 Open       Apache crash when i try to restart service
===============================================[Arrays related]===============
7045 Analyzed   Shuffle() does behave correctly
7762 Open       array_multisort() doesn't always correctly reassign references between 
values
8353 Feedback   foreach modify array pointer
8883 Open       explode() and empty strings
===============================================[Class/Object related]=========
7765 Duplicate  not OO until automatic class destructor is added
8104 Duplicate  session_register drops inner object
8222 Open       Objects are not automatically destroyed when reference count=0
8429 Feedback   erealloc() problem
8816 Open       cross subscript object variable access
8935 Open       A reference to 'this' can not be used in the constructor method for a 
class.
===============================================[COM related]==================
6683 Open       Cannot pass COM object as parameter to another COM object
6831 Open       COM does not support variant type 1 (NULL)
6966 Open       Com Error with ISAPI Module
7116 Open       Passing values By Reference into a VB DLL
7691 Open       unable to pass an array to COM object.
8263 Duplicate  com_invoke
8361 Open       Chinese char changed & ADODB.command,recordset can not be used
8372 Duplicate  '?' bug not yet fixed
8934 Feedback   Execution of script aborted
===============================================[Compile Failure]==============
4630 Feedback   Segmentation fault(coredump) in apache startup
4639 Duplicate  Unable to build a working DSO
5108 Open       Cannot install with fdftk support
5211 Duplicate  "my_init.c", line 102: undefined struct/union member: ru_maxrss
5274 Feedback   missing symbols - and a crude fix
5661 Assigned   undeclared function
5882 Open       Use inline directive in *.c files for global functions in Zend engine
5891 Feedback   PHP configure fails if libxml is compiled with libiconv
5906 Open       PHP 4.0RC2 or higher with CLibPDF fails to compile on RedHat 5.2
6052 Duplicate  make install said libphp4.sl is not a DSO
6441 Duplicate  Compiler error using the compiler-options --with-imap AND 
--with-cpdflib
6579 Open       compile error with oracle 7230 on AIX4.2
6591 Duplicate  libphp4.sl is not a DSO
6677 Feedback   Compile with native xlC varfs: duplicate def for int8
6760 Feedback   javac of net/php/servlet.java fails
6854 Duplicate  zend_execute compile failure -> for all ZEND_API inline's in the .h
6975 Feedback   link fails with pcre_memmove multiply defined
6988 Feedback   Will not compile with NSAPI
7087 Feedback   error opening libclntsh.so.8.0
7091 Feedback   Failure to compile using --with-java and kaffe 1.0.6
7102 Suspended  File 'istream.h' not found.
7403 Feedback   ld-error
7411 Feedback   Fail to compile
7462 Duplicate  Zlib support broken
7474 Open       ext/standard/scanf.c reports strtol/strtoul "undefined reference"
7564 Open       Failure to link
7643 Open       APXS compile fails with "not a DSO"
7644 Feedback   Unsatisfied Symbol DL_UNLOAD
7648 Feedback   ld: Unsatisfied symbols: DL_UNLOAD
7730 Open       unresolved text symbol (s) during final link (php creation)
7795 Feedback   Duplicate symbol gdImageColorResolve
8004 Duplicate  Failure to create a valid PHP module on Mac OS X Public Beta
8045 Open       using --with-ccvs and --with-mcrypt causes mcrypt detect to fail
8118 Open       error in much warnings in session.c
8154 Feedback   failed to compile
8201 Duplicate  Compile failure with --enable-sockets
8234 Feedback   Unable to resolve DL_UNLOAD (dlclose)
8259 Duplicate  LC_MESSAGES not defined
8278 Feedback   libmain.al(main.lo) in archive is not object
8284 Feedback   phpi_get_le_gd not found (in pdf.c)
8357 Duplicate  SQLINTEGER undefined with OpenLink
8364 Open       sapdb make Error
8410 Feedback   php4 & newest 2.0a9 apache "misalignment"
8418 Open       ii.c (Ingres) fails to compile with gcc
8420 Feedback   configure --with-mcrypt may fail to detect mcrypt
8451 Feedback   undefined struct tm
8484 Duplicate  Compiling of php_odbc.c Fails
8559 Open       dlerror previously defined
8575 Open       configure fails while checking for gzgets
8591 Open       Build fails at main/main.c because XtOffset got defined to something 
bogus.
8696 Open       make doesn't make, stuck on file location
8705 Open       Compile fails with java support.  Possibly due to compile script error?
8749 Open       Compile errors with IBM DB2 support
8763 Open       Compiling Apache1.3.14 with PHP(pgsql+Informix) and JServ: make aborts
8814 Open       Undefined Versioned Symbol
8844 Open       -rpath is not used correctly, causing configure failure
8852 Open       undefined reference to `compress'
8871 Open       missing required flags for Compaq compiler
8896 Open       mhash compilation error
8927 Open       Missing header file
8947 Open       php don't compile using --with-sybase and FreeTDS (php 4.0.0 does)
===============================================[Compile Problem]==============
8122 Feedback   2.2.12-29.4smp Redhat 6.1
8332 Duplicate  Look in the supplied info
8437 Open       Compile error with pdflib & gd (shared)
8480 Open       TSRM.dsp has LF only; needs CRLF
8658 Open       Php DSO complains of missing structure member
8833 Open       won't compile as an apache module
8877 Feedback   symbol not defined (used by ucd-snmp)
===============================================[Compile Warning]==============
8645 Feedback   makeconfig warning/PHP doesn't work
===============================================[Cybercash related]============
8255 Open       CyberCash support not correctly installed
===============================================[Date/time related]============
4968 Analyzed   microtime() does not work properly
6387 Duplicate  gettimeofday, microtime
8678 Duplicate  microtime() does not work very well
8828 Open       mktime using mday<=0
8932 Open       gettimeofday improvement suggestion
8933 Bogus      gettimeofday improvement suggestion
===============================================[dBase related]================
5993 Analyzed   numeric fields with field len > 10 are chopped
6519 Open       dbase_replace_record writes (null) in .dbf
6788 Open       dbase read functions lead to random segfault
6852 Open       Misc. bugs
7374 Open       Boolean Fields always return 0 with dbase_get_record
7406 Feedback   Unable to load Dbase extension
7620 Open       dbase_get_record_with_names crashes php
8229 Open       core dump on dbase_replace_record
8677 Open       dbase module built with phpize doesn't work.
===============================================[DBM/DBA related]==============
6929 Feedback   DBA + Sleepycat 3.1 : unsupported btree version
8574 Open       Berkeley DB (dba) support
8590 Open       PHP  dbm module not compatible with dbmmanage or mod_auth_dbm
8819 Open       dbm functions do not work correctly
===============================================[Directory function related]===
6908 Feedback   rmdir fails after using dir()
7344 Open       opendir always returns a resource even on non-existen directories
===============================================[Documentation problem]========
4294 Analyzed   return in script called from php.ini stops engine
6131 Duplicate  str_pad does not accept optional fourth parameter
6180 Analyzed   missing operators in docu
6248 Analyzed   parent:: is undocumented
6252 Open       comparision ops on arrays and objects
6253 Open       resources aren´t documented
6336 Open       setting include_path breaks top index.php
6358 Duplicate  make install?
6553 Analyzed   Installing PHP4 on IPlanet 4.x on Win32
7187 Open       open_basedir is broken! Security alert!
7300 Open       magic_quotes_gpc default value
7387 Assigned   weird problems with unquoted array subscripts
7419 Analyzed   .shtml server side include problem
7569 Analyzed   Transmuting indices
7576 Analyzed   socket() always fails with an "Unknown error"
7710 Open       include'ing doesn't work properly
7878 Open       intval base argument useless unless first arg is a string
7888 Analyzed   decrement syntax should be -- instead of -
8106 Analyzed   array_pop problem when using against an array returned from a class
8252 Assigned   $PATH_INFO instead of $PHP_SELF in CGI mode
8266 Assigned   Getting fatal error with xlst_process()
8414 Open       set_time_out() and max_execution_time description is not clear
8476 Open       Class documentaion request
8680 Open       Here-DOC termination
8692 Open       Bad registry information
8719 Analyzed   session variable not working
8737 Open       Web incompatibilities list doesn't mention file uploads.
8799 Analyzed   snmp.dll displays error message on all generated pages
8924 Assigned   Opening manual.chm results in "hh.exe has generated errors and will be 
closed."
===============================================[DOM XML related]==============
8922 Open       @xmldoc(...) doesn't quite suppress errors
===============================================[Dynamic loading]==============
2220 Assigned   dynamic module memory leaks cause SIGSEGV
6681 Feedback   php hang when an extension DLL is uncommented
6689 Assigned   Apache dumps core when loading PHP dynamically
6922 Open       Cannot load /etc/httpd/modules/libphp4.so into server
7031 Open       symbol ifx_checkAPI: referenced symbol not found
7376 Open       startup fails with undefined symbol: SSL_CTX_set_tmp_rsa_callback
7790 Open       can't start apache after compiling with --with-mcrypt
7940 Open       undefined symbol: bc_compare
8343 Open       Undefined symbols: _strtol when PHP4 compiled as DSO --with-mysql
8362 Feedback   php_oci8.dll wont load.
8386 Open       Dynamic module of ODBC
8540 Open       --enable-versioning and dynamic php extensions won't work on Solaris
8592 Open       couldn't make shared extension module using phpize.
===============================================[FDF related]==================
7549 Open       fdf_next_field_name doesn't work
===============================================[Feature/Change Request]=======
3074 Analyzed   allow: foreach ($array as $key => &$val) in zend (byref)
3149 Analyzed   Unable to pass "-" or "+" as parameter when running as command-line
3219 Suspended  GDTTF error
3462 Analyzed   foreach behavior on a non-array
3697 Analyzed   open_basedir prevents creating files with fopen
3708 Open       Have configure detect missing pieces of modules and generate warnings
3799 Suspended  default_charset brings small incompatibility
3830 Analyzed   Function to timeout/break off a function
4089 Open       No bug, only a suggestion
4223 Analyzed   PHP calls MySQL with apache user instead of connected user
4346 Open       Suggestion for error trap in imagecreatefromjpeg
4548 Open       Sysloging and Error Reporting
4551 Open       Session Slow to save in Frameset
4587 Open       Would like exit and die to return an int
4612 Suspended  Too much of $this
4669 Open       Need a session_end() ??
4769 Open       Params passed by reference in extension functions
4822 Duplicate  Uploading in safe mode
4856 Open       have get_browser() not relying on external browscap.ini
4875 Open       array_merge() is unable to merge arrays with numeric keys
4884 Open       array merging(concat) with +
5007 Analyzed   enable no-resolve mode for here docs
5008 Open       readfile(), flag to read file into a string
5040 Open       Support for persistent HTTP/1.0 connections
5050 Analyzed   $php_errormsg not changed on errors inside functions
5127 Open       can´t use anything but a simple string with new (and var)
5142 Open       Allow properties and methods of a class to be declared as public or 
private
5153 Open       fopen("http://...") has no timeout
5169 Open       Missing recursive behavior
5174 Open       OCIBindByName doesn't need quoting in strings
5255 Open       gzuncompress is deflate
5278 Open       ob_* enhanced to use HTTP headers
5288 Open       bash style case for switch()
5301 Open       cosmetic change in phpinfo() output
5343 Open       a way of implementing class methods
5408 Open       foreach() should silently ignore non-array's passed to it
5422 Open       option to disable safe_mode restrictions in open_basedir directories
5435 Open       Request to update eval() or create new function.
5476 Open       crypt() function is not supported in windows build
5499 Open       MySQL/Module warning in CGI compile
5503 Open       Please allow access to the raw HTTP POST data (not just parsed form 
variables)
5521 Open       brushed and styled for GD
5560 Open       php.ini-optizimized install instructions
5562 Open       bugs.php.net
5563 Open       Cache
5575 Open       open_basedir to ~
5601 Analyzed   @function() should not turn of error reporting for critical errors
5639 Open       unable to locate imap client library?
5682 Open       Allow connection string in place of DSN for ODBC connections
5698 Analyzed   Non internal MySQL support won't ./configure nicely on Debian...
5748 Open       Suggestion for Installation
5804 Open       parser error if any spaces follow indentifier in with here doc syntax
5844 Open       Missing features from gd
5865 Open       fopen with ssl support
5883 Assigned   --enable-trans-sid modification request
5889 Analyzed   pack() does not take arrays
5907 Open       output cgi's php is bugged
5908 Open       POST file uploading and HTTP_POST_VARS
5917 Analyzed   return in OR statement alowed(like $a OR die("plop");
5919 Feedback   stri_replace() to compliment str_replace()
5954 Open       Informix can't reliably figure if a text result column is NULL
5960 Open       Output buffering and headers
6019 Analyzed   Error with equal operator when comparing certain values
6082 Open       User defined error handler should be avare if function was prefixed 
with @
6090 Open       ftell() returns -1 (not false) if an error occurs.
6107 Analyzed   increments are magic, decrements not
6118 Open       Can not supress runtime warnings on foreach
6136 Open       Exception Handling
6160 Open       pg_notice( );
6193 Analyzed   new object makes a shallow copy
6222 Open       ora_fetch_array?
6238 Analyzed   var_dump() param for deactivating reference following
6268 Open       ternary op return only by value
6277 Duplicate  make parse_str() returning arrays
6305 Analyzed   when string contains "at", wrong time returned
6310 Open       Connect to ACCESS DB without a DSN
6339 Analyzed   invalid Sybase-link resource - problem with last opened link
6343 Open       enable pass by reference to be optional
6360 Open       Enable use of exported DLL functions
6368 Open       Bitwise NOT does not work
6371 Open       unicode feature request...
6380 Open       Session handlers should be allowed in objects
6399 Open       checkdate should be able to validate a time as well as a date 
(timestamp)
6406 Open       request: fork() function
6418 Open       Multiple class extends ordering error
6427 Open       func_get_arg() does not support references
6446 Open       Session Array Variable Append
6503 Open       no support for multiple resultset query?
6512 Analyzed   sort() Does not sort stings as expected
6513 Open       get_browser() and $HTTP_USER_AGENT
6563 Open       OCIPLogon should check the connection
6574 Open       SMTP functions via IMAP c-client library
6584 Open       SNMP "get-next" function is missing
6642 Open       Userspace exploit crashes web-serving machine
6701 Open       Use of http_proxy for fopen("http:// ...
6714 Open       email validation function
6725 Open       Spaces preceding line cause problems in PHP.ini
6746 Open       Support for Sybase bcp and large result sets
6768 Open       list() construct reference assignment
6771 Open       Import LIB files needed in Win32 distribution
6775 Open       Allow <?=$value?> as shortcut under XML with short_tags off
6787 Analyzed   read_exif_data returns data even without real exif date
6853 Open       is_link malfunction?
6859 Open       Need for a conversion table like HTMLENTITIES but with ASCII values.
6893 Open       feature request - makelinks() function
6906 Open       setting locale affects PHP code parser!
6911 Open       Problem with array_merge(_recursive)
6927 Suspended  
6932 Open       Filesize / File_exists and include_path
6989 Open       imap_sort interprets headers
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
7121 Open       fopen() doesn't owerwrite files opened via a FTP connection
7132 Open       fsockopen doesn't report dns lookup failure
7213 Open       Read a file into a variable with one call
7217 Open       Security Problem with "include_dir" configuration
7276 Open       CVSup/rsync/easier patch access desired
7354 Open       Feature Request:  sort on single element arrays
7401 Analyzed   PHP4 doesn't work with UNC fileshares
7418 Open       Mac WWW upload error FIX
7440 Open       Print function calling stack
7463 Open       File Upload Feature Request
7480 Open       next(), end(), prev(), reset() etc. don't return references
7507 Open       Better ODBC error reporting/fetching
7535 Open       Entities missing in get_html_translation_table ( HTML_ENTITIES );
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
7568 Open       64-bit integers, 32-bit unsigned and 64-bit unsigned
7578 Open       next() and current() do not return referenceing arrays
7629 Assigned   Mail() fails when the email message has a "\n"
7741 Open       .cgi does not adhere to quasi-RFC
7766 Open       not OO until automatic class destructor is added
7775 Open       Wishlist - get IP address on sockets
7805 Open       N/A
7808 Open       variable value triggerd by function
7829 Open       hex2bin()?
7869 Open       parse_str produces no trapable value
7899 Open       Class selfdestruct
7923 Open       htmlentities doesn't work for ISO 8859-2
7930 Open       List() constructor reference assignment
7944 Open       Missing shared build options
7974 Open       N/A
8005 Open       --with-pgp
8006 Open       raw_mail() function
8007 Open       Getting Process ID from apache-child/cgi-thing
8009 Open       mysql_fetch_array and same Column Name
8017 Open       PHP ignores "If-Modified-Since" headers
8058 Open       
8070 Open       wish list: oci8.max_persist in php.ini
8074 Open       IPTC parse
8075 Open       Make Function/Method return value a "direct" object
8076 Open       Array === argv
8087 Open       fsockopen declaration
8100 Assigned   extract(), extra feature
8109 Open       xslt_outout_begintransform() doesn't nest
8128 Open       more descriptive parse error reports
8187 Open       Partial FTP Downloads
8194 Open       Need for a "const" qualifier.
8197 Open       lack of socket() functions
8214 Open       Request for Signal Handling functions
8217 Open       long2ip gives 127.255.255.255 result instead of correct value
8218 Open       str_replace() with count of replacements
8282 Open       Is there a function for this?
8290 Analyzed   allow func_*_arg?() functions as function parameters inside a function
8301 Open       Mail doesn't support -f
8325 Open       numeric strings used as keys are converted to longs
8328 Open       ucwords and ucfirst misbehaving with quotes
8373 Duplicate  foreach by reference
8377 Open       File uploads with POST methods takes full Server processing capacity 
and memory
8395 Open       register_shutdown_function() error
8397 Open       Multi-results sets are not suppported
8427 Open       Unwanted references
8428 Open       continue doesn't pass thru a switch statement
8447 Duplicate  foreach does not take "list" for value
8515 Open       Add function to read from stdin
8576 Open       implement C style __FUNCTION__ constant
8577 Open       i would kill for the ability to undefine()
8595 Open       More effective parsing of list() (+other)
8599 Open       a kind Exception handling
8640 Open       enumeration type
8644 Open       Include Signal catching for parse errors
8685 Open       Here-Syntax problem
8687 Open       fopen : prepend 'p' option request
8717 Open       feature request: ftp_rawlist
8728 Open       Patch: usleep() working on win32 platforms
8779 Open       @foreach() does not denote error-message
8796 Open       $foo->bar->baz should not be ambiguous
8817 Suspended  $foo->getbar()->getfoobar()->method()
8849 Open       open_basedir doesn't apply to function 'copy'
8855 Open       session_start should return also FALSE
8860 Open       variable array not working
8863 Open       function to get constant values by variable name
8876 Open       fopen/file/readfile and HTTP-Redirect
8879 Open       iPlanet: setting doc_root etc. for virtual servers
8882 Open       Additional argument in funtion file($a, $b)
8897 Open       Significant portions of the InterBase API have no PHP representation.
8914 Open       How about proxy settings for remote file ops?
8948 Open       readline_completion_function enhance
===============================================[filePro related]==============
5440 Feedback   Major Design Flaw(s) in FilePro access
===============================================[Filesystem function related]==
6921 Open       php://stdout not working with https
7242 Open       Function tmpfile() NOT Working  on MS. Windows NT
7432 Duplicate  fgetc() is not bin-safe on Windows
7597 Open       similar to #5375. when filtering double slashes from file upload
7860 Open       pb with copy($source,$dest) when $dest point on network disk
7894 Feedback   fopen won't open an URL
7918 Feedback   fopen fails to open file of form http://....
7960 Open       fopen or fclose troubles with 'php://stdin'
8027 Analyzed   diskfreespace always return 0 in FreeBSD
8135 Open       FTP_FPUT can't use a HTTP Filepointer
8338 Open       URL fopen fails 1st time used on page
8525 Feedback   fileupload bug
8579 Open       text files do not have \r\n translation from \n
8624 Open       fail to open "php://stderr"
8730 Open       fopen cant handle http requests.
8780 Open       difference in fwrite with cgi/apachemodule
8940 Open       File uploads stopped withing in 4.0.4pl1
===============================================[FTP related]==================
8461 Feedback   ftp_put() some files will be sent, some files won't
8874 Open       ftp_nlist and rawlist not working
===============================================[GD related]===================
7663 Open       Initialization problem at fontFetch()
7839 Open       imagecopymerge() doesn't work in gd 1.8+
8137 Open       images are converted to wbmp as a "negative"
8544 Open       ImageTTFText
8620 Open       Function ImageJPEG can't open temporary file if image filename is not 
specified
8664 Open       Impossible to use ImageColorTransparent under certain conditions
8704 Open       I cant create images that are n x m pixels
8711 Open       When I call the the ImageTTFText Function I receive a Segmentation 
Fault
===============================================[Gettext related]==============
8555 Open       gettext crashing PHP
===============================================[HTTP related]=================
7450 Open       File upload doesn't work.
8210 Open       file upload
8273 Feedback   Can't submit a form with 50 <input file> tag
8440 Open       fopen on a url returns "success" as an error
===============================================[IIS related]==================
5589 Duplicate  PHP 4.0.1,PL1&PL2 - IIS4.0 Hangs on startup when modules are compiled.
5773 Feedback   ISAPI filter won't function with long directory name
5918 Duplicate  ISAPI Module in IIS Hangs
5956 Duplicate  ISAPI will crash IIS4 and IIS5
6603 Feedback   ISAPI Several bugs
6620 Open       Inst'n should not be made for root web service
6704 Open       Authentication does not work with PHP4 ISAPI
6763 Open       Outlook web access doens't work when PHP Isapi filter is installed
6809 Feedback   Bad Performance
6865 Duplicate  
6869 Feedback   ASP not working since I installed PHP
6890 Feedback   Problem executing external program
7069 Open       warning message + leak memory
7237 Open       PHP Isapi Filter fails after some consecutive uses
7449 Open       CGI Error when a php script isn't under c:\inetpub\wwwroot
7570 Open       "PHP has encountered an Access Violation at 014B7CA8"
7652 Open       Error "PHP has encountered an Access Violation at 012A12F3"
7701 Assigned   loads include files twice
7737 Open       Access Violation at 03F74CE6
7782 Open       Cannot use PATH_INFO fully with php isapi
7828 Open       PHP has encountered an Access Violation at 012C1AC3
7840 Open       Access Violation
7858 Open       Access Violation at 0D884CE6
7908 Open       Out of process application '/LM/W3SVC/4/Root' terminated unexpectedly
7910 Open       urlp arameters not available in the default page
7915 Duplicate  iis doesnt run asp if u have php also installed for it
7917 Open       ISAPI module hangs IIS5
7989 Open       "Access Violation" "persistent connection"
8060 Open       Access Violations at XXXXXXXX
8065 Open       Form POST results in HTTP 500 - Internal server error
8069 Open       It says "PHP has encountered an Access Violation at 015A7FEE"
8082 Feedback   cgi error with php.exe
8094 Open       ISS stops serving ASP and PHP files
8416 Feedback   Unable to load dynamic library
8434 Open       PHP has encountered an Access Violation at 01292466
8548 Open       PHP ISAPI ends with Internal Server Error
8571 Open       CGI application misbehaved
8649 Open       session.auto_start can't write to files in isapi mode
8650 Open       Warning: Server Error when using local smtp
8744 Open       call to header() causes CGI error
8813 Open       PHP locks MetaBase for extended periods.
8830 Open       Internal Server error at random intervals
8881 Duplicate  Cannot execute a programm with php
===============================================[IMAP related]=================
3337 Duplicate  imap_mail_compose() locks
5084 Assigned   imap_mail_compose produces a SigSegv
7486 Open       imap_uid does not return the uid
7497 Duplicate  imap_fetchbody function fails with forwarded messages.
7531 Open       imap_qprint faultly returns empty string
7532 Duplicate  imap_qprint faultly returns empty string
7670 Assigned   PHP crashes when accessing IMAP mailbox
7816 Open       Imap + mysql fails
8359 Open        imap_fetchheader and  FT_PREFETCHTEXT
8401 Feedback   imap_header
8452 Open       imap_fetchstructure problem
8481 Open       imap_rfc822_parse_adrlist is too STRICT
8625 Open       can not use imap_open to authenticate with a pop3 server
8875 Open       crash - Signal 11
8949 Open       imap_8bit() does not encode leading dots correctly
===============================================[Informix related]=============
6163 Open       Unable to compile with INFORMIX
6798 Assigned   IFX queries fail, SQLCODE -480 (dup. descriptors)
7149 Open       Warning: ifx_connect : E [SQLSTATE=IX 000 SQLCODE=-25560]
7152 Open       Can't close a connexion to a database
7173 Open       Invalid IFX link resource
7733 Open       missing /ext/informix/php_informix.h
8267 Open       Warning: ifx_pconnect : E [SQLSTATE=IX 000 SQLCODE=-439]
8550 Open       make doesent work
8715 Open       ifx_get_blob ifx_fetch_row and NULLS
8767 Open       user name prepended to table names in query
8784 Open       using Informix with PHP CGI
8789 Open       PHP can't compile: libtool library libinformix.la
===============================================[InterBase related]============
6091 Open       Work with 2 or more IBase DB cause segmentation fault
6976 Assigned   ibase_query can't execute SQL statements that can't be prepared
7014 Assigned   ibase_query (rest of php_interbase.dll?)
7776 Feedback   unable to load php_interbase.dll
8142 Open       on exit() from method, interbase makes a mess with transaction ids
8450 Feedback   Warning: Supplied argument is not a valid InterBase result resource
8517 Open       BLOB functions don't work with IB6
8604 Open       ibase_blob_import() return pure binary string, unusable in INSERT INTO 
sql
8713 Open       Compatible with InterBase ver.<6.0
8797 Open       There is no way to use REC_VERSION transaction parameter
===============================================[LDAP related]=================
8714 Open       Adding LDAP entries drops credentials if update is referred
8929 Open       ldap modify and add operations send trailing garbage to iplanet in dn's
===============================================[Mail related]=================
3248 Analyzed   mail function putting wrong timezone info in message header?
5185 Duplicate  Mail() function doesn't work properly in win32 version...
6537 Assigned   mail() does not seem to handle SMTP multi-line responses
7068 Open       fails when 'to:' argument has the form "Name <[EMAIL PROTECTED]>"
7447 Open       BCC or CC does not work
7458 Duplicate  FATAL: emalloc(): Unable to allocate -11773805 bytes
7467 Duplicate  Unable to set Cc: and Bcc: extra headers
7702 Open       mail fail sending with external smtp server
8747 Open       Cant send a file with more than 2607 octets
8909 Open       PHP generates the Date: header line with a bad timezone
===============================================[Math related]=================
7755 Suspended  bitwise and misbehaving with & 0xffffff00
8646 Open       rand() or getrandmax() is broken
===============================================[mcrypt related]===============
8839 Assigned   Blowfish encryption not "correct"
8942 Feedback   memory leak
===============================================[Misbehaving function]=========
4556 Analyzed   get_meta_tags - ( Fix supplied in this bug report )
5410 Analyzed   system() and related functions don't produce output anymore
5480 Open       set_socket_blocking($fp, False) don't work !
6200 Open       fputs doesn't send, do not fflush after fgets.
===============================================[mSQL related]=================
5986 Open       Combination of msql() and msql_connect() causes lost connections.
6827 Assigned   End of generated html is truncated on large page
7301 Duplicate  Error in msql_result: reproducible
===============================================[MSSQL related]================
7088 Open       mssql_fetch_row
7481 Open       When accesing to data with mssql_query php crashes. Seems  a pointer 
error
7538 Analyzed   mssql_fetch_object
7780 Open       Return of "Text" field returns only 4kB, but only in ISAPI-Mode
7881 Open       sybase-ct does not report server errors
8055 Duplicate  doesn't recognize ntext data type
8086 Open       query link identifiers are not usable
8349 Open       Accessing a text field
8398 Open       Php can not get any message from RAISEERROR
8541 Feedback   Fieldtype doesn't work with PHP
8627 Open       mssql_query and stored procedures
8642 Open       mssql fetch array bug
8755 Open       DLL gives Access violation
8777 Open       Error in mssql_query
8783 Open       mssql_query() function returns empty result after succesfull UPDATE or 
DELETE
8810 Open       Access violation with mssql.allow_persistent = on
8920 Open       child pid 934 exit signal Segmentation fault (11)
===============================================[MySQL related]================
6540 Duplicate  mysql.sock not found on OpenBSD
6568 Duplicate  phpMyAdmin 2.1.0/2.1.0.1 No Database Selected
6569 Duplicate  phpMyAdmin 2.1.0/2.1.0.1 No Database Selected
6598 Analyzed   Memory overflow
6722 Feedback   Not a valid MYSQL result resource / Lost connection to MySQL server 
during quer
6898 Feedback   SQL Statements
6981 Open       --with mysql gives "undefined symbol: uncompress"
7074 Feedback   Contador no busca los demás registros
7075 Duplicate  Contador no busca los demás registros
7244 Open       Problem with LOAD DATA LOCAL INFILE
7634 Open       mysql_pconnect() + lock tables can hang server
7977 Feedback   MySQL functions sometimes work, sometimes not
8101 Feedback   mysql_insert_id
8342 Open       Invalid "MySQL: Unable to save result set..." error
8352 Open       mysql_field_len on a decimal field only report the length before the 
dot
8432 Open       Can't connect database (Mysql 3.23.29). If mysql compiled with charset 
koi8_ru
8507 Feedback   Can't connect to MySQL 3.22.32
8616 Open       mysql.default_socket not initialized properly -> crash with access 
violation
8634 Open       problem with multiple mysql links mysql_connect mysql_close
8668 Feedback   Mysql_connect Error!
8766 Open       couldn't connect to MySQL server which has default character set cp1251
8831 Open       a script works on 2 servers I use, and doesn't work on a third one
8890 Open       Will not correctly update MySQL database when using WML and PHP and 
MySQL
===============================================[Network related]==============
7880 Open       PHP_URL_FOPEN doesn't work
8856 Open       gethostbyname returns hostname instead of adress
8884 Feedback   gethostbyaddr returns a 15 chars string IP when an error occurs
===============================================[OCI8 related]=================
6585 Analyzed   OCILogOff
6821 Feedback   Segmentation fault when opening a php test page
6899 Feedback   OCI8 doesn't work with ORALCE 8.16 for linux on redhat 6.2
7157 Feedback   Cannot Suppot both Oracle and Informix
7305 Feedback   segfault when binding undefined php variable with a BLOB hostvar
7306 Duplicate  segfault when binding undefined php variable with a BLOB hostvar
7575 Feedback   php stops working correctly !
7811 Open       connection failure
7847 Open       OCI8 support with Oracle 8.1.5 doesn't work
7886 Open       Return Columns
8132 Open       Can't connect to any remote databases with OCILogon
8165 Open       Database output is only one char per column
8265 Open       Compile fails for oci8 with Oracle 8.0.4 - missing libs
8330 Feedback   Crash
8482 Open       undefined symbol: slpmprodstab
8546 Open       OCIFetchInto ORA-01001 when same db and different user
8561 Feedback   memory leak
8630 Feedback   impossible to write and read thai language in an oracle database
8708 Feedback   special chars insertion into oracle / NLS_LANG ?
8731 Open       #8573 Test Result
8854 Open       Wrong OCI function name
===============================================[ODBC related]=================
2976 Assigned   odbc_execute miss-use SQLBindParameter
4131 Assigned   ODBC fetch_into/result_all access violation
5332 Analyzed   ODBC Connect Fails for Sybase SQLanywhere DB
5482 Open       ODBC Support lacks ability to pass named parameters for MS Access
5594 Open       Can't connect ORACLE using ORACLE ODBC ver 8.01.55.00
5595 Open       ORACLE ODBC ver 8.01.55.00 can't make subselects and funcition 
odbc_exec
5755 Feedback   odbc_tables() does not work properly
6018 Open       Concating columns in Ms Access 2000 - fatal error
6105 Feedback   odbc_pconnect returns 'not a valid ODBC-Link resource'
6275 Open       ODBC_Prepare/ODBC_Execute fails with parameters
6294 Open       Strange behaviour when using DB2
6323 Feedback   MSSQL function do not work  in classes
6342 Open       Can't connect to Oracle DB via ODBC
6364 Feedback   Can not use odbc functions with iODBC and Openlink
6398 Feedback   Kernel page fault caused by PHP
6628 Open       MS-Access: insert statement only exec'd once
6734 Open       SQL Error In using ODBC connection to Oracle
6762 Open       Incorrect ARGC in function odbc_columns - php_odbc.c
6843 Open       Select from Array
6861 Open       Intermittent Error Message appearing (possible memory leak?)
6901 Open       odbc_columns
6936 Open       Can not resolve TNS NAMES with ORALCE connection
7067 Open       Using the SQL command Max() crashes IIS every single time
7135 Analyzed   misbehavior of print and sprintf AGAIN
7158 Open       odbc_autocommit($id) crashes php.exe
7273 Open       odbc_connect causes a segmentation fault
7274 Open       odbc_execute does not accept new arguments when failing
7339 Open       ODBC with Oracle and Apache,  Server rejected the connection
7437 Open       Long memo fields are truncated
7488 Open       Pass-by-reference problem
7563 Open       cannot find database or driver
7653 Open       openlink - query error
7673 Open       PHP crashes when odbc_result is given a result ID as its second 
parameter
7807 Open       core dump
7857 Open       odbc_exec crashes php
7922 Analyzed   Loss of Connection and crash on odbc_execute
8089 Open       No ODBC function that returns SQL error messages
8227 Open       odbc_field_name don't get tab1.field tab2.field back
8303 Open       ODBC open & close (3 lines script !) repeatedly cause NT crash.
8340 Duplicate  Unable to handle MS SQL's ntext data type. Fails with FATAL: 
emalloc(): Unable
8346 Open       DB2 CLI do not support SQL_CURSOR_DYNAMIC
8358 Open       SOUNDEX, MSSQL, and EXTENDED_FETCH with OpenLink
8516 Open       Random errors using multiple queries
8531 Open       $value = odbc_autocommit($handle) core dump
8612 Open       Incorrect retrieval of data
8631 Open       Unreadable error message when unable to connect to IBM DB2
8636 Open       $value = odbc_autocommit($handle) return FALSE for error and 
autocommit off
8811 Open       DB2 SQLColumns() doens't work by default.
8941 Open       Openlink/ODBC cannot parse complex queries
===============================================[Oracle related]===============
5945 Feedback   PHP (CGI) + IIS4  Hangs When connecting to Oracle
6089 Open       ociplogon sometimes gives bus error
6296 Feedback   can not get data from database
6434 Open       OCIFetchStatement() returns no data
6770 Open       ora_numrows always returns 1
7446 Open       Apache/WinNT/Oracle client 7.3/oracle dll
8153 Open       ora-12154 problem
8232 Open       12154 oci_open_server
8246 Open       OCILogOff() cann't free the conection with Oracle8
8673 Open       ora-01034 when accessing remote SID
===============================================[Other web server]=============
1752 Suspended  phpinfo(): images (php, zend) and Link to credits don't work
5653 Open       with setcookie(), only the last cookie is written
6581 Open       Buggy isapi PATH_INFO() under Zeus
7016 Open       Error when starting iPlanet
7150 Feedback   Access violation for php.exe when a php script is called in the browser
7163 Open       Random "Failed opening" errors for both php pages and 
included/required files
7282 Open       "No input file specified." when run as a CGI
7383 Open       configure script error - can't find pike modules directory
7451 Open       thttpd 2.20b and php4.0.3pl1, php.ini isn't read
7615 Open       Session management in thttpd / proxy problem
7665 Open       php4isapi.dll: ServerFunc() HSE_MAP_URL_TO_PATH_EX - is not presently 
implement
7689 Open       After install 4.0.3pl1 no interpretation from  .php file
7951 Open       Can't connect to MySQL from PHP script under OrionServer (Socket 
problem)
8030 Open       Cropping of long pages with thttpd/php
8376 Open       IPlanet 4.1 fails to load PHP module
8654 Feedback   Servlet.init() for servlet php threw exception
8727 Open       Post problem with thttpd
8859 Open       php4 tries to output strings of length 0 which leads to immediate 
bailing-out
8888 Open       Authentication in iPlanet Fails
8898 Open       #!/path/php at top of CGI script appears in output (Netscape 
Enterprise Server)
8904 Open       Segfault with phpMyadmin
===============================================[Output Control]===============
8108 Analyzed   ob_length() doesn't take into account strings added by trans-sid
8334 Analyzed   Segmentation faults on page load
8509 Duplicate  ob_start doesn't work when passing ob_gzhandler as the function
8512 Duplicate  SIGSEGV when output_handler set to ob_gzhandler
8536 Open       ob_start() is not working with virtual() function
8695 Open       set_time_limit() is ignored during exectution of shell commands
8807 Open       readfile ignores output buffering setting
===============================================[PCRE related]=================
8794 Open       preg_grep changed behavior by design?
===============================================[PDF related]==================
8310 Open       Coredump when running php
8469 Feedback   function pdf_setlinewidth does not work at all.
8699 Open       linking errors
8943 Open       configure doesn't recognize pdflib-3.03
===============================================[Performance problem]==========
5921 Duplicate  CPU at 100% with php.exe and ISAPI
6608 Open       sizeof($array) extremly slow in loop. 90% cpu util
7747 Open       after opening a socket and while reading from it php start growing 
CPU/MEM usag
7796 Feedback   Slow reqursive functions with MySQL
7848 Open       IMAP is very slow in CGI version
7924 Open       ob_get_contents perfomance
8770 Open       "Cannot find server" error on  IE broswer  when submitting form on a 
secure sit
8782 Duplicate  scripts run from CGI output "#!/usr/local/bin/php" line
8889 Open       Memory is not being freed.
8931 Open       Memory leaks attributable to OO PHP
8945 Open       include, require, et al.
===============================================[PHP options/info functions]===
6317 Duplicate  php.ini not processed
7227 Open       Incorrect values in phpinfo for error_*pend_string
7317 Open       Configuring --with-sablot doesn't add "--with-sablot" to phpinfo()
7842 Open       doc_root setting behavior is wrong
7937 Duplicate  error_**pend_string in phpinfo shows off even when on
8174 Open       Logfile entries written to php.ini, arbitrary files
8584 Open       ini_set creating untrue local values
8806 Open       PEAR.PHP file missing in Win32 install
===============================================[PostgreSQL related]===========
5862 Open       Consecutive pg_open statements cause second statement to fail
6525 Open       Connection problem
7007 Open       The pg_close function doesn't close the connection.
7236 Open       1 is not a valid PostgreSQL link resource
7264 Open       1 is not a valid PostgreSQL link
7298 Open       ... not a valid link resource... after pg_connect
7312 Open       Problems with pg_connect() i pg_fetch_row()
7333 Open       Connection fault in circled query
7529 Open       pg_connect() returns invalid connection id
7536 Open       Warning: is not a valid PostgreSQL link resource xxxx
7931 Feedback   Undefined symbol "_PQconnectdb"
8053 Open       PGSQL doesn't detects on FBSD4
8225 Open       Suddenly doesnt allow multiple psql connections from one php page
8317 Open       postgresql table uppercase field name
8689 Open       pg_Connect() seems to do some type of caching that doesn't quite work
8769 Open       Persistent connections aren't closed when using dynamically loaded 
module
8907 Open       pg_Close on multiple connections to same host
===============================================[Program Execution]============
8067 Feedback   OCI8 and Apache bug with: exec, system, passthru and backticks
8077 Open       Exec, passthru, system bugs for php ISAPI & CGI
8248 Open       system function cannot support "&"
8400 Duplicate  Problem with exec(), system(), passthru() and backtick operator
8436 Open       functions exec() and system() does not work properly (?)
8465 Duplicate  Cannot exec, system, passthru, backticks
8466 Open       Return status of executed command not passed correct in Exec() and 
System()
8530 Duplicate  system, exec and friends "unable to fork"
8652 Duplicate  exec and system always return -1
8732 Open       execution function return always -1
8785 Open       using Informix with PHP CGI
===============================================[Pspell related]===============
8133 Analyzed   pspell_new() in Apache module segfaults
8464 Open       PHP SIGABRT's using pspell functions
===============================================[PWS related]==================
6404 Feedback   Getting HTTP 500 - Internal Servererror
6863 Open       $QUERY_STRING doesn't always evaluate
6919 Open       URL parameter decoding
7512 Open       System restart required
8820 Open       PHP breaks ASP
8826 Open       Requests
===============================================[Regexps related]==============
8129 Feedback   ereg returns incorrect results
===============================================[Reproduceable crash]==========
2934 Assigned   Segfault with Openlink
4237 Feedback   Call to exit causes crash in Roxen-module
4965 Open       psp4isapi.dll crashes inetinfo.exe on service start
5508 Feedback   Crash when using get variables
5711 Duplicate  isapi crashes
5900 Duplicate  Apache(apxs w/ php) fails to start
6196 Feedback   iPlanet crash when loading PHP module
6239 Open       object comparison w circular references leads to crash
6433 Open       'document contains no data' - error
6493 Feedback   Invalid page fault in module<unknown>
6502 Open       php4isapi "Dr Watsons" IIS when installed as filter
6606 Feedback   Crash when returning NULL as a reference value
6994 Feedback   Page fault in php4ts.dll
7020 Duplicate  Page fault in php4ts.dll
7021 Feedback   lo_import(1) causes segfault
7051 Feedback   Zend Timeout Window: inetinfo.exe - Application Error
7090 Open       PHP, IIS, and Exchange don't get along
7219 Duplicate  Mysql-related stack fault with PHP 4.0.3
7239 Feedback   mssql
7296 Feedback   PHP Memory Errors(Access Violations)
7361 Open       document contains no data...
7405 Feedback   GD crashes Apache if PHP is running as module
7427 Feedback   Apache doesn't load or crashes using extensions
7582 Open       ODBC or die inside user defined functions
7622 Open       Servlet API. VM crashes with session_start()
7624 Open       Servlet crashes
7650 Feedback   called uninitialized function pointer
7700 Feedback   var_dump() crashes
7745 Feedback   crash in starting Apache
7746 Feedback   exit or die function crash PHOP4 CGI
7779 Open       ODBC query : select distinct ...
7913 Open       crash on http HEAD when ob_start used in index.php
7972 Feedback   Segmentation fault
7984 Feedback   Apparent memory access problem after object assignment causes PWS to 
crash
8036 Analyzed   php_sablot.dll crashed php.exe
8056 Open       access violation on apache shutdown
8091 Feedback   Segfaulting apache with passthru
8131 Feedback   Access Violation with php4isapi
8157 Duplicate  date() 'T' format element crashes Apache
8175 Feedback   reproducable core with everything: <?phpinfo()?>
8186 Open       PHP4 module causes Apache 1.3.14 to core dump with SIGBUS fault
8190 Feedback   Crash on parse error
8192 Feedback   CRASH ON IISXX AND PHP4 AND MYSQL 3.23.XX
8312 Suspended  apache child crashes when calling include or require functions
8323 Open       php.exe crash when trying to pass command-line vars via URL
8369 Duplicate  Apache segfaults when output_handler = ob_gzhandler is used
8371 Open       Crashes as CGI program
8383 Feedback   array_unique() causes core dump
8384 Duplicate  Error enabling ob_gzhandler
8392 Open       crash with --enable-debug, backtrace sourcefile
8393 Duplicate  crash with --enable-debug, backtrace sourcefile
8404 Feedback   Crash with libmcrypt-2.4.7-shared
8448 Duplicate  Apache segfaults when output_handler = ob_gzhandler is used
8459 Open       PHP's crash JVM after a few requests
8471 Suspended  Crash on infinite recursive calls.
8521 Open       php -l invalid page fault in module PHP4TS.DLL
8554 Duplicate  ob_gzhandler
8557 Feedback   apache fails to start after compiling PHP - "can't load libphp4.so"
8570 Open       php_java causes inetinfo memory address error
8589 Open       drwatson32 make a dump when stop apache service
8621 Open       be careful with interactive cmd line mode
8641 Open       sig 11 when apache2 inits php
8647 Feedback   php.exe exception: access violation address: 0x1008e6a1 on or after 
file()
8663 Open       Script with incorrect syntax crashes php4ts.dll (seems similar to 
#8521)
8672 Open       Crash when returning a variable from function as argument
8729 Open       popen with >> crashes Win98
8812 Open       Calling zend_error during module shutdown causes PHP to crash.
8825 Open       failure during page load
8846 Analyzed   gmdate() causes crash. Using Apache + Win2K
8850 Open       Crash when trying to view tables in phpMyAdmin
8858 Open       Mac line endings cause error message with '?'
8868 Open       Crash in zend_hash when compiled --with-servlet
8885 Open       Child processes hang on exit
8899 Open       crash when include_once("") contains empty string
8938 Open       Segfaults
8944 Open       php.exe crashes for no apparent reason...
===============================================[Sablotron XSL]================
7631 Open       Log file created but not written to.
8261 Duplicate  Get error 2 when using xslt_process for no apparant reason
8412 Open       transformations hang
8895 Open       xslt_process() documentation problem
8928 Open       xslt_process randomly fails on valid xml/xsl data (xslt_run works fine)
===============================================[Scripting Engine problem]=====
2086 Suspended  include() does not find files in the include path
2892 Analyzed   php -a (interactive mode) doesn't call functions
3077 Feedback   ASP tags aren't recognized
3923 Duplicate  User defined functions being cached?
4063 Duplicate  Parser when detect error display wrong script name and line when it 
found error
5375 Analyzed   File upload problems
5404 Analyzed   String conversion to integer is incorrect
5686 Duplicate  require and include randomly do not load pages
5766 Duplicate  ISAPI threadsafeness
5863 Duplicate  Fatal Error. cant run php files
5987 Duplicate  PHP crashes when using mktime()
6003 Duplicate  Server Crashes Completely
6231 Analyzed   Reference parsing problem
6260 Suspended  xor operator not working correctly
6329 Duplicate  Detecting end tag in a comment.
6385 Analyzed   __FILE__ returns lowercased filenames
6417 Analyzed   Possibly incorrect behaviour with references and arrays
6491 Feedback   $PHP_SELF evaluates to improper address if directory name ends with 
".php"
6546 Duplicate  Header Problem
6554 Analyzed   file_exists not working with UNC names
6662 Analyzed   array keys of type real not allowed?
7342 Analyzed   Different config-op parsing in php.ini and http.conf
7363 Analyzed   @include supresses parse errors within included file
7515 Assigned   very weird, magic, invisible referencing
7641 Open       cgi binary with "enable-discard-path" fails with empty doc_root value
7706 Open       HTML & PHP documents return "Document contains no data"
7744 Open       safe mode php wrong script uid
7973 Open       Safe Mode absolute path behaviour changed
7981 Duplicate  Safe Mode absolute path behaviour changed
8032 Open       array_splice made array keys bad
8033 Duplicate  parse error
8130 Open       Changing a copy of an array affects the original
8388 Open       4.0.4 fails on basic authentication
8396 Open       "document not found"
8449 Open       register_globals=on and track_vars=on produce strange results for 
arrays
8500 Duplicate  double constants with different locale
8506 Open       CGI PHP doesn't erase the #!/path/to/php
8514 Feedback   function returning references changes other vars
8565 Analyzed   parent:: doesn't work with nested include/require
8594 Feedback   dbase_get_record_with_names disconnect HTTP con
8601 Open       PHP pages never show as fully loaded
8657 Open       Errormessage on the Browser if using UNC path notation for document 
root
8661 Open       a copy of the internal array elements is sometimes not made
8768 Open       'continue' inside of 'switch' statement acts like 'break' instead of 
'continue'
8790 Open       set global in function
8809 Open       Cookieless session with Header redirects
8853 Open       PHP Crashes in pages that has includes
8936 Open       Script containing characters with code >128 don't get POSTed variables
8937 Open       unset() in context with GLOBAL
===============================================[Semaphore related]============
8608 Feedback   shm_write causes segfault
===============================================[Sockets related]==============
6778 Open       fsockopen: timeout does not work when nameserver unreachable
6914 Open       persistent socket connection failure
7290 Open       AF_UNIX connect segfaults + sockets.c read is not binary safe (why?)
7343 Duplicate  php_read() problems : more infos
7359 Open       php_read() function works bad
7420 Open       Still problem with fsockopen - fgets - fputs
7423 Open       XPG4_2 required?!?
7723 Open       pfsockopen doesn't read more than one time
7726 Open       missing SUN_LEN and msg_flags in struct msghdr
7786 Open       cannot use fsockopen to open a connection, errNO is 0, errMsg is NULL
7874 Duplicate  Errror on getmxrr and checkdnsrr
7971 Open       Unable to open web sites using fope()n command
8028 Open       Socket read failure
8170 Open       fsockopen and fopen with ip address not active
8283 Feedback   Impossible to connect to socket made by other unix daemon...
8600 Open       --enable-socket option does not compile on Solaris 7/8
8667 Open       sockets
8722 Open       non blocking sockets reading doesn't work on WIN32
8761 Open       read() on udp-sockets fails
8775 Open       pfsockopen - socket_get_status has EOF set.. feof() returns false
===============================================[Strings related]==============
8834 Open       crypt() starts from not random salt
===============================================[Sybase (dblib) related]=======
5323 Analyzed   Accessing the array returned by sybase_fetch_array() crashes php.
5418 Analyzed   Bug in detection of dbm causes conflict with Sybase dbopen()
5842 Open       Lost result (not printing all chars from table)
6069 Open       new sybase pconnect function with char set does not work with freetds
6391 Open       charset error
6484 Open       Segmentation fault when querying image type fields.
6505 Open       apache fails with php4 & freetds
6797 Open       Syscharsets: name = '[  &k'
7084 Feedback   Segmentation fault with sybase_query for insert
7252 Open       Intermittent Segfault when running sybase_connect or sybase_pconnect
8126 Open       undefined symbol: dbopen
8324 Open       sybase_connect() returns 1 whether the login and password is correct 
or not
===============================================[Sybase-ct (ctlib) related]====
5684 Analyzed   PHP Intermittently reports "Unable to allocate connection record"
6571 Open       memory leak when selecting text type fields
7246 Open       Using Sybase function(s) makes php to crash
7398 Open       Stored procedure error return values not passed through
7609 Feedback   New connections made
7792 Open       -lsybctl failure at FreeTDS
8151 Open       Restart apache server, FreeTDS stop running ? Help 911 !!!
8251 Open       Sybase Messages Below Minimum Severity
8269 Open       Compile cant find Sybtcl .... Help!
8313 Open       the sysbase type float(15) is handled incorrectly
8568 Open       charset parameter on sybase_connect dos is disallowed
8808 Open       sybase_connect() problem
8821 Open       sybase_connect()
8836 Open       memory fault after sybase_connect
===============================================[Unknown/Other Function]=======
5694 Duplicate  system(), exec(), passthru() pass the command, but do not output 
anything
6401 Feedback   read_exif_data fails
6421 Open       PEAR - error emulating prepare/execute with PostgreSQL
6616 Feedback   ext/java: reassigning values for variables causes segfault
6640 Duplicate  Pack/Unpack problem
6737 Duplicate  gettype of 'user function' returns null
6880 Feedback   PHP and Java VM
6925 Open       ext/java
7004 Feedback   Sega Dreamcast-PlanetWeb browser POST parse bug
7311 Duplicate  unable to fork when doing a system call
7623 Open       Servlet API - 'output_buffering=On' writes output to shell
7947 Feedback   Problems with function sleep()
7970 Feedback   Invalid Memory Access
8097 Open       printf() and float data vs.setlocale()
8212 Open       If the result of an exec() command is one character the result is 
empty.
8280 Feedback   Segmentation violation
8314 Open       Setting the error_log = syslog does not work on Win2k
8413 Open       connection_status() returns 0 on timeout
8632 Feedback   Error Message
8639 Feedback   fopen always return true in some case
8691 Open       Periodically recieve "Unable to create Java Virtual Machine" when 
running test
8753 Open       Dynamic load library error
8832 Open       CGI differerent from ISAPI
8921 Open       Require() function : filename string not terminated correctly 
internally
===============================================[Variables related]============
8495 Open       Bug #6818 continued
8681 Open       Function arguments in 'global'
===============================================[XML related]==================
6146 Open       xml_parse() passes character entities incorrectly
6658 Open       does not work on 4.02
7186 Open       class object variables get 'unset' when assigned within xml handlers
7409 Open       xml_parse has a limit of 16 attributes on Windows
8435 Open       trouble with xml_parse() function
8492 Feedback   XML-functions segfault
===============================================[YP/NIS related]===============
6559 Open       yp_first() and yp_next() results handled wrong in ext/yp/yp.c
8041 Open       yp_first and yp_next Return Different Array Formats
===============================================[Zlib Related]=================
8923 Open       Serious bug -- Memory leak in gzencode() function

Assigned bugs: (reminders sent)
derick          4761: exec, system all give an error on a fork...
derick          8924: Opening manual.chm results in "hh.exe has generated errors and 
will be closed."
derick          8839: Blowfish encryption not "correct"
sas             6121: Transparent Session ID doesn't pick up redirects
sas             5883: --enable-trans-sid modification request
zeev            5661: undeclared function
zeev            2220: dynamic module memory leaks cause SIGSEGV
zeev            6827: End of generated html is truncated on large page
zeev            7515: very weird, magic, invisible referencing
jmoore          7387: weird problems with unquoted array subscripts
jmoore          8252: $PATH_INFO instead of $PHP_SELF in CGI mode
sterling                8266: Getting fatal error with xlst_process()
sniper          6689: Apache dumps core when loading PHP dynamically
sniper          5084: imap_mail_compose produces a SigSegv
sniper          7670: PHP crashes when accessing IMAP mailbox
hholzgra                7629: Mail() fails when the email message has a "\n"
andrei          8100: extract(), extra feature
                7701: loads include files twice
danny           6798: IFX queries fail, SQLCODE -480 (dup. descriptors)
jah             6976: ibase_query can't execute SQL statements that can't be prepared
jah             7014: ibase_query (rest of php_interbase.dll?)
david           6537: mail() does not seem to handle SMTP multi-line responses
zak             2976: odbc_execute miss-use SQLBindParameter
kara            4131: ODBC fetch_into/result_all access violation
Zak             2934: Segfault with Openlink


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to