Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Andrey Hristov
list. > > I'd appreciate not having that requirement myself. AFAIK it is meant only for sending mail to the list not about reading it. The idea is to lower the unrelated messages. This will be good even for you because they are unrelated to this list. Andrey -- PHP Development Mailing Lis

Re: [PHP-DEV] Possible problem in the parser

2003-03-12 Thread Andrey Hristov
just to add that "," (comma) is not working in ternary operator :/ ( posted an example for that but forgot to specify the problem) Andrey - Original Message - From: "Marcus Börger" <[EMAIL PROTECTED]> To: "Derick Rethans" <[EMAIL PROTECTED]&

[PHP-DEV] Another one

2003-03-12 Thread Andrey Hristov
The following : gives Parse error: parse error, unexpected ',' in /home/storage/ternary.php on line 3 Similar C program compiles without problems. Is this also known? Andrey P.S. I obey I won't search for more such stuff today :) -- PHP Development Mailing List <http:

Re: [PHP-DEV] Possible problem in the parser

2003-03-12 Thread Andrey Hristov
> On Wed, 12 Mar 2003, Andrey Hristov wrote: > > > Few minutes ago I found the following behaviour somehow wierd for me : > > Known bug, the associativity of the ternary operator has been > broken since ages in the engine. It's on the "won't be >

Re: [PHP-DEV] Possible problem in the parser

2003-03-12 Thread Andrey Hristov
- Original Message - From: "Sascha Schumann" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 7:21 PM Subject: Re: [PHP-DEV] Possible problem in the parser > On Wed, 12 Ma

[PHP-DEV] Possible problem in the parser

2003-03-12 Thread Andrey Hristov
the right Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Andrey Hristov
Okay Jani, I also read every mail here but a non-related to this mail is easily recognizable in 2-3 secs. Most time loses Derick who answers (thanks). May be the change of the list name is good idea. Andrey - Original Message - From: "Jani Taskinen" <[EMAIL PROTECTED]

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Andrey Hristov
I think this is just a bad day :) Andrey - Original Message - From: "Jani Taskinen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 6:59 PM Subject: [PHP-DEV] Moderate PHP-DEV > > Of about 20 emails today, 6 were posted

Re: [PHP-DEV] purpose of this mailing list

2003-02-22 Thread Andrey Hristov
Development of PHP (in C/C++), not with PHP. For development with PHP : [EMAIL PROTECTED], [EMAIL PROTECTED] and others. Andrey - Original Message - From: "Sylvain Becker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 22, 2003 6:12 PM Subject

Re: [PHP-DEV] [PATCH] new idate() - sunrise() - sunset() functions

2003-02-07 Thread Andrey Hristov
I don't think this is good idea. date_sunset(), date_sunrise() are better. Andrey - Original Message - From: "moshe doron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 2:37 PM Subject: Re: [PHP-DEV] [PATCH] new idate() - sun

Re: [PHP-DEV] [PATCH] new idate() - sunrise() - sunset() functions

