PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (1520 total including feature requests) ===============================================[*Configuration Issues]======== 13561 Suspended --without-pear prevent install of php-config,phpize,... 15264 Feedback unable to include self when loaded as module 16184 Feedback Crashes during ./configure script 16311 Feedback php.ini-dist and php.ini-recommended missing extensions 16758 Assigned Configure "Libraries have been installed in" and where they really are 16920 Analyzed File permissions security problem 17320 Feedback invalid php_config.h for solaris 2.7 platform ===============================================[*Directory/Filesystem functions] 12004 Assigned problem with fopen over ftp and a related fgets 12783 Open xmlDocFile needs absolute path 14076 Open fopen() and touch() fail to create file under safe mode 14100 Open Unicode Filenames 14657 Critical Sometimes mkdir("test1", "0777"); $d=dir("test1"); $d->close(); rmdir("test1"); 16630 Open getlastmod() returns file access time, not modification time 17229 Feedback Permissions set incorrectly on newly created directories. 17471 Open Problem with Novell Netware map drive ===============================================[*Extensibility Functions]===== 15125 Feedback pnctl_signal does not handle class's as callbacks - patch included ===============================================[*General Issues]============== 15926 Feedback sum error 16094 Feedback Unable to view .php file in the browser 17287 Open safe mode is not full safe. 17353 Open Finish glob() support for all OS (hint: flags and portability) 17543 Feedback non-printable characters are converted to spaces when printing 17648 Open syslog inserts random characters into log files 17677 Open openlog warning and text edrror ===============================================[*Graphics related]============ 15662 Open iptcembed FotoWare ===============================================[*Languages/Translation]======= 11975 Analyzed mix of hebrew & english ===============================================[*Network Functions]=========== 15639 Open detecting end of UDP packets 15988 Open Pending established tcp connections 16735 Open checkdnsrr claims not to be implemented ===============================================[*PDF functions]=============== 16911 Feedback Activate extention and PHP hangs ===============================================[*Programming Data Structures]= 16304 Feedback Missing Error Messages ===============================================[*Regular Expressions]========= 17570 Open Memory leak ===============================================[Apache related]=============== 8866 Feedback Frozen applications with apache module running 9280 Open HTTP/1.1 Expect: header not honoured 9422 Open Apache hangs when Win goes to standby 10060 Open startup error msg format 11716 Open Segmentation fault(coredump) in Apache(DSO-enabled) startup 12992 Open php ignores Accept: text/vnd.wap.wml 13420 Open open_basedir breaks Apache SSI xbithack 13421 Open Problematic MIME-Type "application/x-httpd-php" 13925 Analyzed SCRIPT_NAME in Apache 1.3.22 wrong (or at least different) 13956 Open improve robustness against bad signal(2) et al. calls from third party libs 13961 Assigned some characters in incomonig variable names are silently changed 13964 Open core dump on AIX 4.3.2 14222 Open PHP Crashes with weird output often 14229 Open function "virtual" 14245 Open make install fails on apxs 14265 Open Make does not create php4lib.so. Apxs fails to copy it to apache dir 14401 Open Wrong include_path from Apache <Directory> config 14409 Open request for nonexistent file does not return 404 error 14662 Open Apache segvs on SIGHUP 14865 Feedback php4apache.dll - phpinfo error - winXP - Apache 15038 Open replace parameter of Header() function doesn't work in Apache module 15529 Open ap_cleanup_for_exec not used when creating 15954 Open problem on shutdown/oleaut32.dll 15968 Open make error when making apache 15970 Open fpassthru problem on Apache 1.3.23 (module) 16052 Open Some predefined variables allow GET overwrite 16233 Feedback Apache crashes on header() 16416 Feedback Unable to load Dynamic Libraries when mod_ssl enabled 16453 Open include_path in httpd.conf dosn't take effect when php installed Static 16515 Open Files with execute-bit are always php-parsed - I cannot disable this! 16725 Feedback "test.php.dat" also can be parsed 16801 Assigned httpd segementation fault at statup 16831 Open Apache/PHP proxy error? 17273 Feedback symbol not found 17283 Open register_tick_function(); 17424 Open Apache sends HTTP 500, but still sends PHP HTML without error 17469 Feedback After memory size exhaustion, Apache dies on next SIGUSR1 ===============================================[Apache2 related]============== 16596 Open Rlative directory problems in XSL files (xslt extension with Sablotron) 16641 Open PHP does not like Norwegian letters 16690 Open Java support in PHP with Apache2 multithreaded server doesn´t work 16692 Open Cannot find or read import file: /usr/local/apache2/bin/httpd.exp 17004 Open Extensions are loaded in phpinfo() but when trying to use them gives Error 500 17098 Open apache sending 304 - not modified header 17142 Open Unresolved symbol: _regcomp 17234 Open setting short_open_tag in .htaccess does nothing 17414 Open Segfaults on restart, iff a request is made during the restart process. 17459 Analyzed dual bug 17466 Open Safe mode uid -1 bug 17491 Open "make INSTALL_ROOT=/foo install" fails 17549 Open Apahe 2.0.36 fails to start: "unresolved symbol" 17564 Feedback httpd segfaults 17566 Open phpinfo() causes load of 2+ 17575 Open Segfault on SIGHUP 17589 Open Cant load dynamic modules becouse of "executor_globals" problem 17662 Open getenv() Apache variables not available 17663 Feedback setcookie only sets last of multiple cookies 17756 Feedback No Post Data present ===============================================[Arrays related]=============== 10658 Suspended array_diff does not work with classes 12530 Open Shuffle shouldn't use the least significant bit of rand() 13289 Assigned array_map segfault 14580 Open Incorrect behavior with key containing NULL byte 14591 Open uasort mixes array with equal elements 14738 Analyzed array_pad dies with large pad length 14791 Open Array_shift always the problem ... 14805 Assigned array_unique works opposed to the manual 15273 Open Reference to array breaks 15520 Open array_slice destroys numeric keys 16063 Open array_pop() causes core dump, can be used to reveal information 16064 Open array_merge_recursive() can be used for DoS 16065 Analyzed print_r() and var_dump() infinite loop. 16068 Open array_shft() core dump. problem similart to #16063 16071 Open foreach return bogus data on 1 row multi-dim array 16096 Feedback Gettype reports var as string; echo complains as array and it is an array 16269 Analyzed array_splice produces an unexpected result 16322 Open Page stops loading when processing arrays in foreach cycles inside functions 16715 Open array_unique results in only one entry in the array 17129 Open Shuffle doesn't work just in first two itens of array 17290 Open Cannot use [] for reading 17654 Open array_merge() throws warning when supplied with 1 argument only 17750 Open array_unique is not returning array[0] when all values are equal ===============================================[BC math related]============== 13551 Open BC functions apply decimal places argument also on arguments 16532 Open locale information (LC_NUMERIC) not used in bcmath functions ===============================================[Bzip2 Related]================ 16688 Feedback bzopen fails on creating new file 16689 Feedback bzread has no reliable way of detecting eof ===============================================[CCVS related]================= 10447 Suspended ccvs_*() functions segfault when given invalid session ID ===============================================[Class/Object related]========= 12622 Analyzed scope of $this and static functions 14670 Open no warning on accessing an array element of an object 15675 Suspended get_class() returns only lower chars 17637 Analyzed constructors in classes (Back to PHP3) 17708 Open argument passing problem ===============================================[ClibPDF related]============== 10393 Feedback CPDFlib support not compile as module 12577 Open cpdf_import_jpeg() not working at all ===============================================[COM related]================== 15771 Suspended cannot pass value to image field by ado 16375 Open Feature: Support for VARIANT multi dimensional arrays 16919 Assigned Can only run one Com Object per PHP page. 17173 Open "case" causes AV ===============================================[Compile Failure]============== 7643 Open APXS compile fails with "not a DSO" 9822 Open -R ld option not being pass thru libtool 12063 Open "make install" fails on cp lib/libphp4.so 12302 Open timezone,struct statfs,linking 13519 Feedback Filename "time.h" conflict in VS.NET 13695 Open Compilation fails when trying to compile with DB2 Support 13814 Open missing required flags for Compaq compiler 14048 Open Configure issues 14452 Feedback libphp4.so is not linking with *.la files 14904 Open configuring apache with php4 14910 Open --with-snmp compile failure 14970 Open make terminates in informix-part because of doubly defined decimal.h 15059 Open compile fails when I add cyrus support 15067 Open unresolved external symbols 15177 Feedback Informix Shared Module will not compile 15207 Open Failure to compile with LDAP support 15270 Open make install fails 15271 Open Unable to compile because of /usr/ccs/lib/libgen.a 15346 Analyzed mysql mnogosearch - php & static libs 15364 Open Compile Fails as CGI with INFORMIX on SCO 15461 Open configure fails for extension samples 15559 Open ./.libs/libphp4.a(zend_ini_scanner.o)(.bss+0x10014): multiple definition of `yy 15561 Open make install fails to copy libphp4.so 15587 Open basic_functions.c and dns.c fail to compile due to incompatible parameters 15610 Open cracklib test path is wrong in configure file 15674 Feedback Error compiling standard/mail.c 15763 Open Compile failure 15776 Open imap compile failure 15781 Open Reentrancy.c fails to compile 15814 Open php 4.1.2, apache 1.3.20, parse error near 'zval' 15986 Open Mac OS X support (target: 4.2.0) 16011 Open --with-bcmath link error 16100 Open SAPDB Compile Failure 16135 Feedback Release breaks due to C++ requirement 16250 Open make error 16252 Feedback try to link the wrong iconv lib when compiling with xmlrpc 16324 Open compling file zend_language_parser.c error! 16365 Open make[3]: *** [filestat.lo] Error 1 16414 Open Unable to compile the fribidi extension 16467 Feedback ./configure fails with strange message 16519 Feedback makefile error 16552 Feedback Undefined macro `AC_PROG_LIBTOOL' 16815 Open build of ZE2 fails 17038 Open Undefinded symbol _ecalloc 17072 Open Compilation aborts while compiling ext/mysql/libmysql/libmysql.c 17149 Open Openssl as self contained extension - make fails 17165 Feedback symbol _unixdriver not found when starting Apache 2.0.35 + Php 17199 Feedback fail compile apache + php + openldap 17203 Open libs directory not auto created 17243 Feedback When trying to compile --with-mm, build failed 17262 Feedback PHP 4.2.1 fails to install when compiled as a CGI 17278 Open Just can't compile on HP 11 17285 Open ext/java/Makefile is broken, here is a fix 17313 Feedback PHP4.1.2 won't get through make install 17327 Feedback Compile works with 4.2.0 but not for 4.2.1 17338 Feedback Make install fails 17372 Open An error occured when complie libmysql.c 17385 Feedback configure doesn't define HAVE_SYS_RESOURCE_H 17401 Feedback Fails to compile Zend , cannot find unix.h 17417 Analyzed broken(missing) detect of gcc 17440 Open iconv fails to build on non-32-bit architectures 17474 Open Problems compiling PHP with GD2.0.1 17521 Open Compile problems with ICAP extension. 17552 Open PHP Apache DSO Compile Failure: Unresolved Symbol: pthread_getspecific 17576 Open configure bug 17604 Open Apache 2/MySQL/PHP4/Sablotron Will not compile 17647 Open "make" searches for /zend_language_parser.c 17685 Open Warnings at end of compile and installation hanging 17702 Open -rpath is not used correctly, causing configure failure 17703 Feedback APACHE_INCLUDE does not gets expanded in ./sapi/apache 17725 Open Error with GCC : *** [zend_language_parser.lo] when compiling PHP 4.2.1 ===============================================[Compile Warning]============== 14619 Open Number doesn't fit the data type 15914 Open *lots* of compiler warnings... 17054 Open `AM_PROG_INSTALL' is obsolete 17365 Feedback When i try to compile with sybase-ct support i several warning regarding size 17476 Open compile warning on bundled gd library 17477 Open compile warning in posix.c 17478 Open compile warning in var_unserializer.re ===============================================[cURL related]================= 15989 Feedback php is segfaulting when trying to read http header of a ftp.domaine.com site 17036 Feedback curl hangs up in PHP ver 4.2.0 ===============================================[Date/time related]============ 12934 Open strftime() doesn't grok negative time_t 13142 Analyzed strtotime() returns -1 for "M d H:i:s Y" format 14391 Open gmmktime, gmdate work incorrect 15194 Open date("m-d-y H:m:s", $timestamp) doesn't jive with system time 15362 Open date("r") returns wrong timezone offset, can cause crash 15584 Analyzed strftime("%D") problem 15815 Open date() shifting time 16236 Open GetTimeOfDay returns minuteswest as seconds 16429 Open strtotime fails when crossing Daylight Saving Time 16517 Open strtotime no longer converts output of UNIX command 'date' 17123 Open mktime(), localtime(), strtotime(), etc. are broken for dates <1970 in Win32 17228 Open timezone incorrect in date ===============================================[DBM/DBA related]============== 13660 Open store extra data in db file on create 14383 Assigned using postgres with DBA causes DBA not to be able to find any keys. 15287 Open dba_popen replace inserts never get written. 15664 Open dba_firstkey() isn't returning the first key 16190 Open DBM Support on Windows truncates values 17152 Feedback driver initialization failed in [script_name] on [line_num] 17559 Open dba_open() fails when using the db3 handler. ===============================================[Directory function related]=== 15153 Open Php starts writing log in an infinite loop resulting is system DoS 15706 Open readdir doesn't return correct FRENCH filenames 16257 Open is_dir enters infinite loop 16368 Feedback Error with is_dir() 17150 Analyzed combining define() and resources causes a segfault ===============================================[Documentation problem]======== 8128 Feedback more descriptive parse error reports 9983 Open Operator Precedence Clarification/Additions 10374 Open Depreciated features or not 10528 Open I have been unable to find any documentation on the SAPI interface. 11598 Open Configuration section doesn't distinguish between admin and user values. 11618 Analyzed session and form data 11789 Open Apache can't start: Sybase-ct & LC_ALL 11940 Open ill side effect of open_basedir 12324 Open arg_separator.output broken 13321 Open Documnetation 14219 Open Various documentation suggestions 14260 Open $HTTP_RAW_POST_DATA Manual Update 14283 Open printer_create_dc - Example has errors in manual 14361 Feedback Unreadable PDB format 14418 Assigned PHP and HTML FAQ should be improved 14447 Open Thread Safe 14460 Open no bookmarks in PDF version 14595 Feedback Iplanet Webserver 6.0 related 14663 Suspended Empty packets as result of serialization 14668 Open wrong bit arithmetics 14732 Open Broken links in global.ent 14752 Open missing changelog item 14770 Open phps truncates long sources 14965 Open Sablotron XLST encoding error 14992 Open Behaviour of $array = $array1 + $array2; not documented 15110 Open session_start() 15116 Open Rendering/naming Problem 15152 Open SSI output from PHP CGI produces garbage on Netscape browsers 15157 Analyzed exec()/system() doesn't work with parameters in quotation-marks in system-call 15166 Open preg_replace issue when \\1 is followed by 1 15222 Open 4th param in session_set_cookie_params 15230 Open memory_limit not obviously disabled for windows binary 15617 Open assert description doesn't fit it's designation 15637 Open if using URI, ldap_connect() returns resource ID when server does not exist 15714 Open Variables from outside PHP page doesn't mention new $_* arrays 15721 Open PDF Documentation has no bookmarks 15767 Open Build instructions for Win32 incomplete 15806 Open DirectIO documentation lacking 15836 Open Bug #11162 pfsockopen closes connection after script finishes ! 15904 Open Return value of eval() 15915 Open the sample code have some wrong on Creating Extensions 15916 Open wrong compile command sample on Chapter 28. Creating Extensions 15929 Open Online Manual Inconplete 15944 Analyzed imap_sort Error 15980 Analyzed can't install php4 16000 Open fpassthru and timeouts 16083 Open Index missing in page-per-function HTML docs 16111 Critical IIS/CGI only gives "Security Alert! PHP CGI cannot be accessed directly." 16228 Open XSLT file path issues 16234 Open important language features only mentioned in passing 16239 Open Downloadable PDF is trucated at Chapter 46 16245 Open Static variables into class member funtions have wrong scope 16290 Open Specify that --with-apxs requires installed apxs 16366 Open bit shifting error 16397 Open domxml_unlink_node() 16426 Analyzed $HTTP_POST_FILES['userfile']['tmp_name'] returns "n" 16479 Open var declaration in class has no meaning? 16582 Open unserialize_callback_func isnt changeable 16601 Feedback php_bz2.dll won't load 16640 Open set_error_handler and oversized upload 16648 Open fsocketopen + UDP ERROR 16660 Open Documentation bz2 archive format is not appropriate 16687 Open Constants not being interpreted in "variable variables" 16739 Analyzed `print' variable function call fails. 16744 Open automatik installation failed 16789 Open wrong parameters order for pg_lo_import 16790 Assigned Installation instructions is outdated 16856 Feedback [chm] bugs 16892 Open reading data from fsockopen/fopen times out 16917 Open apache2.0.35+php-4.2.0 17002 Open Unable to load php_oci8.dll ONLY in command line mode 17069 Open Session & register_globals 17112 Open PHP xslt support needs apache to be compiled with --disable-rule=EXPAT 17118 Open mysql_error() tracks errors on last opened link, not last mysql_*() function 17132 Feedback [chm] bug on function.header.html 17164 Analyzed please group sections in the functions reference 17180 Analyzed Operator Precedence 17214 Open MING SWFBitmap Wrong Example 17324 Open charset in polish chm is wrong 17344 Open memory_limit still deceiving 17386 Open Associativity of assignment operators listed wrongly 17419 Open Complex objects not correctly stored in ssession 17428 Open Fix the tutorial about global variables 17458 Analyzed Can't compile with IMAP support 17504 Feedback Returning all email addresses found in a string with preg_match_all 17537 Open get_class_vars works unexpected 17557 Open apache_note() function missing in apache2 sapi 17603 Open ini_set can't disable zlib 17653 Feedback "Contains no Data when I use GD Functions" 17660 Open Outdated Documentation 17701 Open Documentation about super-globals 17752 Open get_object_vars behaviour changed 17763 Open Interpretation of the term "multi-dimensional array" ===============================================[DOM XML related]============== 15966 Analyzed replace_node incorrect 16154 Feedback unlink() is causing php.exe process to keep running 16344 Open GTK causes DOM xmldoc to fail 16794 Feedback random (?) Apache crash using domxml 17241 Open encoding error? 17390 Open dump_file doesn't work if path is not absolute 17425 Open domxml_xslt_process - Warning = Fatal Error 17453 Open Question about xmlOutputBufferWrite 17638 Open set_attribute_node doesn't work 17690 Open ext/domxml/config.m4 does not check that the library actually links properly 17771 Open insert_before misbeaviour (DOM L2 spec.) ===============================================[Dynamic loading]============== 2220 Assigned dynamic module memory leaks cause SIGSEGV under DEBUG mode 8981 Analyzed Apache fails to load PHP module 17423 Open COMPILE_DL_MODULENAME different in configure and config.h.in 17709 Open php_mssql cannot be found ===============================================[FDF related]================== 14877 Open HTTP_FDF_DATA not available ===============================================[Feature/Change Request]======= 979 Open [PEAR] Openmarket Transact support 1029 Assigned printf (& sprintf) dosn't handle exponential format for floats correctly 1658 Open Enhance Sybase-ct to fetch limited rows 2328 Open I would like animated gif support within php. 2352 Analyzed Create subgroup of database functions 2541 Open dl(string name) should not require the file extension for the module name 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 3462 Analyzed foreach behavior on a non-array 3697 Analyzed open_basedir prevents creating files with fopen 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 4089 Suspended No bug, only a suggestion 4426 Open php when run w/ binfmt_misc does not work w/ apache 4612 Suspended Too much of $this 4875 Open array_merge() is unable to merge arrays with numeric keys 5007 Analyzed enable no-resolve mode for here docs 5050 Analyzed $php_errormsg not changed on errors inside functions 5153 Open fopen("http://...") has no timeout 5169 Open Missing recursive behavior 5226 Analyzed arrayfields reorganized when using array_pop 5301 Open cosmetic change in phpinfo() output 5311 Analyzed implement checkdnsrr() and getmxrr() on windows 5343 Open a way of implementing class methods 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 5682 Open Allow connection string in place of DSN for ODBC connections 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 5889 Analyzed pack() does not take arrays 5919 Open 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 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 @ 6090 Open fseek() returns -1 (not false) if an error occurs. 6107 Analyzed increments are magic, decrements not 6118 Open Can not supress runtime warnings on foreach 6193 Analyzed new object makes a shallow copy 6238 Analyzed var_dump() param for deactivating reference following 6268 Open ternary op return only by value 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 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 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 6680 Open regexps (ereg*) ignores locale settings 6701 Open Use of http_proxy for fopen("http:// ... 6746 Open Support for Sybase bcp and large result sets 6771 Open Import LIB files needed in Win32 distribution 6911 Open Problem with array_merge(_recursive) 6927 Suspended 6932 Open Filesize / File_exists and include_path 6982 Open disable_functions option don't works in Apache config 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 7095 Open Unwanted content-type header 7121 Open fopen() doesn't owerwrite files opened via a FTP connection 7132 Open fsockopen doesn't report dns lookup failure 7220 Open Error Report on Function Arguments 7354 Open Feature Request: sort on single element arrays 7398 Open Stored procedure error return values not passed through 7440 Open Print function calling stack 7507 Open Better ODBC error reporting/fetching 7535 Analyzed 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 7741 Open .cgi does not adhere to quasi-RFC 7782 Assigned Cannot use PATH_INFO fully with php isapi 7805 Open Add optional parameter 'class' to mysql_fetch_object() 7808 Open variable value triggerd by function 7869 Open parse_str produces no trapable value 7923 Analyzed htmlentities doesn't work for ISO 8859-2 7930 Open List() constructor reference assignment 8006 Open raw_mail() function 8017 Open PHP ignores "If-Modified-Since" headers 8070 Open wish list: oci8.max_persist in php.ini 8074 Open IPTC parse 8100 Assigned extract(), extra feature 8108 Analyzed implement trans-sid as output handler 8187 Open Partial FTP Downloads 8194 Open Need for a "const" qualifier. 8217 Open long2ip gives 127.255.255.255 result instead of correct value 8218 Open str_replace() with count of replacements 8295 Open absolute path in extension= directive in php.ini not recognized 8325 Open numeric strings used as keys are converted to longs 8328 Open ucwords and ucfirst misbehaving with quotes 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 8595 Open More effective parsing of list() (+other) 8640 Open enumeration type 8644 Open Include Signal catching for parse errors 8796 Analyzed "$foo->bar->baz" ambiguity in double quoted strings 8809 Open Cookieless session with Header redirects 8817 Suspended $foo->getbar()->getfoobar()->method() 8827 Open PHP_AUTH_PW stores password when using External Authentication 8855 Open session_start should return also FALSE 8879 Open iPlanet: setting doc_root etc. for virtual servers 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 9022 Open Selectable option for PHP_AUTH_PW 9035 Open Need a PHP_AUTH_REALM built-in variable 9095 Open colon/semicolon delimitd extension_dir ? 9117 Assigned output_handler = ob_gzhandler 9173 Open getline 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 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 9572 Open mysql_connect() with timeout 9578 Open mysql_select_db() returning currently seected database 9622 Open Support for mime_header_encode 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? 9902 Open Converting to/from mysql timestamp 9928 Open Feature rqst: timeout in readline 9969 Open Feature request: persistent FTP connections 9976 Open No DTD support in DOM functions 9978 Open Encoding for XML version declaration 10032 Open mysql_connect not making a new connection each time it is called 10055 Open strtotime() doesn't work on MSSQL standard dates 10102 Analyzed Parse error 10104 Open Feedback 10141 Analyzed $HTTP_USER_AGENT 'breaks' in a URL-included file 10203 Analyzed foreach weakness 10262 Open fgets/fputs timeout 10310 Open feature request 10350 Open OCIResult doesn't return time for an Oracle Date field 10351 Open Parsing problem with nested ? : structures 10359 Open opendir enhancement 10429 Open Improving substr() 10502 Open parsing for HTTP_POST_VARS drops duplicates 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 10700 Open unlink() doesn't like win/unc names 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 11067 Open dumpmem() does not ident, or even make new lines when called 11077 Open two new array functions 11100 Open session_garbage_collector function 11189 Open domxml: No external DTD-Validation 11262 Open Sybvase-ct: suppress "command aborted" messages 11352 Open HTTP server internal redirect 11457 Open 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 11558 Open Sybase-CT functions not found. 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 11651 Open Need something like a __LINE__ constant to show the line in *main* file. 11753 Open Need way to load sent XML 11812 Suspended mail function 11830 Open domxml_new_child should manage also xml docs 11836 Suspended Require nor Include works inner a class file 11894 Open want posix_getgrent() function 11982 Analyzed session_expires() 12023 Open mysql_result moves the data pointer forward one row. 12028 Open array_sum changed 12066 Open Enable transparent Session IDs for a whole Domain not only relative Links 12192 Open case insensitivity for in_array 12204 Open support for cache database (http://www.e-dbms.com/) 12214 Open Additional param to ereg/eregi/ereg_replace/eregi_replace 12225 Open [XML] support for other encoding in utf8_decode , utf8_encode 12256 Open Error tracking:pass the line number of the function call instead of fun.defin 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 Open optional linenumbers in show_source 12447 Open Function to encode strings for XML 12486 Open fgetcsv - Why not a getcsv (string not file) version? 12501 Open authen/authz handler capability 12512 Open E_INFO/E_USER_INFO 12526 Open additional functinality to get_html_translation_table 12548 Open session_set_save_handler() with php internal session storage 12568 Open Feature Request for function is_subclass_of 12595 Open $argv passing 12610 Open vaprintf() and other va_arg functions please! 12630 Open BUG: cannot return 12649 Open error tracing 12669 Open Utterly Global Variables - What Zeev was talkin about 12712 Open named function parameters 12739 Open strtolower/strtoupper and special characters 12771 Open new_object_array() 12779 Open Quote operators 12802 Open gethostbyname/gethostbyaddr timeout 12809 Suspended function calls, default arguments and passing references 12819 Open variables and constants in classnames 12833 Open Would be nice to have better transaction support 12856 Open dynamic default function parameter not possible 12857 Open get_html_translation_tabele() and non HTML_SPECIALCHARS 12895 Open mysql_fetch_row 12896 Open is_directory should point to is_dir 12897 Open include 12969 Analyzed No output with %V 12985 Open mysql_connect() forces reuse of the connection 13002 Open annotated documentation download request 13011 Open formatting numbers 13048 Open libical / iCalendar support 13161 Suspended make delete() as alias of unlink() and unset(), not as just dummy. 13162 Open php_value & php_admin_value is better to accept "" (null value) 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 13429 Open Real reflection API 13462 Open Error Logging 13475 Open 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 13535 Open missing or not documented thing in sessions 13547 Open String position of preg_match_all 13623 Open support ESMTP AUTH 13670 Open floating point number display 13725 Open --disable-assert to disable assert() completely? 13730 Open StrPos is deficient 13804 Open File Type Register 13805 Open missing function: imap_getquotaroot() 13810 Open Per directory php.ini overrides 13825 Open sort functions 13833 Open disable_functions does not work when set from httpd.conf 13843 Open add the execv functionality to PHP 13906 Open Oracle OCI Non-Blocking mode 13907 Open Oracle Fetch row by row number 13944 Assigned in a function, I want to know the file/line that CALLED the function 13965 Open new functions for ODBC 13966 Open insert id function for ODBC 13993 Open eval() parse errors not using error_handler 14037 Open domxml: Memory leak in xmldocfile function 14069 Open Need function for Informix 14071 Open 'admin-values' php.ini also for CGI-binary 14097 Analyzed Add option to file() to strip \n 14166 Open patch for mail() to use sendmail_from on Unix 14192 Open Disable Error Control Operator 14208 Open shm_put_var problem and new shm functions 14210 Open Can we have ZEND_HANDLE_STREAM? 14231 Open c-function select() please 14246 Open dns operations don't allow picking resolver 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 14369 Analyzed ftp_* functions do not respect safe mode 14393 Open Function calling filename built-in access 14399 Open eregi_replace does not handle upercase scandinavian characters 14403 Open $obj->eval() 14404 Open scope notation 14405 Open strict type control ability 14406 Open typeof operator 14412 Open ucwords() new parameter 14428 Open range-based regrouping and import ability 14473 Open strtotime wont parse date 14523 Open Additional parameter for str_repeat 14561 Open strtotime() bug 14562 Assigned dBase: Unable to obtain dBase file structure 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 "{@$foo}" and "{@$foo['bar']}" syntax 14643 Open wordwrap() only for long words 14694 Open GNU fmt-like linebreak algorithm as PHP function 14705 Open func_get_args(): return references to params? 14715 Open suggestion:mapping session file into dirs 14736 Open about error_reporting for $_GET 14794 Open xml_set_object() should take object by-reference 14845 Open var_dump sometimes crashes after array stringitem is overwriten with arrayitem. 14853 Open escapeshellarg should return '' for empty argument list 14896 Open Multi threaded support 14901 Open Add a new language construct which prints to stderr by default 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 14924 Assigned The POSIX access(2) function is not available 14949 Open fprintf function 14976 Open gzopen URLs like fopen() does 14980 Open "Illegal or malformed form data." is a terse message 15013 Open String length restriction in mssql functions 15018 Open readdir() not affected by safe_mode 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 15098 Open func_get_args_by_ref() 15101 Open eval() in other context 15128 Open php_java array access 15133 Open SSI 15135 Open improving eval() with context 15145 Analyzed xmlSubstituteEntitiesDefault(1) to domxml_xslt_process 15184 Open Calculate the quarter with date('Q')? 15208 Open .phps file additional feature 15211 Open println? 15216 Open Number of weeks or parts thereof in a month 15232 Open Need a possibility to compare two references 15233 Open Possibility to make include() from within functions with global scope 15242 Analyzed PHP functions as extensions for libxslt 15259 Open PHP fails if RLimitMEM directive is used 15336 Open New mysql function: mysql_real_connect 15347 Open strtok multiple string handling 15367 Open open_basedir = "~" (cgi mode) 15376 Open Can't exit an include file from function 15399 Open returning fields with appropriate type from MySQL 15459 Open milter interface 15465 Open magic_qoutes_gpc without control of php.ini 15498 Open identical checkbox names in HTML form 15523 Open Line Number 15599 Open functions returning references, oddity(?) 15606 Open Parent instance by reference in objects 15663 Assigned add foreach reference values 15677 Open quoted array index in string should be possible 15689 Open more variable type should be added 15725 Assigned SSL support in FTP 15734 Open get_defined_constants() feature 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 15920 Open range() with a step parameter 15941 Open feature request for str_replace_first 15972 Open strip_tags should allow restricting the attributes on tags that are kept 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 16143 Open MSSQL 2000 support 16162 Open Custom FTP-Commands 16195 Open GET/POST-vars does not work according to standards 16303 Open file() MUCH faster than fsockopen() + fgets() but we should be able to set th 16330 Open There is no E_NONE constant. Patch included. 16349 Suspended no way to tell if a session exists without starting it 16367 Open No way to get O_EXCL 16410 Open array function request 16422 Feedback utf8_encode/utf8_decode requires the XML extension 16437 Open Reference to function namespace variables 16456 Open "resume" of ftp downloads 16464 Open func_get_arg(), func_get_args() should be reference proof 16480 Open strings should remember whether they are magic_quoted, htmlized or neither 16487 Open error_reporting change 16539 Open Cannot determine error status 16591 Open class loading in unserialize/session_decode 16618 Open more mysql module info in phpinfo(); 16620 Open Ingres_II: Don't get two connects in one script 16621 Open different ?: operator precedence then in C 16681 Open Request new words() function returning no of words in string 16913 Open sem auto release should be to be disabled!!! 16960 Open [Sybase-CT] sybase_fetch_row() and types 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 17001 Open enhancement for addslashes() 17055 Suspended Must declare function before referencing when in the scope of an if statement 17075 Open Prevent cookies being rawurlencoded 17076 Suspended Omitting defaulted arguments 17077 Suspended Negative string indexing 17079 Critical setlocale changes the internal representation of floats 17090 Open Getting slices of associative arrays 17101 Open Parse errors involving control structures should indicate the start of it 17174 Open checkdnsrr: add AAAA type 17179 Open evaluation constants 17207 Open call_user_func_array does not bind array keys to params 17238 Open Mysql Connection Timeout 17250 Open Extend detection capabilities of getimagesize 17254 Open Please Add SMTP Authentication 17279 Open array_recurse_safe() 17396 Open xslt_set_base 17400 Open getting ip for eth0 17405 Open Support netsnmp (http://www.netsnmp.org/), Previously known as "ucd-snmp". 17488 Open upload_tmp_dir not automatically added to open_basedir 17516 Assigned overriding constants in config.w32.h.in 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 17624 Open Euro monetary symbol not encoded with htmlentities() 17667 Open mysql_replica_connect 17713 Open Request Reverse Lookup Reserved Variable ===============================================[Filesystem function related]== 8849 Open open_basedir doesn't apply to function 'copy' 11984 Open filetype function not working for non-existant files 12127 Feedback Function fgetcsv() lost some letters 12556 Open fgetcsv ignores length if quotes not closed 12643 Analyzed fgetcsv does some wrong things 13500 Open copy() gives incorrect open_basedir() errors 13626 Open fwrite writes more data to file than in output string 14003 Open fgetc from php://stdin doesn't return after one byte typed 14182 Open pclose() returns -1 if configured with --enable-sigchild, see #8992 14923 Open is_readable, is_writable, is_executable fail on POSIX ACL based filesystems 15117 Open fopen and fwrite writes to much data in mode a and a+ 15218 Open file_exists ('') returns TRUE 15547 Open tempnam() bypasses security 15550 Open Fgets don´t get a file line correctly 15594 Open fwrite doesn't prompt error when no disk space 15801 Open unjustified open_basedir restriction on copy() 16048 Open fgets/feof failure when stdin is reading from a pipe 16170 Open Apache error fread() fopen() 16356 Open file() on URL may leave open socket 16364 Open Overflow with fgetcsv() 16393 Feedback @ does not mask E-WARNING produced by unlink 16409 Open include_once includes multiple times 16510 Open fopen to a URL containing spaces fails 16521 Critical file() - incorrect behavior (line endings ignored) on files with Mac EOLN (CR) 16708 Analyzed fgets handling of non-unix EOL markers 16875 Open FILE Function Checks Wrong Path 16932 Open rmdir fails, but returns true 17128 Open lstat (mis)behaves exactly like stat 17185 Open Bad error message 17538 Open proc_close() doesn't return exit value of process 17547 Analyzed Endless loop with file() when using compress.bzip2 wrapper 17567 Open open_basedir does not work properly with symbolic links. 17651 Critical fread doesn't handle error conditions of streams (e.g. bz2 decompression) ===============================================[FTP related]================== 12344 Open Handling of multiples responses in ftp client is buggy 12436 Open ftp_fput causes memory access violation 13214 Open Request: Tiny patch to allow fast recurisive ftp_rawlist 13400 Open ftp functions are sometimes REALLY slow 13913 Open Empty strings on "nlist" and "rawlist" 14052 Open ftp_rawlist: Hangs up 14247 Open Can't list directories in symlink using ftp_nlist and ftp_rawlist 14861 Open nlist and rawlist don`t work with ftp-daemon of Suse 15231 Open ftp_rawlist doesn't work when spaces in directory pointed to 15296 Open ftp_getresp()'s bug when ftp server returns multiple response code 15383 Open ftp_connect() unable to connect to Internet IPs 16058 Open ftp_get() try to create temp file in the c:\ 17347 Open fopen ftp wrapper gets wrong path ===============================================[GD related]=================== 10548 Open function ImageTTFText always get wrong chinese words from TTF ... 12619 Open ImageCreateFromPNG does not set transparent color 13281 Feedback GD 1.3 can't be integrated 13502 Open ImageTTFText double-strikes text 13527 Open Problem displaying some fonts 13650 Open ImageWBMP does not make correct output. 14735 Open Missing function call in imagepsextendfont prevents multiple invocations 14820 Open Feature Request: ImageColorLeastUsed 14870 Open GD breaks SIGUSR1 and SIGHUP 15212 Open Freetype Linkage in 4.1.1 / absolute paths in TTF-functions 15303 Open Error compiling 15656 Open text is rendered too large 15925 Critical ext/gd/config.m4 broken in HEAD 16097 Feedback Imagejpeg/imagecreatefromjpeg fail to recognise resolution over 72 dpi 16275 Open ImageCreateFromJPegCtx Undefined Symbol 16529 Open JPEG library reports unrecoverable error 16683 Open gdIOCtx 17130 Open PHP won't find the freetype 1.3 headers on RH7.2 17151 Feedback ImageTTF* has stopped working 17205 Open GD1.3 not working with ttf 17261 Feedback imagettfbbox 17263 Open imagecopyresized 17437 Feedback GD TT Fonts larger then defined 17444 Open image* or imageCreateFrom* has size limitation in certain cases 17528 Open imagecreatefromstring() enhancement suggestions 17659 Feedback Problems with ImagePNG. 17666 Feedback TTF-Fonts does not work 17671 Open fails with GD 17737 Feedback imagetruecolortopalette failed ===============================================[Gettext related]============== 15838 Feedback Gettext library not linked in correctly? 17470 Feedback gettext only work in cgi mode ===============================================[HTTP related]================= 10307 Open PHP refusing to get temporary file name from an HTTP PUT request. 14298 Analyzed PUT method not supported in PHP 4 15235 Open file("http://[...]") never times out 16337 Open include() does not decode % correctly 16353 Open can upload other files but not zip or visio files 16458 Analyzed header() does not replace headers but always produces duplicates 16842 Open header() function doesn`t work 17178 Open SetCookie: updated specs 17729 Feedback HTTP_POST_FILES contains 1 bogus entry ===============================================[ICONV related]================ 15799 Open Another segfault on iconv 16069 Open ICONV transliteration failure 17456 Open iconv cutted off the string 17693 Open iconv superadd some random garbage char ===============================================[IIS related]================== 14389 Open cookies problem 14882 Feedback PHP as ISAPI dll causes ASP to generate Internal Server Error 5000 14886 Open Access Violation in error handler with PEAR DB (ISAPI) 14971 Open unhandled exception processing the ISAPI 15333 Critical strndup access violation 15722 Open ISAPI version of PHP4 running in IIS 6 causes occasional event ID 1013 16173 Open https & headers (Content-type) not working 16200 Open Intermittant error [270 (0x0000010e) ] accessing ASP and HTML pages on Virtual 16325 Open Memory leak causes DLLHOST to become large 16542 Open safe_mode_exec_dir and exec() 16773 Open ISAPI application dies 16988 Feedback Invalid access to memory location 17314 Open CGI error with doc_root as in php.ini_dist 17495 Open Failed opening .. (include_path=".") in Unknown on Line 0 OFTEN! (not always) 17657 Open Special ISAPI vars problem ===============================================[IMAP related]================= 11603 Analyzed imap_sort function fails on huge mailboxes 12346 Open 4.0.6 imap refuses to authenticate to VMS IMAP4rev1 Server PMDF V6.0-24.1 12555 Open imap_body on empty messages causes seg fault 13156 Open php segfaults on imap_sort 13179 Open Cannot open two concurrent IMAP connections? 13373 Open imap_fetchstructure() does not return $struct->type for text types 13499 Open imap_open fails to authenticate 13837 Open imap_open fails 14268 Open HEADER keyword does not work in imap_search() 14673 Open quota ressources 15197 Open imap_reopen() returns TRUE instead FALSE called with nonexistant mailbox 15238 Open imap_search() does not support search criteria SENTSINCE 15443 Open imap_sort should use TOP to fetch mail headers from POP3 accounts!!!! 15546 Open Warning: Invalid mailbox list: "Mr (errflg=3) in Unknown on line 0 15595 Open imap routines hang when "To" header is too large 15630 Open imap_utf7_decode appears to be broken 15747 Feedback Undefined symbol "_mail_string" 15809 Feedback IMAP undefined symbol: ssl_onceonlyinit 16004 Open @imap_msgno() and @imap_header() display warnings 16413 Feedback Apache Startup Failure: Undefined symbol "_mail_string" 16781 Open imap support doesn'r work fine 16997 Open Non-CRLF lineterminitor gives unexpected results 17119 Open ./configure checks only for SASL 1.x, not for SASL 2.x 17135 Open structure->ifdisposition: Pop3:OK IMAP:fail 17724 Feedback php4/imap functions causing apache cores at random ===============================================[Informix related]============= 13655 Open undefined symbol: stat 13742 Open Does PHP work with Informix Online 5.0? 14547 Open Informix as shared module libtool rpath problem 14665 Open ifx_fetch_row returns string non-zero terminated for selected LVARCHAR fields 15342 Open Informix ifx_num_rows 15600 Open ifx_fetch_row return the same tuple more than once 15628 Open Multiple Connections not allowed 16518 Open undefined symbol: stat 17047 Open INFORMIXSERVER not being read ===============================================[InterBase related]============ 6976 Assigned ibase_query can't execute SQL statements that can't be prepared 7014 Assigned ibase_query (rest of php_interbase.dll?) 8797 Open There is no way to use REC_VERSION transaction parameter 9990 Open php forces the apache to wait for ever 10326 Open Error while inserting cyrillic symbols into database 10610 Open Read Only behaviour! 10816 Open Crash when calling ibase_trans with invalid link ID 11468 Open Cannot execute stored procedures 11924 Feedback problem with ibase_execute called through call_user_func_array() 12038 problem with closing database handles 12338 Open Cannot open two connection simultaneously 13020 Feedback Error when reading data from Interbase 6 database 13573 Open persistant connections sometimes hand 15316 Open Segmentation fault on Interbase blob creation 16826 Feedback __floatdidf: symbol not found when attempting to load module in apache ===============================================[iPlanet related]============== 9114 Open X509 Certificate Environment variables 9169 Open Default html file is not showing anymore 9851 Open getenv() functions do not return variables. 10379 Open ns-httpd crashes on php content. 10581 Open signal 6 when starting server 10821 Open Web server won't start after php make install 10871 Open pclose() failed. (2: unknown early startup error) 11039 Open Netscape Server 3.6 / Solaris 8 problems... 11181 Open PHP_AUTH_USER and PHP_AUTH_PW are not set 11442 Open Random "Warnig: Failed opening" on any php file 12258 Open ns-http won't start: Dies in thread-init code 12431 Open IPLANET JVM abort 12466 Open iPlanet aborts in call to ts_resource in php4_init 12573 Open URGENT: Can't start Netscape Enterprise 3.6 web server 13042 Open Web server aborts during startup 13063 Open pclose() failed. (2: unknown early startup error) 13174 Open SIGABRT when starting iPlanet 13223 Open php4.0.6 on solaris 5.8 for iPlanet4.1 SP5 won't start 13438 Open missing environment under iplanet like $PHP_AUTH_USER 13739 Open NS Enterprise 4.1 aborts on NSAPI module load 13962 Open Problem with Environment Variables 13971 Open OleMainThreadWndName end task windows appears while logout 14141 Open Fatal error: fatal flex scanner internal error--end of buffer missed in ... 14415 Open Unknown Startup Error 14634 Open php causes iplanet to crash 15439 Open PHP hangs web server when started 15778 Open Segmentation Fault with iPlanet module on php4_init 16418 Open Configures and makes but web server will not start 16524 Open PHP script crashes iPlanet 16996 Open unable to get php working through iPlanet ===============================================[Java related]================= 9507 Suspended Java objects as session variable 13344 Open sablot bites ext/java (sun jdk 1.3.1) 14754 Open java.* configuration values from php.ini lost on subsequent executions 14773 Open Output contains always 14868 Open incorrect configuration for --with-java 15223 Open PHP Memory violation using Java 1.3 15679 Open "Unexpected Exception" thrown from php sapi/servlet 15702 Open Segmentation fault (using jdk1.4 with php 4.1.1) & libphp_java.so not created 16770 Open get Fatal error: Cannot instantiate non-existent class when running simple test 16970 Open Unable to load libphp_java.so - core_globals not found 17035 Open Cannot run PHP using sapi/servlet interface with Tomcat 4.0.4b2 17760 Open Warnings at the invocation of a new Java object ===============================================[LDAP related]================= 14355 Open ldap_connect works intermittantly 15191 Open Segmentation fault when starting apache httpd 15389 Open slow ldap connect 15431 Open Resource destructor called too early 16005 Open Conflict between OpenLDAP and Oracle 16271 Feedback Attribute "networkAddress" is not complete 16705 Open SASL support with LDAP 16862 Open Can't compile PHP with LDAP: ldap_start_tls_s don't found 16901 Open ldap_bind no longer works 17350 Open ldap_bind not working for servers running on ports other than the default 17636 Open LDAP Undefined References 17738 Open SSL support for LDAP ===============================================[Mail related]================= 11165 Feedback limit in lenght of mail 11348 Feedback cannot send email attachments 12142 Feedback mail problem with apache aliases on win2000 and Linux (tested on both) 13634 Feedback Warning: Failed to Receive in \nphp\nfunc.php on lines 527 14510 Feedback Unknown error in mail function 14900 Feedback Mail Function not working 14954 Feedback Warning: Server Error with mail() function 15182 Feedback php.ini seems to have no affect 15363 Feedback When the 'message' size is over 3991 bits, mail function fail. 15373 Feedback mail() not working, no error with invalid SMTP or email address 15841 Feedback CRLF to separate mail headers is incorrect 17051 Feedback mail() call failes 17322 Feedback mail() fails (501 Syntax Error) under latest CVS 17513 Open Default Additional command of mail() 17568 Open Fifth parameter doesn't work correct 17745 Open bypassing safe_mode with mail() ===============================================[Mailparse related]============ 16824 Assigned mailparse functions. multipart/related type of messages ===============================================[Math related]================= 12435 Open Incorrect results from logical AND 14630 Open integers wrapping around rather than being promoted into floats on overflow 17116 Feedback Bitwise & does not give expected results for positive numbers 17465 Open GMP function output garbage. ===============================================[mnoGoSearch related]========== 14746 Analyzed Problem whith option --with-mnogosearch ===============================================[MSSQL related]================ 8627 Feedback mssql_query and stored procedures 9667 Open Can't get result of a stored procedure 10011 Open Get results from a store procedure 10755 Open PHP work very slow with Ms Sql, 99% processor load when I process SQL instr. 11735 Open mssql_pconnect fails 11923 Feedback when you access char(2000),i only get 255 bytes data, why ? 12095 Open mssql_pconnect access violations 12250 Open Segfault when using FreeTDS connect 12506 Open fields of type "image" 12508 Open can't return a ntext type field in a select statement 12637 Open Error "Document contains no data" 13008 Open Multiple update/inserts fail 13549 Open Broken NULL column result condition 14487 Open Problem with stressed charachter (like É or Ó 14948 Open mssql_pconnect opens connection everytime is called 15170 Open datetime fields returns " :" string instead of field's value 15192 Open MSSQL functions crashing PHP 15265 Open printing of mssql 'bit' value crashes script 15325 Open mssql_query returns early 15371 Open corrupted/erroneous data output 15422 Open mssql_connect fails with username "\" 15632 Open MSSQL querys cause major problems 15765 Open mssql_query (and mssql_select_db) crashes php.exe 15890 Open MSSQL 2000 with php_mssql.dll - will not function 16277 Open Multiple statement in a query cause subsequent queries to fail 16411 Open CGI application misbehaved by not returning a complete set of 16496 Open Stored Procedure Parameters is_null issue 16509 Open mssql_fetch_array limit on fieldname-length 16657 Open Persistent connections and high-load problems 17037 Open Native driver change code page 17068 Feedback MSSQL fails to open a SP using a cursor on query that contains an expression 17302 Open can't pass result sets between functions 17497 Open mssql extension crashes if magic_quotes_runtime is on 17563 Open PHP has encountered an Access Violation at 77XXXXX 17593 Open mssql_query doesn't fetch results properly 17765 Open MSSQL stored procedure related functions do not exist ===============================================[MySQL related]================ 7244 Open Problem with LOAD DATA LOCAL INFILE 11993 Assigned mysql_close closes incorrect db handler 12513 Assigned Automatic Rollback of open transactions in persistent links 13589 Assigned Persistent connections stay open and accumulate 14860 Open PHP segfault in mysql driver 15534 Open Undefined symbol "_mysql_init" w/php4.1.1 & not w/4.0.6 (same parameters) 15990 Open Communication error between php ISAPI module and MySQL 16116 Feedback MYSQL_UNIX_ADDR 16272 Open SegFault in MySQL 16399 Feedback mysql_field_flags returns "enum" for a mysql "set" column type 16619 Open mysql module build-in binary-release doesn't support GBK charset 16665 Open Multiple MySQL connections causes crash when result is passed thru a function 16804 Open failed to configure with mysql-4.01-alpha-ssl 16833 Feedback make file error1 during install of php 16836 Open Crash of Webserver 16903 Open CREATE DATABASE - No Database Selected 16906 Open Warning: MySQL: Unable to save result set in ... 16965 Open extention MySQL in mod_php4 build breaks on Alpha due to variable sizes 16978 Feedback Mysql client in PHP 17049 Feedback mysql_insert_id not working 17102 Open mysql_query queries incorrect database 17248 Feedback # is not a valid MySQL-Link resource 17312 Open Build problem with GCC 3.1 17673 Open error 6 errcode 13 when trying to drop database ===============================================[Network related]============== 17202 Open long2ip problems with unsigned double 17618 Open fwrite() lies that it writes ===============================================[OCI8 related]================= 6585 Analyzed OCILogOff 12336 Open Unable to load dynamic library liboci8.so 13151 Open /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage 14802 Open --with-oci8 doesnt grok 64-bit Oracle 9i 16502 Open OCIPLogon does not reconnect to restarted Database 16798 Open Compile failure:`OCI_DURATION_STATEMENT' undeclared (first use in this function) 17381 Open OCI fetch routines not working with UTF8 DB 17392 Open querying db brings "cannot connect" 17397 Open PDF and Oracle 9i support don't seem to want to play together. 17757 Open Php compile generate error:/usr/bin/ld:cannot find -lclntsh ===============================================[ODBC related]================= 11974 Open Pb with odbc_columns(); the 12th result(description)has a incorrect format 12962 Open odbc field name too long 13154 Assigned ODBC query to Openingres 2.0 fail with scs_p_GetTblAttribs: DRV_DDTables failed 13286 Open Freetds + iODBC problems retrivind numeric fields 13604 Open odbc_primarykeys with Access 13783 Assigned odbc_fetch_into different issue 13809 Assigned Openlink 3.2 and 4.0 odbc_do and single quotes 13838 Open Default ODBC statement concurrency option does not allow some queries on MSSQL 13931 Feedback unexpected SQL error using SQL_CUR_USE_ODBC in odbc_pconnect() 14262 Assigned AccessViolation: oci-Problem 15898 Open obdc_close is not closing sockets 15900 Open arguments to functions or again ODBC bug. 16401 Open odbc_num_rows() returns last number of rows, no matter what result id is given 17066 Feedback odbc_next_result stopped working 17141 Feedback Self-References not supported 17357 Feedback odbc_fetch_row is broke in 4.2.1 17358 Feedback Apache doesn't starts PHP with DB2/ODBC support 17572 Open Calling odbc_tables crashes 17719 Open Code Garbage in Longtext results ===============================================[Oracle related]=============== 9463 Open cmd line PHP crash with oracle+oci loaded 9630 Open Ora_Logoff doesn't return true or false. 9796 Open RAW datatype not handled in Ora_GetColumn 10416 Open Fetch_cursor return second record not first. 11486 Open Oracle connection resource disappears in nested connections 11550 Open Cannot return a NULL as out parameter of a stored procedure 11872 Open defunct Problems with oracle 12467 Open Undefined entry point in php4ts.dll 14753 Open a bug about Ora_pLogon 17015 Open Ora_Error/Ora_ErrorCode 17063 Open Can't able to insert long datatype into oracle8 database 17245 Open persistence connection problem(ociplogin) ===============================================[Other web server]============= 10931 Open IBM HTTP Server 1.3.12.2 can't load the php4apache.dll 14209 Open tux sapi doesn't work when using virtual hosts 14940 Open FastCGI SAPI prefork a number of processes 15583 Open thttpd patching fails 15885 Open thttpd can't serve 0 byte files with PHP patches 15912 Open thttpd: Trailing \r\n in last varible when doing POST request with IE 16061 Open Post Problem with thttpd ===============================================[Output Control]=============== 15209 Open Under Apache, register_shutdown_function() broke between 4.0.x to 4.1.x 15646 Analyzed the flush() does not flush the output buffer 16673 Open callback registered via ob_start is called when not expected 16676 Analyzed ob_implicit_flush not turning off ob 16745 Analyzed HTTP_Compress should auto detect if output_handler = ob_gzhandler is in php.ini 16784 Feedback PEAR OutputCompression problem 16866 Feedback Php does not output content-type 17209 Open Page Not Found Error 17299 Open zlib.output_compression INI change permissions 17448 Open if return value of oci function is OCI_SUCCESS_WITH_INFO, php assumes it error. 17635 Open User-defined output handler can't find files without ob_end_flush() ===============================================[PCRE related]================= 12668 Analyzed unexpected behavior of preg_replace 16040 Feedback nested preg_replace_callback()'s won't work 16851 Feedback Segfaults in pcre with locale support 17616 Open backslash characters handled oddly in preg_replace ===============================================[PEAR related]================= 6893 Assigned feature request - makelinks() function 15590 Open PEAR's send() & special characters 17057 Analyzed substr with pretty output 17208 Feedback Problems with PEAR 17696 Open pearweb/public_html/packages.php shows wrong number of packages 17730 Open PEAR_Error in HTML_Table ===============================================[Performance problem]========== 9407 Suspended Memory Problem while using self referencing objects... 10299 Analyzed CPU and Memory Spike 13234 Open memory leak (see also bug 12507) 13649 Analyzed IBM DB2 memory leak 14237 Open reference calls in some cases very slow 14982 Open passthru() fails if more than one command line argument is quoted 15082 Open too slow 15180 Open _POST --> HTTP_POST_VARS (refrences!!! not) 15482 Open Memory Leak 15746 Feedback Process exec() is slow from webserver - running from shell is ok ... 15833 Open PHP 4.1.x results in huge memory usage during runtime under Solaris 8 15868 Open infinitive loop hanged apache 15876 Open odd slowdown in calling small sections of php code 15965 Feedback memory limit not honoured 16129 Open phpinfo() makes apache segfault 16133 Open PHP-GTK unset does not free memory for a widget 16545 Open parse_url is *slow* 17169 Feedback include_path allows bypass of safe_mode 17316 Open fails to ignore case ===============================================[PHP options/info functions]=== 14508 Open Strange default of safe_mode_exec_dir 14786 Open configure failure without trailing slash 14843 Open Magic Quotes GPC is broken in 4.1.0 15019 Open browser.ini 15088 Open Problem with disable_functions on Apache 1.3.20 and PHP 4.1.1 15144 Open Master includes being over ridden by a local include that does not exist.. 15374 Open include_path loses value when executed 15768 Open FastCgi not picking up envrionemnt variables 15919 Assigned variables_order not works well 15969 Feedback Observation on deprecation of register_globals 15975 Open Parse error for lates version of browscap.ini 16137 Open ini_set / error_reporting inconsistence 16155 Open track_vars doesn't work unless register_globals is also set 16379 Open HTTP_*_VARS disappeared 16430 Analyzed phpinfo displaying wrong default include_path 16624 Feedback Function. 17108 Feedback Safe Mode open_basedir doesn't check file UID but does dir UID 17389 Open max_upload_filesize setting format is problematic ===============================================[POSIX related]================ 15203 Open ereg_replace fails on strings containing backslashes 16879 Open posix_getpwuid() fails incorrectly ===============================================[PostgreSQL related]=========== 16466 Suspended problem with pg_host() 16895 Assigned Bad char encoding ===============================================[Program Execution]============ 8725 Open Fun with putenv 11430 Open PHP-CGI executing PHP-CGI thru Apache 11546 Analyzed Register_Shutdown_Function doesn't happen after shutdown 12300 Open exec() family problems 14897 Open "unable to fork" - cause & solution (well, at least for me) 14997 Open Multiple system calls cause inifinite process forking 15642 Open system() with background execution hangs due to bogus filehandles open ===============================================[Pspell related]=============== 16288 Open Timeout while checking on a string 17402 Open pspell_new causes a segmentation fault (11) ===============================================[PWS related]================== 13593 Feedback system() & exec() hang 16329 Assigned HTTP/1.1 500 Server Error 17770 Feedback PHP crashed PWS when loading files ===============================================[Recode related]=============== 17154 Open Trailing garbage ===============================================[Regexps related]============== 13439 Open unbound .* patterns don't work properly 17761 Feedback $regs[] above 10, fails in Windows ===============================================[Reproducible crash]=========== 8471 Suspended Crash on infinite recursive calls. 12776 Suspended 4.0.7RC1: array_walk crash 12912 Open Call to round() crashes process (DSO only) 13437 Open PHP cores on exit; memory deallocation problem? 14462 Open Red Hat-modified ucd-snmp packages cause php segmentation faults 14728 Open Static PHP w/SSL DSO startup crash 14749 Open array_reduce() causes segmentation faults 14807 Open core dump 15020 Open Segfault - something to do with arBuckets 15051 Open assigning a reference of a part of an array to itself 15106 Open import_request_variables segfault... 15131 Critical XSLT Causing Core Dumps 15226 Open Element->name not working 15254 Open modules are unloaded in the wrong order 15267 Open "declare" makes apacke crashes under Windows. 15324 Open CGI version (php.exe) times out 15327 Open copy() causes bus error with files which change size 15450 Open PHP module restarts when using many oracle statements (OCI8) 15472 Open Imap_open crashes php 15489 Open httpd crash with sessions 15665 Open readdir() crashes 15716 Open SAPI under Tomcat 3.2.2(Unexpected exception in native code outside the VM) 15829 Open using nonexistingn back reference in regex crashes PHP 15858 Open Reproducible segmentation fault in pages using oci8 (Oracle 8.1.7) 15888 Open Crashes when using --with-mm 16026 Open Segmentation fault in zend_alloc.c 16089 Feedback The memory could not be "read". 16217 Open syslog functions and exit functions are buggy 16221 Open Crash after 50-164 odbc queries on db2 dbase server 16226 Open PHP hangs running WZZIP in some circumstances 16310 Open magic_quotes_runtime 16327 Feedback Apache doesn't start if PHP with IBM DB/2 support is included as a module 16438 Open Segmentation fault 16558 Open String offset reference can be created and segfaults interpreter 16787 Open any call to error_log(...) crashes 16820 Open hangs in multithreded environment (ZTS) 17000 Open casting GLOBALS to object causes segfault. 17029 Open segmentation fault with pfpro compiled in 17115 Open lambda functions produce segfault with static vars 17120 Feedback Generates Segfaults almost on everything 17137 Open access to invalid pointer in mb_convert_variables() 17345 Feedback Segmentation fault 17431 Feedback natsort() causes PHP to crash 17580 Open PARSE_INI_FILE exits on files larger than 16KB 17588 Open array_reduce() crashes 17764 Open crash in ereg_replace (with patch to fix it ;-) ===============================================[Sablotron XSL]================ 16376 Open Transformation does not work inside PHP ===============================================[Scripting Engine problem]===== 745 Analyzed <input type=image> and array variables 6417 Analyzed Incorrect behaviour with references and arrays 6685 Suspended %20 mis-converted in GET mechanism 9440 Open Bug in php.ini parser 9884 Analyzed Using a return in an included file causes a major abnormality. 11071 Open probs displaying backslash with HERE statements 11337 Suspended SEGV when using mysql connections in OO-setting 11354 Suspended docs allocated by xmlParseFile need to be freed 11536 Open register_tick_function weirdness 11918 Feedback Serialization? 11970 Open SEPARATE_ZVAL_TO_MAKE_IS_REF doesn't like 0x0 12203 Analyzed Inconsistent __FILE__ contents when using require/require_once 12407 Analyzed if else statement correct in 4.0.5 but not 4.0.6 12572 Analyzed sort() doesn't reindex 1 element arrays at 0 12626 Analyzed string to int incorrect if string containts 0 characters 12658 Analyzed set_error_handler() not working properly (with 'Call to undefined function') 12775 Suspended Incorrect result using references and objects 12908 Open zend engine patch (workaround) for some strange bug 13407 Open array index "2147483647" not equivalent to 2147483647 13455 Suspended Using include() with Apache ErrorDocument directive can crash the webserver 13476 Suspended probleme when using &$this in a constructor 13568 Open PHP3 semantics have been retained for nested functions 13616 Suspended Compiler complains about function declaration after return is called 13684 Open Absurd Compie Failure at random times 13982 Open ignore_user_abort affects later requests 14066 Suspended Can't suppress warnigns on accessing invalid string offset 14134 Suspended Literal -2147483648 should be an int, not a double. 14136 Critical Segfaults when forget xslt_free() 14161 Open segfault after strange code 14251 Analyzed register_shutdown_function bug 14365 Open require_once() causes segfault 14388 Open include_path in virtual breaks SSI 14491 Analyzed Parser warning that should be parse error 14582 Open initializing with NULL reference 14678 Open Get Error pages for large php output when accessing pages from internet 14833 Analyzed Crash with referense in bogus code 14847 Open relative links for including other scripts do not work anymore 14991 Open ini_set scrambles output 15025 Open Copy of array is affected by reference 15037 Open something wrong with the operator '--' 15136 Open php stopping after having written 16192 chars 15186 Analyzed define/mysql_connect problem 15228 Analyzed variable variable spacing 15241 Open eval() is not allow evaluating code from constants 15297 Open Corrupted html output 15302 Open Warning: open_basedir restriction in effect. ... in Unknown on line 0 15438 Open include_once fails when comparing output to a value 15479 Open problem referencing $_GET using a variable 15589 Open include() output order is weird 15690 Open $PHP_SELF empty 15793 Open inconsistent behaviour for __FILE__ constant 16037 Open random parse errors on dual xeon machine 16080 Analyzed Segmentation fault 16113 Open Circulaire includes makes Apache hang. 16149 Analyzed Memory leak with refcount limit. 16150 Open include_once Broken? 16231 Open when using include, __FILE__ prepends / to relative paths 16255 Open Upload Size > 32MB 16265 Suspended Multiply-defined functions in classes not reported 16360 Analyzed Segmentation fault in Array functions 16535 Feedback Line breaks not correctly counted when file has Mac line endings 16638 Open Mkdir fails under safe mode 16685 Open safe_mode_include_dir check is not correct 16718 Open setlocale() corrupts all functions that depend on it: WDDX, strftime, ucwords 16838 Analyzed PHP short_open_tags and <?xml .. ?> 16865 Analyzed constants get undefined if setting locale to tr_TR 16880 Open max_execution_time affects large uploads 16945 Open bug in syntax highlight 17078 Open return does not terminate included script 17088 Suspended GET/POST variables not registered 17105 Open floating point numbers truncated due to locale 17160 Suspended sleep() * usleep() bypass set_time_limit() 17168 Open error_log can be used to bypass safe_mode 17177 Open periods in path-to-included-file are removed 17193 Open calling getenv after register_shutdown causes apache to crash 17204 Open $_GET remain always empty, whatever can be the value of register_globals 17212 Open Undefined symbol... in libc-client 17246 Open failed in passing by reference 17249 Open phpinfo() no longer works under SSL 17257 Open Sort functions broken on 64bit platform 17265 Open function connection_xxxx() and ignore_user_abort don't work 17295 Feedback Bug in while statement 17351 Open Posted data from textareas gets garbled 17407 Open File inclusion stops working 17445 Open open_basedir warning when including file in same dir 17486 Open Segfault with using &= with empty string and references 17498 Open still infinite loop in print_r 17509 Feedback timeout after script finishes when using lots of memory 17536 Open safe_mode_include_dir does not work properly with symbolic links. 17553 Open Memleak in set_error_handle() when using empty string 17571 Open Memory leak in basic globals 17591 Open segfault when trying to access a global variable 17614 Feedback After a few hours, PHP scripts are returned as-is and not run 17643 Open Zend Engine unloading extension in the wrong order 17658 Critical defines do not work properly 17672 Open infinite loop in php_request_shutdown? 17683 Feedback Reference counting broken - dummy assignments needed to maintain a reference 17720 Critical "Cannot redeclare function_name previously declared in ..." is bogus 17734 Analyzed CLI and CGI sapi return error code '0' (success) if file couldn't be parsed 17747 Open PHP Fatal error: Cannot redeclare function_name() 17755 Feedback $PHP_SELF IE5.5 vs Opera6.03 ===============================================[Semaphore related]============ 16805 Feedback sem_remove(...) segfaults 17172 Feedback highload system got error: ===============================================[Servlet related]============== 16289 Open url with cookie kill tomcat 16331 Open Running phpinfo() kills Tomcat 16402 Open UnsatisfiedLinkError: send when loading any php file 16912 Open Compilation error 16914 Open Function zend_hash_index_update_or_next_insert crashes Tomcat. 16915 Open Problems with super globals variables 17020 Open Servlet sapi native code problems ===============================================[Session related]============== 3793 Analyzed session.gc_maxlifetime does not work 8545 Open Session variables not carried forward in Netscape Client 11643 Assigned SID redefined 11886 Suspended bug #8908 is still alive in 4.0.6 13472 Analyzed input type=hidden should be in a fieldset if there is one (XHTML and trans sid) 13595 Analyzed Solution for "PHP Fatal error: Unable to start session mm module in Unknown on 13834 Analyzed SID already defined 14080 Analyzed (trans sid bug) The doubledoublequote strikes again 14497 Analyzed PHP causes segfault when session handler=user 14529 Analyzed Returning non-string type from session read() segfaults. (User save handler) 14628 Analyzed Session functions block on lock 14688 Feedback session_register() doesn't register 14780 Analyzed Segmentation fault with "mm",PHP works fine with "files" 14798 Critical session.gc_maxlifetime does not work (Reopen Bug ID #3793) 14834 Analyzed SegFault when passing HTTP_SESSION_VARS 14950 Analyzed crash with __sleep() and __wakeup() 15041 Analyzed mm save handler does not work 15168 Analyzed (mm save handler) PHP segfaults saving sessions-vars 15310 Feedback when use object method call session register doesn't work 15359 Analyzed php crashes if temp dir does not exist 15573 Analyzed save_handler mm - doesn't create _SESSION[bar] at the first-time 15657 Analyzed PHP terminated by Windows during session operation 15733 Analyzed The effect of session_set_cookie_params() lasts past a script termination 15895 Analyzed session_unregister('xxx') wo session segfaults 15922 Analyzed Possible segfault 15923 Analyzed unset($_SESSION) does not work 15924 Analyzed mm prevent web server from starting without helpful message 15983 Open session variables lost between pages 15999 Open fread() hangs apache when file pointer obtained from a url parameter PHPSESSID 16247 Feedback trouble with session_register 16361 Analyzed user can crash apache child entering incorrect session name 16408 Feedback session handling does not work with IE6 16412 Feedback Using session_start() repeatedly (on different pages) causes HTTP 500 16454 Open Session Mangement, headers, command line 16538 Open session data not consistently stored during startup (10-50% failure rate) 16548 Open exec or system a daemon will catch the port for this session 16639 Analyzed session_tras_sid will not transfer session id with meta refresh 16667 Feedback More session_start() after each other generates the same sessionid 16859 Open session_decode gives SEGV in PHP 4.2.0 16890 Open Session variables lost during page changes 16980 Open session_start() somtimes ignores "session.use_cookies=1" in php.ini 16995 Analyzed reallocating memory causes segfaults 17050 Open PHP not reading/writing cookies properly 17070 Open MSIE does not display pdfs together with "cookie sessions" (including patch) 17122 Open Values set in _SESSION doesn't stick 17144 Open No Session ID and losing Session Var's between pages 17186 Open session works only after reload on apache2, trans-sid didnt work 17236 Open trans-sid only replace links in first 4138chars 17281 Feedback session_encode is causing segmentation fault 17436 Critical objects don't persist in sessions 17451 Open session_start timeout 17490 Feedback serialize() generates a string that unserialize() can't handle 17512 Open $_SESSION support may be inconsistent 17598 Open no way to detect a session without creating a session 17622 Open session_register-session_is_registered does'nt work with register_globals=on 17728 Open unserialize fails to decode object data 17759 Open Why can't I get my session values? ===============================================[SNMP related]================= 14672 Feedback confusion about --enable-ucd-snmp-hack 17153 Open snmp_set_quick_print ===============================================[Sockets related]============== 9229 Open Sockets extension does not compile -- possible problem 13666 Open --enable-sockets fails to compile 14577 Analyzed socket_read() always in binary mode 14806 Open server RECV strange if using PHP clients 15091 Open socket_set_timeout not part of windows binary 15485 Open memory ressource with socket_read() 15813 Open >3 step communications 16114 Open fputs doesn't send all data 16261 Open fsockopen() does not timeout 16326 Open socket_set_timeout 16664 Feedback PHP crashes on socket_bind 16678 Feedback PHP crashes after some commands 16819 Open FormatMessage and WSAGetLastError 16886 Feedback Seg. fault on socket_close if socket died 17044 Open TIME_WAIT status 17074 Open Cannot bind() a socket to a specific port in FreeBSD 17125 Open Can't connect to socket on domain starting with a digit ===============================================[Strings related]============== 7472 Analyzed problem with strip_tags() function 10002 Open sprintf() and floating point 12120 Open Several following < characters ignored by striptags() 12647 Open sprintf, doubles and locale 12982 Open strip_tags() problem with title in <a>-tags 14655 Open ucwords failing randomly with international characters 15097 Open sunstr_count 15683 Open "addslashes" mis-recognises chinese-big5 words with "0xXX 0x5C" 15824 Open magic_quotes_sybase and addslashes/stripslashes 16293 Open string returned from functions mismatch with variable 16732 Open isset() and empty() wrong behavior for empty part of string 17288 Open ord returns wrong ascii values 17340 Feedback sscanf function requires "call by reference" 17517 Open ucwords() returns false when it should return '' 17705 Feedback str_pad optional parameters not optional ===============================================[Sybase (dblib) related]======= 10917 Open Feature request: deal with the BLOB data 14354 Open sybase_query returns 1 regardless of delete success 15701 Open Unable to use DB2 and MSSQL concurrantly 16244 Open nvarchar fields do not return properly with sybase_fetch_*() 16816 Open PHP opens more connections as allowed 17291 Open mssql_query does not update get_last_message ===============================================[Sybase-ct (ctlib) related]==== 7792 Assigned -lsybctl failure at FreeTDS 8954 Assigned compiling with sybase-ct fails 11475 Open stored procedure processing 13474 Open --with-sybase-ct=shared,[DIR] does not result in shared php_sybase_ct.so module 13722 Open mssql text type returns only 255 char 13735 Open exec sybase procedure in .php but only ' 0 'returns! 13763 Open SQL Compute 14167 Open Bug with php_sybase.c and php_sybase.h 15424 Feedback sybase_pconnect work, sybase_connect segfaults 16605 Open Apache Seg Fault when accessing image fields 16864 Open reproducable seg faults without --enable-debug 17336 Open sybase_query fails connecting to a sybase Application Server 17489 Open Unable to allocate connection record 17601 Open Stored Procedure Fetch Array ===============================================[Unknown/Other Function]======= 11831 Open Connection Handling Functions Broken 13423 Analyzed gethostbyname() returns hostname when ip address is part of hostname 14174 Open problem with printer_write() 14270 Open Cannot Successfully map soname 14512 Analyzed --enable-mbstr-enc-trans breaks parametr parsing 14542 Open Apache Crash 15176 Open /kernel: pid 58437 (httpd), uid 65534: exited on signal 11 15253 Open The console version of php crashes 15321 Open GPC/EGPCS Problem 15526 Open Uploading of binary file 15555 Open Extra null parameter appearing with func_get_args 15818 Open escapeshellarg does not escape characters for win32 15906 Open pcntl_signal() does not work while waiting with socket_accept() 15911 Open call to undefined function in eval ()'ed code causes script to die 15943 Analyzed Viewing .phps Crashes with php.ini-recommended 16020 Open long2ip Returns Incorrect Results 16707 Open dio_fcntl arg key should be whence not wenth 16772 Open printer_create_font does not properly resolve regular fonts nor opentype fonts 16961 Open Fatal error: Maximum execution time of 1000000000 seconds exceeded 17014 Open pcntl_wexitstatus does not return exit status 17343 Open Resource encapsulation can break some functions 17461 Open register_shutdown_function() timeout problem 17558 Open pcntl_signal() does not call user-defined function handler ===============================================[Variables related]============ 12243 Feedback Large numbers not behaving as doubles 12247 Open ternary ?: loses references 13339 Open sscanf returns wrong result 13936 Open Magical Constant __FILE__ contains wrong information on included files 14645 Open Problems assigning by reference to globals 14669 Open print_r inconsistancy with newlines 15406 Open Very strange include error 15678 Open isset fails for 4.1.1 and CVS version 16073 Open Cannot unserialize() a string serialized with serialize() 16540 Open variables still exist after loading to a new page 16860 Feedback h2 variable is global??? 16916 Open Ref not pass on Functions & Com's 16985 Open register vars wrong 17309 Open pass by reference in call_user_func 17511 Open PATH_TRANSLATED variable incorrectly set since PHP 4.0.5 ===============================================[WDDX related]================= 15800 Open german characters cannot be stored ===============================================[Website problem]============== 12373 Analyzed netscape 4.77 stylesheet problem 13311 Open status, severity, and category should be distinct in bug database 13942 Open no way to search bugs from all php versions 14378 Open Search for "this" or "$this" = no results 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 14985 Open Language when searching on mirrors 15393 Open Cannot get text to fit browser window @ 800x600 16350 Open searching by "OR" 16390 Open bugs.php.net - order by date? 16662 Open pt.php.net/echo not working 16765 Open telenet mirror CHM problems 16779 Open There is no way to check integrity of php (ie. md5sum) 16813 Open suggestion to category selector in php bug ssytem 16958 Open Bug site asks you to vote on bogus entries, but you cant 17028 Feedback [chm] bug on language.types.resource.html 17061 Open bug database should search on substrings 17284 Open "dk.php.net/mail" gives unexpected results. 17391 Open Advanced bug search not working 17594 Open web site search 17644 Open move function indexes out of specific function files 17646 Assigned use only one version of each manual page ===============================================[XML related]================== 12261 Open xml_parser_get_option doesn't get all option that xml_parser_set_option can set 12286 Open xml_parse isn't returning FALSE with malformed <?xml ...?> element 16472 Open unregistering character handler with XML parser failed 17540 Open CDATA incorrect for non block elements ===============================================[XMLRPC-EPI related]=========== 17732 Open decode_request - reference vars depracated ===============================================[XSLT related]================= 16193 Open XML parser error 4: not well-formed (invalid token) in 16484 Feedback segmentation fault 17579 Open Handler set by xslt_set_sax_handlers gets random data. 17596 Open Unable to reference external DTD with PHP DSO ===============================================[Zlib Related]================= 16109 Feedback zlib.output_compression and generated pictures Assigned bugs: (reminders sent) sniper 16758: Configure "Libraries have been installed in" and where they really are wez 12004: problem with fopen over ftp and a related fgets wez 15725: SSL support in FTP wez 16824: mailparse functions. multipart/related type of messages derick 13961: some characters in incomonig variable names are silently changed derick 1029: printf (& sprintf) dosn't handle exponential format for floats correctly derick 15663: add foreach reference values yohgaki 16801: httpd segementation fault at statup yohgaki 14383: using postgres with DBA causes DBA not to be able to find any keys. yohgaki 3276: Add PGP support yohgaki 14924: The POSIX access(2) function is not available yohgaki 16895: Bad char encoding andrei 13289: array_map segfault andrei 8100: extract(), extra feature venaas 14805: array_unique works opposed to the manual phanto 16919: Can only run one Com Object per PHP page. zak 14418: PHP and HTML FAQ should be improved zak 14562: dBase: Unable to obtain dBase file structure zak 11993: mysql_close closes incorrect db handler zak 12513: Automatic Rollback of open transactions in persistent links zak 13589: Persistent connections stay open and accumulate imajes 16790: Installation instructions is outdated imajes 16329: HTTP/1.1 500 Server Error zeev 2220: dynamic module memory leaks cause SIGSEGV under DEBUG mode sas 5883: --enable-trans-sid modification request jmoore 7782: Cannot use PATH_INFO fully with php isapi andre 9117: output_handler = ob_gzhandler 13944: in a function, I want to know the file/line that CALLED the function ssb 17516: overriding constants in config.w32.h.in jah 6976: ibase_query can't execute SQL statements that can't be prepared jah 7014: ibase_query (rest of php_interbase.dll?) ahill 13154: ODBC query to Openingres 2.0 fail with scs_p_GetTblAttribs: DRV_DDTables failed ahill 13783: odbc_fetch_into different issue ahill 13809: Openlink 3.2 and 4.0 odbc_do and single quotes kalowsky 14262: AccessViolation: oci-Problem tal 6893: feature request - makelinks() function rasmus 15919: variables_order not works well hholzgra 11643: SID redefined joey 7792: -lsybctl failure at FreeTDS joey 8954: compiling with sybase-ct fails goba 17646: use only one version of each manual page -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php