[PHP-DEV] Re: [PECL-DEV] SVN Account Request: iekpo

2009-09-21 Thread Israel Ekpo
Hey guys,

Please don't forget my PECL and SVN account request.

I am still waiting.

On Mon, Sep 21, 2009 at 10:59 AM, Israel Ekpo  wrote:

> I have a php extension for Apache Solr that I would like to publish and
> introduce to the PHP community.
>
> Hannes Magnusson sent me here to this page to request an SVN account.
>
> I will need access to "php-src/ext/solr" and also "phpdoc" to create
> documentation for the extension.
>
> So, I would be very grateful if someone could grant me a PECL account (with
> username iekpo) with access to SVN and karma so that I can also add
> documentation to the manual.
>
> The Solr extension is a fast, light-weight, feature-rich library that
> allows userspace PHP developers to communicate effectively with Solr server
> instances.
>
> There is already built-in support for Apache Solr 1.4
>
> There are a set of tools to add documents and make updates to the solr
> server.
>
> It also contains tools that allows you to build advanced queries to the
> server when searching for documents.
>
> There are also special objects that simplifies the sending of name-value
> requests to the server for searchs etc.
>
> This is the SolrParams class and all its child classes.
>
> I have created some userspace documentation here. The c space documentation
> is in the source code it self.
>
> http://www.israelekpo.com/solr/doc/
>
> The extension itself is located here
>
> http://www.israelekpo.com/solr/php-solr.tar.gz
>
> There are some simple examples on how to add documents to the Solr index
> and query for them too.
>
> Please check it out and let me know what you think.
>
> Thanks.
>
> --
> PECL development discussion Mailing List (http://pecl.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
"Good Enough" is not good enough.
To give anything less than your best is to sacrifice the gift.
Quality First. Measure Twice. Cut Once.


[PHP-DEV] PHP 6 Bug Summary Report

2009-09-21 Thread internals
 PHP 6 Bug Database summary - http://bugs.php.net/

 Num Status Summary (98 total -- which includes 43 feature requests)
===[*Compile Issues]==
49270 Open   configure fails if PHP source folder path contains spaces
===[Apache related]===
47061 Open   User not logged under Apache
===[Apache2 related]==
44083 Open   virtual() not outputting results if zlib.output_compression = 
On
===[Arrays related]===
35277 Suspended  incorrect recursion detection
41758 Assigned   SORT_LOCALE_STRING broken for sort() in PHP6
43109 Open   array_intersect() emits unexpected no of notices when 2d array 
is passed as arg
48478 Open   Super-globals cannot be accessed with literal keys
===[COM related]==
45836 Open   cannot use com 
===[Compile Failure]==
42606 Open   unicode/constants.c relies on ICU draft api
44502 Suspended  Compiling ok with MySQL 5.0
49301 Open   HAVE_GLOB is not detected correctly
49421 Open   Make failure with MySQL 6 and PHP 6.0-dev
===[Date/time related]
46948 Assigned   ext/date/lib/parse_tz.c:99: Memory leak: buffer
===[Documentation problem]
49126 Open   unicode_set_error_handler undocumented
===[DOM XML related]==
49463 Open   setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns","blah";) 
produces error
===[Filesystem function related]==
42110 Open   fgetcsv doesn't handle ""\n correctly in multiline csv record
44034 Open   FILE_IGNORE_NEW_LINES in FILE does not work as expected when 
lines end in \r\n
46688 Open   Return values differ from 5.3 and are also inconsistent
46689 Open   Downcoded notices suggest unfinished code in file system?
46990 Assigned   Passing UTF8 strings to filesystem functions produce wrong 
filenames
49479 Open   move_uploaded_file is dead
===[GD related]===
34992 Assigned   imageconvolution does not respect alpha
43899 Assigned   Problem in displaying right to left connected languages (like 
persian, arabic)
===[HTTP related]=
49273 Open   setcookie() segfaults the php process when adding a positive 
expires value
===[I18N and L10N related]
42471 Open   locale_set_default returns true on invalid locales
===[ICONV related]
48538 Open   iconv_strlen() does not reject invalid charset on PHP6
===[mcrypt related]===
46834 Assigned   Range of mcrypt functions fail on PHP 6.0
===[MySQL related]
44076 Assigned   mysql_result returns nothing with blob
===[ODBC related]=
39756 Open   [PATCH] Crashes in fetching resultsets with LONG ASCII columns 
from MaxDB
===[OpenSSL related]==
25614 Assigned   openssl_pkey_get_public() fails when given a private key
===[PDO related]==
35368 Suspended  PDO query does not work properly with serialize
===[PostgreSQL related]===
48265 Open   Source and result of database have different encodings.
===[Program Execution]
39992 Open   proc_terminate() leaves children of child running
43784 Assigned   escapeshellarg removes % from given string
49478 Open   shell_exec does not work
===[Regexps related]==
44923 Open   ereg functions are not unicode aware: provide wrapper 
functions in PCRE
===[Reproducible crash]===
45107 Open   setting ext_dir to "./" (and other ini settings) causes apache 
crash
47756 Open   Segfault on HTML Purifier test suite
===[Scripting Engine problem]=
47154 Open   Object properties unset after setting.
===[Session related]==
44860 Open   session_encode() fails for php_binary serializer
===[SimpleXML related]
48601 Open   xpath() returns FALSE for legitimate query
=

[PHP-DEV] PHP 5 Bug Summary Report

2009-09-21 Thread internals
 PHP 5 Bug Database summary - http://bugs.php.net/

 Num Status Summary (1506 total -- which includes 949 feature requests)
===[*General Issues]==
48597 Open   Unclosed array keys break space escaping in $_GET/POST/REQUEST
49610 Feedback   php 5.2.11 has problem with Utf-8 and persian language
===[*Network Functions]===
48167 To be documented  undefined function checkdnsrr()
===[*XML functions]===
48095 Verified   Load RDF Format Error
===[Apache related]===
48894 Open   Occasional crashes with Apache 1.3.41
===[Apache2 related]==
32220 Assigned   [PATCH] thread_resources for thread not getting freed when 
apache kills thread
45945 Open   Apache byterange output filter nullified if mod_php5 output > 
8000 bytes
47681 Open   System TMP dir ignored in file uploads
48134 Feedback   crash after a few days (backtrace attached) with worker MPM
48260 Open   Size of PHP file affects behaviour of virtual() or #include 
virtual
49106 Open   PHP incorrectly sets no_local_copy=1 on response as Apache 2 
module
49224 Assigned   Segmentation fault
===[Arrays related]===
31453 Feedback   array_rand() is not returning random values
===[BC math related]==
44995 Analyzed   bcpowmod() should not have scale parameter (only 0 is 
supported)
46564 Verified   bcmod( '1071', '357.5' ) returns '0'
===[Bzip2 Related]
29521 Assigned   compress.bzip2 wrapper
===[Calendar related]=
40213 Suspended  easter_date() returns wrong timestamp if ...
===[CGI related]==
45217 Open   crash if -z and -m are used together
47412 Open   PHP_MSHUTDOWN_FUNCTION not being called under FastCGI
47605 Open   CGI SAPI can not send HTTP 200 header
48831 Assigned   php -i has different output to php --ini
49559 Feedback   php: free(): invalid pointer: 0x0a48f6b0 ***
===[Class/Object related]=
41461 Verified   E_STRICT notice when overriding methods not defined by an 
Interface in hierarchy
46140 Open   Unserializing with __wakeup that removes child causes 
subsequent refs to shift
46812 To be documented  get_class_vars() does not include visible private 
variable looking at subclass
47405 Verified   error reports wrong file/line
47664 Assigned   get_class returns NULL instead of FALSE.
48623 Open   Incorrect scope for static variables in object methods
49143 Open   is_callable() and unnecessary backslash
49472 Verified   Constants defined in Interfaces can be overridden
49563 Feedback   cannt set class variebles with data from Registry object...
===[COM related]==
31327 Assigned   chinese char and word problem
32099 Assigned   After opening ADO connection and closing it repeatedly, Apache 
stops service
34253 Assigned   COM binary object/array issue (question marks?)
35875 Assigned   IE event failure upon scheduling script
36360 Assigned   PHP crashes when accessing an object that was just create by 
parent object
37562 Assigned   Unable to lookup "ParameterFieldDefinitions"
37899 Assigned   [PATCH] php_char_to _OLECHAR copies junk bytes
37965 Assigned   Multi-dimensional array between PHP and COM
38719 Assigned   COM Error during accessing function VirtualMachines
40424 Assigned   Fatal error when setting the value of COM object's property 
array
40581 Assigned   Pass Struct type to COM object from PHP
40664 Assigned   String conversion functions wrong for multibyte chars
41055 Assigned   DOTNET not instantiating fully-pathed assembly
41078 Assigned   Its not possible to call Static dotNet Classes with dotnet
41189 Assigned   Multi-dimensional array in COM function causes hang
41368 Assigned   ADODB.Recordset ActiveConnection property - can't set with PHP 
5.2.1+
41388 Assigned   Error in COM Object results
41577 Assigned   DOTNET is successful once per server run
42413 Assigned   Cannot iterate IE's event object
42551 Assigned   new COM("HTMLFile") => warnings
42585 Assigned   die() in event handler => PHP hangs
43275 Open   get_class problem with COM objects
43432 Open   Fatal error when setting the value of COM object's Attribute 
property
43470 Open   COM API fails to correctly return [OUT]  VT_PTR references
43506 Open   com_get_active_object always fails
43521 Open   Problem with Variant/Parameters
43838 Open   variant_set with IE leads to hang
43897 Open   $ie not cleared on IE quit
44256 Open   Pb with