2003-02-06 Thread Andrey Hristov
> * {{{ proto mixed sunrise(mixed time[, double latitude][, double longitude][, double zenith,][ double gtm_offset][, int format]) >Returns time of sunrise for a given day & location */ shouldn't be gtm_offset -> gmt_offset Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] DLL PHP script for C

2003-02-06 Thread Andrey Hristov
AFAIK, sapi/embed can be used for this. The maintainer is Edin Kadribasic Andrey - Original Message - From: "Fernando Serboncini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 4:34 PM Subject: [PHP-DEV] DLL PHP script for C >

Re: [PHP-DEV] PHP 5 mailing list

2003-02-04 Thread Andrey Hristov
Dan, on http://news.php.net php.version5.dev is listed (12 messages so far in the archive). Andrey - Original Message - From: "Dan Kalowsky" <[EMAIL PROTECTED]> To: "PHP Development Mailing list" <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 1

Re: [PHP-DEV] can't get wincvs to ask for login

2003-02-03 Thread Andrey Hristov
Did you checked out from smarty with your new account or with anonymous ? Andrey - Original Message - From: "Greg Beaver" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 6:42 PM S

Re: [PHP-DEV] can't get wincvs to ask for login

2003-02-03 Thread Andrey Hristov
Try out : http://www.tortoisecvs.org/ This is shell extension to explorer.exe .Everything is done with the right button of the mouse wherever you are (except Java programs). On the same page there is project for Subversion shell of the same type. Andrey - Original Message - From

Re: [PHP-DEV] Error from last cvs (php4)

2003-01-27 Thread Andrey Hristov
checkout php5 php4 module doesn't work with ZE2. php_4_3 branch works with ZE1 Best regards Andrey Hristov - Original Message - From: "michel 'ziobudda' morelli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 10:59 PM S

Re: [PHP-DEV] php exception handling

2003-01-23 Thread Andrey Hristov
This is scheduled for PHP5. Want to know when it will be released? -> This year Q3 or Q4 Regards, Andrey - Original Message - From: "Alex Mendelev" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 23, 2003 7:41 PM Subject: [PHP-DEV] php e

Re: [PHP-DEV] Re: Problem with compiling Zend 1

2003-01-21 Thread Andrey Hristov
Downloading php5 atm. I know that HEAD is for ZE2 :)) Andrey - Original Message - From: "Harald Radi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 8:06 PM Subject: [PHP-DEV] Re: Problem with compiling Zend 1 > HEAD is php5

[PHP-DEV] Problem with compiling Zend 1

2003-01-21 Thread Andrey Hristov
Hi, I am still with ZE1 - php4 (HEAD) I have this problem : /home/andrey/development/php4/ext/standard/basic_functions.c: In function `php_simple_ini_parser_cb': /home/andrey/development/php4/ext/standard/basic_functions.c:2827: `ZEND_INI_PARSER_POP_ENTRY' undeclared (first u

Re: [PHP-DEV] function not found

2003-01-21 Thread Andrey Hristov
documentation error. Regards, Andrey - Original Message - From: "michel 'ziobudda' morelli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 11:24 PM Subject: [PHP-DEV] function not found > Hi, I have installed httpd 2.0.43 with php5

Re: [PHP-DEV] Feature Request: Auto Include a Function

2003-01-14 Thread Andrey Hristov
e the implementation of the class is. AFAIK there won't be 4.4.0 but 5.0.0 after 4.3.0 and also new code won't be introduced in 4.3.x only bugfixes (if anyone has objections please correct me). Therefore in php5 there will be similar functionality. Regards, Andrey - Original Mes

[PHP-DEV] traversing EG(function_table)

2003-01-10 Thread Andrey Hristov
Hi, is it ok to traverse this has using its internal HashPosition or external one has to be used. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Designing for PHP4 with PHP5 in mind...

2003-01-07 Thread Andrey Hristov
To be more precise - passed by handle. Andrey - Original Message - From: "Leon Atkinson" <[EMAIL PROTECTED]> To: "John Wells" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 6:31 AM Subject: Re: [PHP-DEV] Designing f

Re: [PHP-DEV] Generic expressions interpolation in strings

2003-01-06 Thread Andrey Hristov
neric expressions interpolation in strings > > print << > > > Name:{$= text2html($data['name']) } > > Address: > > > > END; > > Federico, you can always do this: > And that's is the better and preffered way > ?> > >

Re: [PHP-DEV] CVS Account Request: buddhike

2003-01-06 Thread Andrey Hristov
For adding comments in the manual on the web CVS account is not needed. Andrey - Original Message - From: "Buddhike de Silva" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 06, 2003 12:37 PM Subject: [PHP-DEV] CVS Account Request: buddhike >

[PHP-DEV] branch compile problem - win32

2003-01-05 Thread Andrey Hristov
Maybe this is know but on snaps there is an error : Next STABLE Win32 snapshot in: Win32 build failed. Consult compile.log for failure reason. Cvs build is ok. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Statistical analysis extension

2003-01-05 Thread Andrey Hristov
I hope that this is delay because of the holidays. I will try again in few days. And if then I have no answer I will discontinue my efforts Thanks for the reply. Andrey - Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: "Andrey Hristov" &l

Re: [PHP-DEV] Statistical analysis extension

2003-01-05 Thread Andrey Hristov
ok at this library. I am going to see what netlib can provide :) Regards, Andrey - Original Message - From: "Nyk Cowham" <[EMAIL PROTECTED]> To: "George Schlossnagle" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, January 05, 2003 7:13 AM

Re: [PHP-DEV] new database extension

2003-01-03 Thread Andrey Hristov
Hi Jacob, If you are totally new the the PHP extensions find one or two that are small but descriptive. Read this : http://pres.derickrethans.nl/ze-ext , as well the docs for developers on php.net Andrey - Original Message - From: "Chandler, Jacob R" <[EMAIL PROTECTED]

