For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > August 2006 > PEAR Bug Summary Report









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PEAR Bug Summary Report
PEAR QA

2006-08-01, 8:00 am


PEAR Bug Database summary - http://pear.php.net/bugs

ID Status Summary (537 total)
========================================
=======[Archive_Tar]==================
5452 Open fix for "lone zero block" when untarring packages.
6027 Critical 1.3.2 generates invalid .tar files.
6103 Open significant performance problem with large archives.
6486 Open Can not extract symlinks.
6933 Open Archive_Tar (Tar file management class) Directory traversal.
8114 Open Files added on-the-fly not storing date.
========================================
=======[Archive_Zip]==================
1899 Open Adding an existing file to an archive duplicates the file instead of updating i.
2148 Open absolute file path is being changed to an unusable one.
2302 Open Creating a Zip Archive.
5946 Open filename with UTF8 chars get mangled.
6156 Open ZIP archives fail to expand on OSX.
6757 Open try to unpack files with some umlaut.
7494 Open Failure adding files to existing archives.
7615 Open Failed extracting a 1.5Mb file.
7871 Open Packing with 'no_compression' works incorrectly.
7948 Open removePath option does not work on Windows systems.
========================================
=======[Auth]=========================
4216 Open contributing documentation.
5365 Open LDAP Container: ldap_count_entries error.
6289 Open Online Docs miss documentation of Auth::logout().
7043 Open Documentation -- Auth constructor now calls session_start().
7511 Open setExpire() do not logout user..
7537 Open File storage not working/limited.
7654 Open options retrieved by parse_ini_file do not work with Auth_LDAP due to triple =.
7841 Open minor html bug, missing </center> tag on login form.
7956 Open loosing auth status after session_regenerate_id.
8076 Open MDB2 Container's default 'db_fields' option breaks listUsers.
========================================
=======[Auth_HTTP]====================
4293 Open Cannot communicate to DB using valid $dsn.
5856 Open PHP_AUTH_DIGEST variable does not contain "Digest" at the begining.
7111 Open Auth doesn't reload DB field content if auth rechecked from session.
7536 Open Package PEAR never included.
7784 Open Auth::start() changes session id.
7796 Open Fatal error: Undefined class name 'db' in /usr/lib/php/Auth/Container/DB.php on.
========================================
=======[Auth_PrefManager]=============
5588 Open Does not get/set prefs.
========================================
=======[Auth_PrefManager2]============
2885 Open Array Container is invalid.
6325 Open add MDB2.
========================================
=======[Bug System]===================
7246 Open missing "Need reproduce script" quick fix.
7970 Open Sorting by table headers not working inb bug list.
8082 Open Developer's bugs list doesn't include Feedback status.
========================================
=======[Cache]========================
5784 Open Destructor problem?.
6782 Open Error Handling In Container Problem.
========================================
=======[Cache_Lite]===================
8246 Open Cache Dir.
========================================
=======[Config]=======================
2013 Open Problems loading/saving XML.
4722 Open Missing config types in Config::parseConfig().
7097 Open writeConfig incorrect when root has attributes.
8168 Open Wrong phparray result when the $new_cfg_ary has numeric keys.
========================================
=======[Console_Getopt]===============
4448 Open Long parameter values truncated with longoption parameter.
4475 Open An ambiguous error occurred when specifying similar longoption name..
7444 Open Trailing spaces after php closing tag.
========================================
=======[Console_ProgressBar]==========
235 Assigned Progressbar is not deleted.
========================================
=======[Contact_Vcard_Build]==========
7473 Open PROFILE:VCARD in wrong spot.
7992 Open Package breask class name <-> path rule.
========================================
=======[Contact_Vcard_Parse]==========
5988 Open Contact_Vcard_Parse does not work with apple adressbook exported vcard files.
7395 Open PHP Notice: Undefined offset.
7763 Open Try to import vCard apples pre-populates with its addressbook and does not work.
7898 Open vCard with leading spaces at the start of each line fails to parse.
========================================
=======[Crypt_Blowfish]===============
6159 Open Different results.
========================================
=======[Crypt_HMAC]===================
7490 Open setFunction() after setKey() breaks for keys requiring hashing.
========================================
=======[Crypt_RC4]====================
2413 Open $key doesn't work.
4177 Open RC4 doesn't work - outputs some junk.
========================================
=======[Crypt_RSA]====================
7252 Open Error in ASN.1 decoding.
7253 Open DocBlock correction.
7254 Open Notice error output.
7271 Open fromString not returning PEAR_Error on error.
========================================
=======[Date]=========================
2378 Open getDate(DATE_FORMAT_UNIXTIME) doesn't convert to GMT.
7439 Open US/Indiana Daylight Savings Change.
========================================
=======[DB]===========================
107 Open pgsql does not handle BYTEA througth the '&' placeholder in the prepare method.
181 Open MSSQL: transaction logic problem with multiple tables and concurrent inserts.
3759 Analyzed Array DSN not converted to string in PEAR::ERROR user info.
3895 Open DB::isManip issues.
4388 Open [PATCH] DB Error if calling numRows() before tableInfo() (ORACLE).
4649 Open MSSQL: numRows() returns wrong result for limitQuery().
4915 Analyzed ini_set() not allowed for security reasons.
5204 Open Informix driver does not support stored procedures returning values.
5655 Open Sqlite: missing transactions implementation.
5762 Analyzed Empty getRow() result causes ocifreestatemet() error.
6477 Assigned Broken types array in mysqli extension.
6683 Open createTables.php - sybase - FatalError.
7114 Open Pgsql - incorrect results for schema.
7501 Open ORACLE: connect method for PHP4 does not consider 'database' field in $dsn var.
7502 Open DB_result::fetchRow() that sets $rownum still increments row_counter.
7632 Open oracle: unable to get numRows from prepared query.
8217 Open AutoPrepare returns false.
8285 Open insert into auto_increment field with '' fails but works with null.
========================================
=======[DBA]==========================
4664 Open dba_* function in Buitin.php show warning.
========================================
=======[DB_ado]=======================
4704 Open date conversion not localized.
7589 Open connect() alwasy return an error.
========================================
=======[DB_DataObject]================
7260 Open mysql5 causes problems with UNIQUE fields.
8209 Open Upgrade from 1.8.3 to 1.8.4 breaks joins.
8218 Verified NOT NULL/NULL problem with DB_DataObject_Generator.
========================================
=======[DB_DataObject_FormBuilder]====
6962 Open crossLinks are no more processed.
7951 Open Year Date problem.
========================================
=======[DB_ldap]======================
1863 Open Cannot connect using "ldaps" protocol.
3463 Open query disregards parameters.
4884 Open Fix for version 3 DB_ldap.
5215 Open fetchRow does not return null anymore.
5459 Open Return-by-reference errors.
5542 Open mis-quoted when bind a string variable.
========================================
=======[DB_ldap2]=====================
3746 Open DB::assertExtension() not available anymore.
========================================
=======[DB_QueryTool]=================
4613 Assigned Table Names Not Quoted.
5250 Open Table Name needed in queries.
7316 Assigned Passing function calls by reference breaks in php5.
========================================
=======[DB_Sqlite_Tools]==============
7863 Open bad md5sum for file package2.xm.
========================================
=======[Documentation]================
4940 Assigned Wrong syntax for the The Backwards compatibility set up in the documentation.
5248 Open Failure on read-only of customized folder.
5346 Assigned Installation failure.
5506 Open Failed install.
5814 Open Make coding style recommendations not covered by CS offtopic.
6146 Open package.xml examples do not validate against DTD.
6241 Open Windows HTML compiled PEAR documentation has wrong encoding in Russian.
6622 Open Accent troubles.
6918 Open issues with API docs.
6950 Analyzed Encoding problem.
7616 Open nestGroups defaults to true, not false.
7899 Open Auth::sessionValidThru() returns wrong value.
7977 Open Documentation error.
8113 Open Example does not work on windows.
8126 Open Charset Error.
8175 Open Error in reference with the Excel ColorIndex colors.
8228 Open instructions are incorrect.
8234 Open Resulting SQL wrong.
8281 Open online polish documentation has set wrong encoding.
8293 Open Parameter type does not match rest of function description.
========================================
=======[File]=========================
4792 Assigned File_CSV: Last column keeps line breaks.
5257 Assigned File_CSV: delimiter problem if first field is empty.
5553 Assigned File_CVS should detect an occurance of delimeter in field and escape.
5652 Assigned Static $config causes error with several CSV-objects.
6447 Assigned Package will not install.
7369 Assigned import csv with tab seperator fail.
7743 Open File's CSV feature is hard to find.
7789 Open &_getFilePointer() cannot return a reference.
========================================
=======[File_Archive]=================
5678 Open File_Archive is broken in php 5.1rc1.
5991 Open Doesn't read deeply nested Tar files with @LongLink.
6387 Open Unable to open zip files created on a PC.
6546 Open File added twice.
6570 Open Archive names with spaces not handled in Firefox.
6646 Open var filename missing $.
6743 Open uppercase problem.
7650 Open "Only variables should be assigned by reference" notice.
8187 Open paths get too much mangled.
========================================
=======[File_Bittorrent]==============
5836 Verified Missing support for >2GB files.
5880 Open utf8 issues.
========================================
=======[File_DNS]=====================
4528 Open GenerateZone uses fixed order in associative array.
6275 Open Added features/Patch.
========================================
=======[File_IMC]=====================
4861 Open vcalendar_parse_example.php fails.
6536 Open checking if driver file exists wont work using file_exists.
========================================
=======[File_PDF]=====================
5228 Open PDF Error: Font has not been set.
5378 Open setFont block the php script.
5686 Open Font family/size not correctly restores after addPage.
6809 Open Generated PDF not recognized by Adobe Reader 7.0.5.
========================================
=======[Games_Chess]==================
7565 Open should be checkmate but isnt showing as such.
========================================
=======[HTML_AJAX]====================
6737 Open When I return an array it has an extra element..
7175 Open call_user_func() on static function hangs.
7812 Open Problems With append in IE.
8183 Open JS form sending code is LATIN only.
8257 Open Hangs up the Browser After AJAX request Untill response comes back.
8302 Open handleRequest() not restoring error handler in all instances.
8304 Open bug in generateJavaScriptClient().
========================================
=======[HTML_BBCodeParser]============
373 Assigned URL's with '&' are parsed incorrectly.
1512 Open URL Tags Allow Javascript injection.
1979 Open Whitespaces in attribute are braking it.
2580 Open HTML_BBCodeParser example ini file needs quoted square brackets.
2870 Open external homepage/demo: target= should be t=.
3775 Open strstr(): Empty delimiter..
4844 Open Arbitrary HTML injection.
5844 Open HTML_BBCodeParser.
6303 Open IMG tags incorrect.
6335 Open List bug.
7230 Open doesn't like base64....
========================================
=======[HTML_Crypt]===================
2990 Open Encrypted Javascript String not valid in XHTML DTDs.
3455 Open z - not translated.
4409 Open also chars dont implements.
========================================
=======[HTML_Menu]====================
8161 Verified error in 'prevnext' generation with prefixed url.
========================================
=======[HTML_QuickForm]===============
2637 Verified Bug in example (required fields) HTML_QuickForm.
8057 Analyzed setDefaults changes radio button selection.
8060 Open HTML_QuickForm_select -> loadDbResult Support MDB2.
8083 Open updating attributes of 'date' element doesn't work.
8123 Open Some Fieldnames Cause Unexpected Behaviors.
8195 Open MAX_FILE_SIZE in wrong place.
8266 Open Regex.php bug (preg_match warning).
8305 Open PHP-Warning with empty hiddenselect.
========================================
=======[HTML_QuickForm_Renderer_Tableles
s]
8277 Open Extra </fieldset> tag.
========================================
=======[HTML_Safe]====================
7424 Assigned a+b-c parses to ac.
========================================
=======[HTML_Select]==================
2676 Open Setting selected value doesn't work.
========================================
=======[HTML_Table_Matrix]============
6035 Open A bug in filling table.
========================================
=======[HTML_Template_Flexy]==========
7620 Open Flexy compiler tries to write out of copiled dir.
7877 Open Javascript Arrays generated with bad syntax.
========================================
=======[HTML_Template_PHPLIB]=========
3623 Open CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied.
6759 Open Wrong replacement order of variables during parse().
6945 Open undefined variable notice in function finish($str).
7916 Open miscellaneous php error message.
========================================
=======[HTML_TreeMenu]================
7324 Open Problem using together with XMLRPC.
========================================
=======[HTTP_Client]==================
8245 Open Empty body (gzip?)in CurrentResponse.
========================================
=======[HTTP_Download]================
7659 Open strlen() wrongly used to count number of bytes in data buffer.
8039 Open Using HTTP_Download with Send a hidden file and streams.
========================================
=======[HTTP_Request]=================
5735 Open No "true" timeout exists.
7691 Open Timeout values conflict max_execution_time.
7922 Assigned content-type is removed on mistake.
8213 Open Warning: gzinflate() data error in C:AppServphpPEARHTTPRequest.php on line.
8214 Open Ignore invalid HTTP headers.
========================================
=======[HTTP_Session2]================
6301 Open Undefined index: __HTTP_Session2_Idle.
6449 Open Undefined variable warning.
7279 Open Error in example file.
========================================
=======[HTTP_Upload]==================
5445 Open The Packuage ignore setValidExtensions.
5536 Open No explanation of properties.
6886 Open typo in code.
7499 Open wrong return type in /LiveUser/Admin/Storage/SQL.php.
========================================
=======[HTTP_WebDAV_Server]===========
1949 Assigned $_prop_encoding not used for $file['path'].
4971 Assigned function _urlencode() insufficient for international file names.
5681 Assigned Can't handle file names with slashes and backslashes.
6189 Assigned Various international filename issues.
7804 Open nautilus and windows clients auth erros.
========================================
=======[I18Nv2]=======================
7247 Open createLocale raises php notice.
7884 Open Typo in Encoding.php.
========================================
=======[Image_Barcode]================
4597 Open PEAR_INSTALL_DIR constant might be empty.
4755 Open $barcodepath not found in Image/Barcode.php.
6552 Open Code39 not working.
6637 Open error don't declare.
7693 Open Wrong include path.
8301 Open Not compatible with Safe Mode.
========================================
=======[Image_Graph]==================
5429 Assigned When Axis location is moved Graph does not move approriately.
7423 Open No bar for datasets with single value.
8049 Open Timeout when range in ODO graph is smaller than some value.
8055 Open No Legend with Pie Charts.
8199 Open Datapreprocessor and ForceMaximum.
========================================
=======[Image_GraphViz]===============
4924 Open Links in record type nodes do not work.
4972 Open Undefined variable if $fp not a valid resource.
8294 Open Trailing linebreak after php end-tag.
========================================
=======[Image_Remote]=================
6356 Open Cannot re-assign $this.
========================================
=======[Image_Text]===================
4178 Open Image_Text returns empt image.
========================================
=======[Image_Transform]==============
2101 Assigned IM Driver uses unrecognized -flatten option when saving images.
4967 Open Call to undefined function: imagecreatefrom.
5067 Open GD:addText() should also store a copy of $this->imageHandle in $this->old_image.
7163 Open IM: scaling image 2 times not allowed even if intermediate save is used.
7667 Open commandline imagick fails with crop and resize.
========================================
=======[LiveUser_Admin]===============
7564 Open debug => false in conf doesn't work when adding a new application.
7955 Open getRights using hierarchy and '*','has_implied' as fields returns no implied.
7975 Open update of auth_user_id not possible in liveuser_perm_users table.
========================================
=======[Mail]=========================
6023 Open parseAddressList doesn't support new IDN names.
6648 Open rfc822 problem during smtp conversation phase..
========================================
=======[Mail_IMAPv2]==================
4551 Open message parsing fails with complex multipart/alternative structure.
6210 Open examples not in pear package.
6493 Open delete() sometimes fails without errors but delete did not occur.
8328 Open Inline Parts show no Filename.
========================================
=======[Mail_Mime]====================
30 Verified Mail_Mime: _encodeHeaders is not RFC-2047 compliant..
3513 Open support of RFC2231 in header fields..
7561 Open Mail_mimePart::_quotedPrintableEncode() misbehavior with mbstring overload.
7794 Assigned No attach files more 8kb.
8223 Open Incorrectly encoded quoted-printable headers.
8312 Open Only variable references should be returned by reference.
========================================
=======[Mail_mimeDecode]==============
2415 Open Mail_MimeDecode: No UTF-8 decoding of header.
4585 Open Mail_MimeDecode: Mime boundary regex not taking simple quotes.
4739 Open Mail_MimeDecode: d_parameters['filename'] missing.
4962 Open Mail_MimeDecode: decode impossible with thunderbird.
5122 Open Mail_MimeDecode: getSendArray() returns only one of to/cc/bcc as recipient.
5730 Open Mail_MimeDecode: Incorrect Mail decode - no body.
5831 Open Mail_MimeDecode: No boundary found for multipart/mixed part [FIX].
6495 Open Mail_mimeDecode: Some parts of body not included in decode object.
6748 Open Mail_mimeDecode: _parseHeaderValue fails on filename with quote.
7065 Open Mail_mimeDecode: Problem with long subjects.
7083 Open Mail_mimeDecode: Q-printable from TB 1.5 fails to decode.
7242 Open Mail_mimeDecode: Notice: Uninitialized string offset.
7676 Open Content-Type decoding isn't compliant with RFC 2045.
7699 Open mimeDecode should lowercase ctype_*.
7709 Open multipart/mixed with attachments are not decoded properly.
7875 Open Impossible to extende Mail_mimeDecode.
8299 Open Library unable to process messages without body.
========================================
=======[Mail_Queue]===================
2050 Open Messages get sent multiple times.
4092 Open sendMail() doesn't flag mail as sent.
5707 Assigned Bcc functionality lost with Mail::Queue?.
6538 Open Error on mail send causes infinite send loop.
7850 Assigned constructor doesn't return PEAR Error Object.
8287 Open Attachments.
========================================
=======[Math_Polynomial]==============
7158 Open constructor improvement.
========================================
=======[MDB]==========================
3912 Open BLOB AND CLOB limit to 4096 under MSSQL.
3917 Open problems in setSelectedRowRange().
========================================
=======[MDB_QueryTool]================
7570 Open Postgres SQL bug (case sensitive inserts).
8292 Open Joining tables where one table name occurs in another table name.
8319 Open * is stripped from $what when performing simple querys.
========================================
=======[MIME_Type]====================
6095 Open Parameters and comments parsing buggy.
========================================
=======[MP3_ID]=======================
8100 Open can not read ID3 v2.
========================================
=======[Net_CheckIP]==================
6914 Open Validates wrongly formatted IP.
========================================
=======[Net_Cyrus]====================
4949 Assigned deleteMailbox() tries to reset ACL on deleted mailbox.
5778 Assigned renameUser: The user "user/....." doesn't exist.
7666 Assigned Missing closing PHP tag.
========================================
=======[Net_DIME]=====================
5537 Open Use of undefined constant DIME_OTPS_LEN.
========================================
=======[Net_DNS]======================
4999 Assigned Mishandling of TXT record data.
7350 Open Fatal error in pearNetDNSRR.php.
7698 Open bug retreiving TXT.
7723 Open resolver errors.
8321 Open fatal error Cannot re-assign $this in /usr/share/php/Net/DNS/RR.php on line 60.
========================================
=======[Net_FTP]======================
6754 Open SCO Openserver matched as WINDOWS.
7102 Open Usage of ftp_nb_put() in FTP::put() is incredibly slow.
7146 Open Recursive mkdir fails on Windows.
7270 Open rm_dir recursive.
7527 Open ls fails if there isn't a file/directory.
7685 Open same error code.
8102 Open Loading file extension and checking extension gives binary for ascii files.
========================================
=======[Net_Geo]======================
7924 Open Dependency on unstable package.
========================================
=======[Net_GeoIP]====================
8224 Open Error on code.
========================================
=======[Net_IDNA]=====================
6232 Open decode url with "?".
6728 Open possible encode bug.
8098 Open Cannot inherit from undefined class idna_convert.
========================================
=======[Net_IMAP]=====================
2954 Assigned Incorrect parsing of MYRIGHTS response.
7289 Assigned Errors in parsing response.
7468 Assigned cmdAppend() adding rn to top of email msg.
8066 Open must be a ' ' but is a ')'.
8220 Open Append Date and Flags and BODY.PEEK.
========================================
=======[Net_IPv4]=====================
7092 Assigned calculate function not working correctly.
========================================
=======[Net_LDAP]=====================
7823 Open reBind with bad password throws fatal error.
8110 Open wrong behaviour of Net_LDAP_Entry::add().
8286 Open warning about passing by reference.
========================================
=======[Net_Ping]=====================
758 Assigned get notice Undefined offset: when host isnt reachable.
2005 Open Fatal Error when pinging invalid host.
2006 Open Invalid ping arguments for RH9.
2559 Open Error handling ping output.
3903 Open Documentation Inconsistency.
5511 Open parseResultlinux does not detect presence of mdev.
5873 Open Checkhost does not work.
7169 Open _parseResultwindows not detected on PHP 5.
7735 Open Net_Ping suffers from many E_NOTICE errors.
8193 Open Wrong result on Windows.
========================================
=======[Net_POP3]=====================
4243 Open Problems assessing capabilities..
7644 Open POP3 Line Concatenation Function will fail and halt the program.
========================================
=======[Net_Sieve]====================
7845 Open mbstring and other fixes.
========================================
=======[Net_SmartIRC]=================
1743 Open declare+pcntl_signal semantics cause fatal error in Net_SmartIRC.
1950 Verified Constructor calls ignore_user_abort(true) - undocumented and not always desired.
5220 Open connect() returns in some situations no false.
6525 Open When joining empty channel channel array is wrong.
6650 Open Channel synching problem.
========================================
=======[Net_SMPP]=====================
5912 Open Wrong TLV definition for sc_interface_version.
========================================
=======[Net_SMS]======================
6578 Open Error in error handling.
========================================
=======[Net_Socket]===================
6789 Open Net_Sock::eof() returns false when socket is already disconnected.
7190 Open Stream options don't work in PHP5.
========================================
=======[Net_Traceroute]===============
1128 Open Undefined offset in $tempparts array, _parseResultWindows.
1129 Open Undefined $parts variable in _parseResultwindows function.
3962 Open _prepareParseResult fails in Net_Traceroute_Result.
5665 Open Improved _parseResult...() using RegExp.
========================================
=======[Net_URL]======================
6338 Open wrong array querystring handling.
6470 Open Path is not properly encoded.
7649 Open Net_URL doens't complain about invalid URLs.
========================================
=======[Net_UserAgent_Detect]=========
7426 Open Bad PHP form.
7466 Open Safari + IE7 detection.
========================================
=======[Net_Whois]====================
6348 Open Using = before domain name hangs ?.
========================================
=======[OLE]==========================
6516 Open wrong usage of unpack().
========================================
=======[Pager]========================
2169 Open Pager.php installed into the wrong place.
========================================
=======[Payment_Clieop]===============
2854 Open mistype.
========================================
=======[Payment_DTA]==================
4637 Open Invalid DTA File with SFIRM.
========================================
=======[Payment_Process]==============
3818 Assigned AuthorizeNet::process() method accessing private member of "Result" object.
3848 Assigned AuthorizeNet doesn't map all possible values.
5140 Open Abstract isLegitimate returns wrong message.
========================================
=======[PEAR]=========================
7248 Open ext_dir is set to the wrong path after installation.
7539 Open if a file has both install-as and ignore notices.
7915 Assigned CVS download links are buggy.
7931 Open hasErrors() with an error level has returned true after invoking pop()..
7940 Assigned pear download quit silently.
7941 Open Bogus error message when uninstalling subpackages.
7944 Open missing depend. check for PEAR_Packager/test_fail_multiple.phpt.
8254 Open downloading doesn't work with 302 messages.
========================================
=======[PEAR_Info]====================
6050 Open PEAR version displayed as 'Array' instead of version number.
8165 Open Error on code.
========================================
=======[PEAR_RemoteInstaller]=========
7881 Open stream_copy_to_stream function args reversed.
========================================
=======[PEPr]=========================
1467 Assigned Two E-mails are sent when the proposer comments on his own PEPr.
4933 Open URL's error out when changing Draft to Proposal.
5634 Open Pepr loses escaped chars (and whole comments!).
========================================
=======[PhpDocumentor]================
7328 Open Tutorial-Manual appears larger than browser window.
7577 Open Notice error for undefined _pv_function_param property.
7623 Open Correct page level docblock ignored after upgrading to PHP 5.1.4.
7773 Open "nothing parsed" error when parsing in a directory under "tutorials".
7938 Open @todo does not work on include elements.
8063 Open Notices and uncaught Reflection exception when documenting Gtk2_EntryDialog.
8111 Open Fatal error: ReflectionClass::hasProperty().
8290 Open @param bug when description is on its own line.
========================================
=======[PHPUnit]======================
3756 Assigned GUI_Decorator araises a warning with TestCase constructor.
4730 Assigned Cannot test php files in current directory (SetupDecorator).
========================================
=======[PHP_Beautifier]===============
7776 Open Problem with recursivity scanning and outputing.
========================================
=======[PHP_Compat]===================
7519 Open clone does not return reference.
7520 Open cyclic reference cloning causes timeout.
========================================
=======[PHP_Fork]=====================
5186 Open IPC Share memory segments stay resident.
========================================
=======[PHP_LexerGenerator]===========
8259 Assigned Strange regex generated.
========================================
=======[PHP_Parser]===================
4148 Open debug statement in Parser/Core.php.
4305 Open PHP5 tokens not handled.
5115 Open Visibility modifiers in method declaration throws parse error.
5461 Open Warning on Tokenizer.php line 453 with PHP 5.1RC1.
========================================
=======[Services_Amazon]==============
7237 Assigned Chunked HTTP Reponse not supported.
8182 Open I retreaved a wrong PEAR::raiseError ?.
========================================
=======[Services_ExchangeRates]=======
6087 Assigned XML_Tree Error with Services_ExchangeRates.
6629 Assigned Currency Names not fetched when with XML_Tree-1.x.x.
========================================
=======[Services_Trackback]===========
6989 Open method autodiscover should work for trackback url,not url..
7142 Open Unit Tests fail.
7593 Open Notice in Services_Trackback::send().
========================================
=======[Services_Weather]=============
7928 Open Problems parsing array in Weather/Metar.php.
========================================
=======[Services_Webservice]==========
5636 Open Warnings and notices.
5637 Open Wrong use of get_class().
========================================
=======[SOAP]=========================
1312 Assigned bad XML parsing with nested arrays.
1404 Open xsd:dateTime members in complex types are serialized as xsd:string.
1927 Open SOAP-ENC:arrayType="Struct[] without namespace in SOAP_Fault SOAP-0.8RC3.
2627 Open Array in return object was not parsed correctly.
2656 Open soap headers get clobbered in $wsdl->[bindings]....
2796 Open Timeout on SOAP Connection.
3048 Analyzed Parse Error: using methodname 'echo' conflicts PHP keyword..
4746 Open SOAP-ENC:arrayType="xsd:anyType[20]" SOAP-ENC:offset="[0]".
5004 Open Client: attachments array is not cleared properly.
5525 Open Namespace issues: MAIL_MIMEPART_CRLF.
5622 Open No way to set the default namespace.
5684 Open callhandler & addToMap.
5841 Open namespaces in params and minOccurs=0.
5904 Open WSDL loading in client and params order.
6042 Open Handling xsd:long.
6462 Analyzed Incorrect WSDL generated.
6684 Open The HTTP Transport Class is not adding the stored cookies then using HTTPS.
6857 Open https not populating __outgoing_payload.
7064 Open namespaces broken in some cases by fix for bug 4639.
7224 Open Children of ComplexTypes.
7239 Open Determin item type in _decode method for complex types.
7634 Open E_ERROR and E_WARNING inside SoapObject::$methodname.
7826 Open Missing datatype cause segmentation fault.
8086 Open Unable to correctly parse a WSDL.
========================================
=======[Spreadsheet_Excel_Writer]=====
608 Assigned Column guts always hidden, i.e. always displayed with zero height.
944 Open repeatRow() doesn't work with IE(!) as a client.
1730 Open Wrong operand class used for A1:A2.
2010 Open SetVersion (8) BIFF8 crashes Excel X.
2146 Open setversion(8) used with printArea crashes Excel.
2261 Open Excel 2002 crashes when use write() with @ as first value of the text.
2405 Open Text concat operator & truncate formula.
2862 Open insertBitmap scales image incorrect in Excel 2000.
2878 Open bad formulas can cause infinate loops and crash..
3148 Open write() works incorrectly for some locales.
3171 Open Formula Parsing failing on valid formula.
4174 Open MS Outlook 2003 corrupts excel files generated by version .4 or later.
4329 Open setBgColor not working with setNumFormat?.
5347 Open using writeNote() causes excel crash.
5403 Open function argument descriptions inadequate.
6045 Open Not work break n or chr('0x0A') character.
6099 Open Worksheets are set up as references.
6108 Open error on writeString.
6179 Open Cannot create excel file larger than 2MB.
6309 Open Output with mergeCells crashes Mac Excel.
6318 Open Error found in valid excel formula.
6509 Open Object of class Spreadsheet_Excel_Writer_Format could not be converted to int.
6584 Open File cannot be accessed. File may be read-only..
6606 Open Special Chars for example ¤ (euro)are not encoded correctly.
6640 Open Illegal character for XML encoding of pear package.
6725 Open quoted offsheet references cause stack overflow.
6811 Open invalid bitmap.
6909 Open Images not shown with OpenOffice 2.0.
6947 Open Sheet name overflows buffer.
7315 Open Freeze Panes - error with only 2 values.
7504 Open Formulas problems.
7727 Open setTempDir only sets the temp directory for some of the files.
7840 Open Notices on default formats.
8072 Open Using a lot of Memory.
8120 Open limitation on rows count ?.
8323 Open setNumFormat Ignored.
========================================
=======[SQL_Parser]===================
487 Assigned Lexer can't handle functions inside getParams().
4035 Open Update statements should recognize FROM clause.
4081 Open [PATCH] Added tinyint to synonyms.
4082 Open MySQL: PRIMARY KEY(id) line breaks.
4085 Open Lexer should recognize identifier delimiters.
4086 Open (UN)LOCK TABLES statements not recognized (MySQL).
4087 Open Comma not recognized after PRIMARY KEY statement.
4088 Open c-style block comments not handled.
4089 Open IF EXISTS not recognized in DROP statements.
6209 Verified Tables like [cat/dog] not recognized.
7416 Open Pound Sign Breaking Legal Field Names.
========================================
=======[Stream_Var]===================
4229 Assigned Stream_Var needs url_stat method.
========================================
=======[Structures_DataGrid]==========
7710 Open bind() interferes with rendering.
========================================
=======[Structures_DataGrid_DataSource_D
ataObject]
8106 Open Moving creation of _options['fields'] outside of fetch() loop.
========================================
=======[System_Mount]=================
2540 Open http://pear.php.net/package/Config/download.
========================================
=======[Text_Diff]====================
4982 Open diff on a little bit wrong place with inline renderer.
========================================
=======[Text_LanguageDetect]==========
7277 Open included file path is wrong.
========================================
=======[Text_Statistics]==============
4490 Open Divide by zero error.
4492 Open Undefined index for each new word.
========================================
=======[Text_Wiki]====================
6292 Open headings and hr are incorrectly nested in p-tags.
7725 Open Freelink renderer is not pulling in configuration for wikilink renderer.
========================================
=======[Text_Wiki_BBCode]=============
6100 Verified relative urls don't work right..
7908 Open List : Connection reset while parsing.
========================================
=======[Text_Wiki_Mediawiki]==========
8311 Assigned Wierd list format produces invalid tag nesting.
========================================
=======[Translation2]=================
3914 Open Translation2 'CacheMemory' Decorator class get() bug!.
5539 Open DefaultText decorator does not call _replaceParams.
6270 Open Latin1 returned instead of UTF-8.
8331 Open AddLang() SQL not compatible with MSSQL.
========================================
=======[Tree]=========================
4803 Assigned References fix.
6249 Open Documentation Error.
6328 Open add MDB2 and improve MDB usage.
========================================
=======[Validate_ES]==================
4660 Open La validación es incorrecta..
========================================
=======[Validate_Finance_CreditCard]==
7273 Open Parameter order for CreditCard::type function signature needx reversing.
========================================
=======[Validate_ISPN]================
7607 Open Validate_ISPN::isbn doesn't work with ISBN13.
========================================
=======[VersionControl_SVN]===========
4947 Open Library not working with Windows SVN.
5020 Open Code-bug, missing break in switch.
5099 Open Copy ignores source, traget and switches.
========================================
=======[Web Site]=====================
3569 Assigned PECL package download stats broken.
5259 Assigned Package statistics per category show 1 random release only.
5340 Assigned User details are overescaped.
5468 Assigned Interactive Downloads Graph Image URL error.
6281 Assigned My wishlist doesn't work =(.
7143 Assigned Add CAPTCHA to new bug form.
7183 Assigned <a> tag cannot be self-closing.
7374 Assigned xmlrpc.php sends invalid responses.
7556 Open pecl4win search doesn't return anything.
7664 Open 'No Feedback' quick fix does not work.
7771 Open Broken link on support page.
========================================
=======[XML_Beautifier]===============
1884 Open Parser is changing ö to " ö ".
2144 Open High-UTF entities in attributed decoded as ?.
5450 Open Parser strip many tags.
5591 Open Undefined variable notice when parsing DOCTYPE.
========================================
=======[XML_CSSML]====================
5574 Open wrong directory hierarchy.
8133 Open None.
========================================
=======[XML_DTD]======================
3195 Open White space is considered as PCDATA.
5561 Open Doesn't handle more than 1000 lines of XML.
========================================
=======[XML_FastCreate]===============
7897 Open can't create cdata.
========================================
=======[XML_HTMLSax]==================
6706 Open code fails on blockquote tag, thinks its bold tag.
6742 Open Error handling <![if tags.
========================================
=======[XML_HTMLSax3]=================
1850 Open HTMLtoXHTML.php does not produce XHTML.
========================================
=======[XML_Parser]===================
6078 Assigned func-mode does not handle all allowed letters in tags.
========================================
=======[XML_RPC]======================
7819 Assigned Wrong Reponse on '-1' -String.
========================================
=======[XML_RPC2]=====================
8108 Open Fatal Error: Call to undefined method XML_RPC2_FaultException::getFaultString(
).
========================================
=======[XML_RSS]======================
3123 Assigned Incomplete item:description returned if contains html.
========================================
=======[XML_Serializer]===============
8048 Open Entities are not replaced in tags with attributes.
========================================
=======[XML_sql2xml]==================
576 Assigned sql2xml xml-resultset without values.
1687 Open Function addArray() generates incorrectly designed XML document.
2381 Open limit to 64k of getXML string?.
5576 Open XML_sql2xml package.xml uses <file name="./doc/blah.whatever" which is invalid.
6910 Open inner join results display odd xml structure.
========================================
=======[XML_Transformer]==============
5069 Open XML_Transformer documentation incorrecty describes non-existant method.
5070 Open XML_Transformer documentation very out of date in general.
========================================
=======[XML_Tree]=====================
390 Open patch: XML_Tree return by reference.
1575 Open extra whitespace entities break applications.
2029 Open encodeXml / decodeXmlEntities not reciprocals.
2246 Open XML_Tree::getTreeFromString() not documented.
3517 Open getElement called without required parameter.
3629 Open CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied.
4937 Open getTreeFromString doesn't encode quotes in attributes.
5643 Open encodeXmlEntities destroys data encoded in utf-8.
8235 Open Value zero.
========================================
=======[XML_Util]=====================
4950 Assigned Incorrect CDATA serializing.
5392 Assigned encoding of ISO-8859-1 is the only supported encoding.
========================================
=======[XML_XPath]====================
2594 Open Change in DomNode->append_child leads to Error.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com