Re: [PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables

2003-01-03 Thread Andrey Hristov
Hi, To rephrase Zeev : "Use error_reporting(E_ALL)" Once you start using it most of the errors from undefined variables will go to oblivion. Your example is too fictional errors like $$var_name or $foo->$mCount are easy to find with the method above. Andrey - Original Messa

Re: [PHP-DEV] ZE2, Win32, and PHP5

2003-01-03 Thread Andrey Hristov
John, i think that on http://snaps.php.net/ there is automatic built packages. Andrey - Original Message - From: "John Coggeshall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 12:44 PM Subject: [PHP-DEV] ZE2, Win32, and PHP5

[PHP-DEV] Re: [PEAR-DEV] GPL'ed libraries and PECL

2002-12-22 Thread Andrey Hristov
GPL-licensed > library. > > Is this correct? > I am interested too because I am wrapping na GPLed library. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Interesting result

2002-12-22 Thread Andrey Hristov
oukei, stopping to ask anymore :)) Andrey - Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 21, 2002 7:20 PM Subject: Re: [PHP-DEV] Interesting resul

Re: [PHP-DEV] Interesting result

2002-12-21 Thread Andrey Hristov
- Original Message - From: "Andi Gutmans" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 21, 2002 4:17 PM Subject: Re: [PHP-DEV] Interesting result > It doesn't matter because

[PHP-DEV] Interesting result

2002-12-21 Thread Andrey Hristov
Hi, i got an interesting case : Result int(2) int(3) Can somebody explain why if there is reference to the var the result is different? Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] month part

2002-12-19 Thread Andrey Hristov
Please ask on [EMAIL PROTECTED] and take a look at sscanf() function Andrey - Original Message - From: "Diana Castillo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 4:04 PM Subject: [PHP-DEV] month part > How can I get a st

Re: [PHP-DEV] Sessions, session_register()

2002-12-17 Thread Andrey Hristov
- Original Message - From: "Sascha Schumann" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 11:02 AM Subject: Re: [PHP-DEV] Sessions, session_register() > > Isn't that

Re: [PHP-DEV] Sessions, session_register()

2002-12-17 Thread Andrey Hristov
hing different? Is this desired behavior if it is doing > > something different? > > Where did you find that recommendation? > Isn't that an error that 4.2.3 throws when session_register() is used as well as registering directly in $_SESSION? Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Single quotes VS. Double quotes

2002-12-13 Thread Andrey Hristov
See this : http://phpxpath.sourceforge.net/benchmark/phpBench.php And show it to the guy. Andrey - Original Message - From: "Brian Moon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 6:29 PM Subject: [PHP-DEV] Single quotes VS. Double

Re: [PHP-DEV] cleaning/building just one extension

2002-12-12 Thread Andrey Hristov
> isn't it possible to cd to ext/wddx and make clean there? > Not sure but I think it's possible. Nope, it is not :( > Andrey Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] cleaning/building just one extension

2002-12-12 Thread Andrey Hristov
isn't it possible to cd to ext/wddx and make clean there? Not sure but I think it's possible. Andrey - Original Message - From: "Andrei Zmievski" <[EMAIL PROTECTED]> To: "PHP Developers" <[EMAIL PROTECTED]> Cc: "Sascha Schumann" <[E

Re: [PHP-DEV] php.exe - php-cgi.exe

2002-12-11 Thread Andrey Hristov
but in this way it will hurt less people and satisfying those who use the CLI version (mostly if not only on *nix platforms) Andrey - Original Message - From: "Wez Furlong" <[EMAIL PROTECTED]> To: "Edin Kadribasic" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTE

Re: [PHP-DEV] pecl extensions

2002-12-03 Thread Andrey Hristov
> > > P.S. Hows the SOAP going :) > > Well after formatting my computer I finally have my dev envrionment back up. I > started to get back to it. I havn't put that much time into it. Don't worry I > won't let it die, unless it already is dead :). Please don&#

Re: [PHP-DEV] my own superglobals?

2002-11-27 Thread Andrey Hristov
Hi, this was asked on this list at least once. The answer is no because the design of the language is this. If the user is given the chance to make variables superglobals than in my opinion big mess will come up. It is a mess even with coding by using global statement and global vars. Andrey

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Andrey Hristov
the forum instead of reading the documentation which is quite clear. After that localization the same people will start to ask questions with errors in language other than english. When this time comes many people will stop to help because they don't know french,italian, spanish, chinese, et

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Andrey Hristov
I've seen a big poster in my local Fullbright foundation represantive. It says something like : "One of every four people on the earth knows some English". Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] returning a bunch of arrays as fields of an object?

2002-11-25 Thread Andrey Hristov
function_entry yourlibclass_class_functions[] = { PHP_FALIAS(some_function, somefunction, NULL) // the first is the method name the second is PHP_FUNCTION(somefunction) {NULL, NULL, NULL} }; Andrey - Original Message - From: "Andrey Hristov" <[EMAIL PROTECTED]&g

Re: [PHP-DEV] returning a bunch of arrays as fields of an object?

2002-11-25 Thread Andrey Hristov
) with its length. The last parameter if 1 instructs the engine to copy the strin. if 0 is not copied Andrey - Original Message - From: "Tim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 7:38 PM Subject: [PHP-DEV] returning a bunch of arrays

Re: [PHP-DEV] Just a little question

2002-11-19 Thread Andrey Hristov
$ar = array_diff(explode('*',$str), array()); Regards Andrey - Original Message - From: "Hacook" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 11:47 AM Subject: [PHP-DEV] Just a little question > Hi all, > I have

Re: [PHP-DEV] PHP 4.3 ToDo

2002-11-14 Thread Andrey Hristov
howstopper. Regards, Andrey - Original Message - From: "Steven Roussey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 8:58 PM Subject: Re: [PHP-DEV] PHP 4.3 ToDo > Personally, I'd like to see the MySQL extension work again. > >

Re: [PHP-DEV] strpos() suggestion

2002-11-14 Thread Andrey Hristov
3.0) but for your case strcspn() is the function. Andrey - Original Message - From: "Monte Ohrt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 12:02 AM Subject: [PHP-DEV] strpos() suggestion > Hi, > > I had a little problem to

[PHP-DEV] Proposal for extending gettype()

2002-10-30 Thread Andrey Hristov
and so on. The reason for that there won't be a need of using long if - elseif (the types in php are not 2 or 3) but a single switch(). Ilia suggested the use of a hash which can be indexed by the values which are returned from gettype() now. So what's your opinion. Andrey -- PHP Deve

Re: [PHP-DEV] trying to understand zvals

2002-10-18 Thread Andrey Hristov
> TDJ>> what has to happen in ref_assign? > > That's problematic, due to the way PHP variables work. The best you can do > is something like this: > > function ref_assign($a, $b) { > $GLOBALS[$a] =& $GLOBALS[$b]; > } > > ref_assign("bar", "foo"); > > That's assuming they are globals. If they are not, I cannot now think of a > good way to make variable-binding function. > -- I think he wants to know how to do that in C. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-14 Thread Andrey Hristov
I got the same error with phpMyAdmin 2.2.0rc4 Best regards Andrey Hristov - Original Message - From: "Martin Jansen" <[EMAIL PROTECTED]> To: "Jan Schneider" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 10:14 AM

Re: [PHP-DEV] --disable-cgi yet again

2002-10-10 Thread andrey
Nope. Some people prefer to have CLI instead of CGI ( i am in the group). On Thursday 10 October 2002 22:31, Philip Olson wrote: > Shouldn't this be --disable-cli ? > > On Thu, 10 Oct 2002, Andrei Zmievski wrote: > > Can someone good with build system add --disable-cgi swtich, please? > > There is

Re: [PHP-DEV] coding a php thread safe extenssion

2002-10-03 Thread Andrey Hristov
Read this : http://www.php.net/manual/en/zend.php look at this extension. Last time when I saw it - it was not big and most of it quite understandable: http://sourceforge.net/projects/php-templates/ Andrey - Original Message - From: "Benoit Canet" <[EMAIL PROTECTED]

[PHP-DEV] Stability of DOMXML

2002-10-01 Thread Andrey Hristov
Hi all, I want to ask how much stable is DOM XML in 4.3.0-dev. In the docs it is EXPERIMENTAL. Is it experimental or stable in 4.3.0 Are there serious memory leaks or leaks at all? Thanks, Andrey P.S. Sorry for that it is little off-topic but imo this is the only place where such information

[PHP-DEV] Interesting note

2002-09-25 Thread Andrey Hristov
Hi, regarding to documentation of mysql_query() : [snip] Note: The query string should not end with a semicolon. [/snip] Is this mySQL problem or what? As far as I see in the sources this does not anything with PHP. So is it mysql issue. Thanks, Andrey -- PHP Development Mailing List

[PHP-DEV] CVS Account Request: andrey

2002-09-10 Thread Andrey Hristov
Developing the PHP runtime -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: andrey

2002-09-10 Thread Andrey Hristov
Developing the PHP runtime (ext/*) refered here by Derick. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP source code

2002-09-09 Thread Andrey Hristov
Zend/zend_language_parser.y Zend/zend_language_scanner.l you have to know something about Yacc/Bison and FLex/Lex Best regards Andrey Hristov - Original Message - From: "OrangeHairedBoy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 09, 2002

Re: [PHP-DEV] http://www.php-con.com/

2002-09-05 Thread Andrey Hristov
yup... :((( Andrey - Original Message - From: "Xavier Spriet" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 3:53 PM Subject: Re: [PHP-DEV] http://www.php-con.com/ >

Re: [PHP-DEV] http://www.php-con.com/

2002-09-05 Thread Andrey Hristov
I meant gray background . Andrey - Original Message - From: "Andrey Hristov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 3:53 PM Subject: [PHP-DEV] http://www.php-con.com/ > Hi, > can someone change the HTML of htt

[PHP-DEV] http://www.php-con.com/

2002-09-05 Thread Andrey Hristov
Hi, can someone change the HTML of http://www.php-con.com/ and add bgcolor="#FF" in the tag. My default theme is with gray font so the page is not looking so nice :))) Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [PATCH] array_diff_assoc()

2002-09-04 Thread Andrey
and same key. PHP script for testing is also attached. Regards, Andrey P.S. Note that basic_functions.c in the CVS is newer than mine. --- ../../../php4-200209030900/ext/standard/array.c Sat Aug 24 04:35:58 2002 +++ array.c Wed Sep 4 00:38:16 2002 @@ -2588,9 +2588,7

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] array_unique broken?

2002-09-03 Thread Andrey Hristov
- Original Message - From: "Stig Venaas" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 11:53 AM Subject: Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] array_unique bro

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] array_unique broken?

2002-09-03 Thread Andrey Hristov
- Original Message - From: "Stig Venaas" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 11:43 AM Subject: Re: [PHP-DEV] Re

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] array_unique broken?

2002-09-03 Thread Andrey Hristov
. Best regards Andrey Hristov - Original Message - From: "Stig Venaas" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 11

[PHP-DEV] Re: [PHP-QA] array_unique broken?

2002-09-03 Thread Andrey Hristov
returned). Best regards Andrey Hristov - Original Message - From: "Sebastian Nohn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 10:39 AM Subject: [PHP-QA] array_unique broken? > bugs.php.net seems

Re: [PHP-DEV] Default extensions (was: mbstring)

2002-09-03 Thread Andrey Hristov
Best regards Andrey Hristov - Original Message - From: "James Cox" <[EMAIL PROTECTED]> To: "Jani Taskinen" <[EMAIL PROTECTED]>; "Jon Parise" <[EMAIL PROTECTED]> Cc: "PHP Development Mailing list" <[EMAIL PROTECTED]>

Re: [PHP-DEV] Problem with http://php.net

2002-09-02 Thread Andrey Hristov
my GSM too, all IM messages go there when i am not at the comp. it's 2am and someone wanted to say hi :))) or anything else . Best regards Andrey Hristov P.S. Offtopic sorry - Original Message - From: "James Cox" <[EMAIL PROTECTED]> To: "Stefan Esser"

Re: [PHP-DEV] Problem with http://php.net

2002-09-02 Thread Andrey Hristov
Yup, I saw /server-status - thus i wrote "too much downloads" Best regards Andrey Hristov - Original Message - From: "James Cox" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, September

Re: [PHP-DEV] Problem with http://php.net

2002-09-02 Thread Andrey Hristov
Too much downloads Best regards Andrey Hristov - Original Message - From: "Andrey Hristov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 02, 2002 11:35 AM Subject: [PHP-DEV] Problem with http://php.net > Hi, > maybe offtopic but

[PHP-DEV] Problem with http://php.net

2002-09-02 Thread Andrey Hristov
Hi, maybe offtopic but I cannot access php.net . I thought that it is maybe problem with my connection so tried http://network-tools.com to fetch the headers and teh result is timeout. Best regards Andrey Hristov -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

Re: [PHP-DEV] segfault on adding empty heredoc to string

2002-09-01 Thread Andrey Hristov
No problems on win32 , php-430-dev cli.ZE2. Best regards Andrey Hristov - Original Message - From: "Lukas Schroeder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 01, 2002 8:50 PM Subject: [PHP-DEV] segfault on adding empty heredoc to st

Re: [PHP-DEV] array_diff not working with last element different

2002-08-27 Thread Andrey Hristov
Today I am finished :((( I will make the patch tommorow I will send it here. array_diff_assoc()? Propose names. Regards, Andrey Hristov - Original Message - From: "Marcus Börger" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]> Cc: &qu

Re: [PHP-DEV] array_diff not working with last element different

2002-08-27 Thread Andrey Hristov
Hi, I've done some hacking and have working (one example tested) array_diff() modified to be like array_adiff(). If there is interest I will provide a patch. Best regards Andrey Hristov - Original Message - From: "Brad LaFountain" <[EMAIL PROTECTED]> To: "Stig

[PHP-DEV] [PATCH][Resend:] array_search() changed to allow the reposition of the internal pointer

2002-08-27 Thread Andrey Hristov
for debug_backtrace() for ZE1 I am not sure that it's place is there. You have to decide. Regards, Andrey P.S. Diffs are against: 1) array.c : /* $Id: array.c,v 1.184 2002/08/24 01:19:27 helly Exp $ */ 2)zend_hash.c and zend_hash.h : no version in the files. It is from : php4-200208260600 &#

Re: [PHP-DEV] array_diff not working with last element different

2002-08-27 Thread Andrey Hristov
so, is there need of array_adiff()? Best regards Andrey Hristov - Original Message - From: "Stig Venaas" <[EMAIL PROTECTED]> To: "Brad LaFountain" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 5:02 PM Subject: Re: [PHP

Re: [PHP-DEV] HUGE memory consumption on fread()

2002-08-14 Thread Andrey Hristov
that the OS can potentially share the mapped memory between > clients (which makes a lot of sense for you!). > Does this mean that if I readfile() a file in one script and after it's end the same script is invoked it will read from the memory instead of disk i/o? Andrey -- PHP Devel

[PHP-DEV] Patch for array.c - if user wants array_search will move internal pointer

2002-08-04 Thread Andrey
finds what he wants using array_search to traverse the array forwards and backwards starting from the key returned by array_search. The only way for him to do that was to use integers as keys and additional variable. Using this new feature the user will not be limited to integer indeces. Andrey

[PHP-DEV] Re: [PHP-QA] Congratulations.

2002-07-31 Thread Andrey Hristov
http://php.net - Original Message - From: "Sebastian Nohn" <[EMAIL PROTECTED]> To: "Xavier Spriet" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 31, 2002 7:22 PM Subject: RE: [PHP-QA] Congratulations. > Hi, > > > > Well this may not be the appropriate place for this

Re: [PHP-DEV] Moving away from ASP to PHP

2002-07-31 Thread Andrey Hristov
AFAIK, you can look at Zend Encoder, or ionCube Encoder (coupled with PHPA). Regard,s Andrey - Original Message - From: "Anthony Kauffmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 31, 2002 12:26 PM Subject: [PHP-DEV] Moving away from

Re: [PHP-DEV] Re: Pass by reference

2002-07-23 Thread Andrey Hristov
Thanks Info from year 2000 is available here : http://www.zend.com/zend/art/ref-count.php Regards, Andrey - Original Message - From: "John Lim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 3:28 PM Subject: [PHP-DEV] Re: Pass by ref

[PHP-DEV] Pass by reference

2002-07-23 Thread Andrey Hristov
been tuned this way) [/snip] Thanks Andrey Hristov -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] detecting php versions

2002-05-06 Thread andrey
Hi, Brad. Maybe this will help you: bash-2.04$ cat php_version.h /* automatically generated by configure */ /* edit configure.in to change version number */ #define PHP_VERSION "4.2.0" bash-2.04$ - Original Message - From: "brad lafountain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sen

[PHP-DEV] wrong version

2002-05-01 Thread andrey
I found that in the php4.2.0 zip I downloaded from a mirror Now that version 4.1 introduces a safer sapi module, we recommend that you configure PHP as a module in Apache. in install.txt. May someone grep from 4.1 and change them to 4.2 everywhere it is suitable. Regards, Andrey -- PHP

Re: [PHP-DEV] [NEW-EXTENSION]ext/soap

2002-04-28 Thread andrey
great !!! Andrey - Original Message - From: "brad lafountain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 8:54 AM Subject: [PHP-DEV] [NEW-EXTENSION]ext/soap > Hello all, > > http://phpsoaptoolkit.sourceforge.net/ > >

[PHP-DEV] Problems with my SMTP

2002-04-17 Thread Andrey Hristov
I want to excusefo that some of my emails come quite later then the moment I sent them. This is the case with the message to Yasuo about SOAP and xmlrpc-epi. My excuses again. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] The PHP Platform

2002-04-17 Thread Andrey Hristov
so on in the left. If it is true does MS will be the leading force in the web? I've also a fight in my company about the use of PHP because some people want to move the development to Oracle's bloatware(Oracle Forms, Portal, etc.) (sorry Thies, but I dont like Oracle so much). Andrey

Re: [PHP-DEV] The PHP Platform

2002-04-17 Thread Andrey Hristov
n. The latter is about the xmlrpc-epi library : http://xmlrpc-epi.sourceforge.net Andrey - Original Message - From: "Yasuo Ohgaki" <[EMAIL PROTECTED]> Newsgroups: php.dev To: "Brad Lafountain" <[EMAIL PROTECTED]> Cc: "Dave Mertens" <[

Re: [PHP-DEV] The PHP Platform

2002-04-16 Thread Andrey Hristov
; the statuquo will change dramatically. PHP needs a big name on its back. Zend is good company but cannot fight MS and SUN. Best regards, Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] The PHP Platform

2002-04-15 Thread Andrey Hristov
u may know MS was one of the companies which helped the evolvement of XMLRPC and its extension SOAP. Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RC3

2002-04-11 Thread Andrey Hristov
Does the RC3 will be available tonight(GMT+3) or it is scheduled for tommorow's night? Andrey -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] object refrences (POSSIBLE MAJOR BUG)

2002-04-11 Thread Andrey Hristov
But dereferncing like this $foo->bar()->fubar is feature of Z2 or not? Till today I didn't know that my 4.1.1(or 2) not sure can do this kind of dereferencing. Andrey - Original Message - From: "brad lafountain" <[EMAIL PROTECTED]> To: "Andrey Hristov&

Re: [PHP-DEV] object refrences (POSSIBLE MAJOR BUG)

2002-04-11 Thread Andrey Hristov
Not sure but I think that the answer is maybe on pages 8 and 9 here http://www.zend.com/engine2/ZendEngine-2.0.pdf What do you think? Andrey - Original Message - From: "brad lafountain" <[EMAIL PROTECTED]> To: "Andrey Hristov" <[EMAIL PROTECTED]>; &l

Re: [PHP-DEV] object refrences (POSSIBLE MAJOR BUG)

2002-04-11 Thread Andrey Hristov
I receive this: object(foo)(1) { ["bar"]=> &object(bar)(1) { ["tmp"]=> string(23) "why does this add a ref" } } As far as I can see, there is an reference. Andrey - Original Message - From: "brad lafountain" <[EMA

[PHP-DEV] PHP probkems with Apache 2.0.35

2002-04-09 Thread Andrey Hristov
May we place somewhere on the bug page or on the site that there are problems in compiling PHP with 2.0.35 support. I write this because too many people reports for this without searching if there is such a thing. Regards, Andrey -- PHP Development Mailing List <http://www.php.net/&

Re: [PHP-DEV] classes, instances & objects in ZE2

2002-04-09 Thread Andrey Hristov
there will be some kind of compiler( not sure if +it is possible but what about comilation to Java bytecode or .net MSIL - I read somewhere that ADA can be comiled to Java bytecode, why not have PHP compiled for it.). Regards, Andrey Hristov -- PHP Development Mailing List <http://www.ph

Re: [PHP-DEV] PHP Future

2002-03-24 Thread Andrey Hristov
Starting points is the Zend2 list. Go http://www.zend.com/lists.php and view the archive. Be aware that is not the full archive. Best regards, Andrey Hristov - Original Message - From: "Richard Lynch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday,

  1   2   >