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

2003-01-07 Thread Andrew Sitnikov
Hello Dan, DH> Just to prevent any misconception, the code executed through the ZE1 will DH> actually be "AAC" rather than "AAA". Please run this code and check it output! It will print "AAA", because in function c() you have COPY of object `$a`, NOT referenc

[PHP-DEV] Object reference

2002-11-26 Thread Andrew Sitnikov
Why Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP-4.3.0RC1 + Oracle client -> SIGSERV

2002-11-17 Thread Andrew Sitnikov
1/sapi/cli/php_cli.c:711 #24 0x410767ee in __libc_start_main () from /lib/libc.so.6 Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] $_ENV[] != getenv()

2002-10-18 Thread Andrew Sitnikov
ow that 'REMOTE_ADDR' exists in $_SERVER[] Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: $_ENV[] != getenv()

2002-10-18 Thread Andrew Sitnikov
Hello Tom, reede, 18.10.2002, you wrote: TS> Andrew Sitnikov wrote: >> Any comments please ? >> >> P.S. I know that 'REMOTE_ADDR' exists in $_SERVER[] TS> Are you using the lastest snapshot, I believe this is a bug that is now TS> fixed... i use 4.2.3 a

Re[2]: [PHP-DEV] Segfault in 4.2.3RC2

2002-09-04 Thread Andrew Sitnikov
Hello , MM> <http://www.martinjansen.com/php/segfault-4.2.3RC2.txt> works for me, MM> and I can see the segfault with 4.2.3RC2, configured only with MM> --enable-debug --disable-mbstring (on Linux). This crash for me to. PHP 4.2.3RC1, apache dso, linux Best regards,

[PHP-DEV] Operator Precedence

2002-05-10 Thread Andrew Sitnikov
side: FALSE = foo() Explain to me pls that I do not understand P.S. in C & Perl (!$a = foo()) is not valid expression Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php

Re[2]: [PHP-DEV] PHP 4.3 charter and release plan

2002-05-04 Thread Andrew Sitnikov
s is not correct behaviour IMHO, and must be fixed ASAP. SSB> I was not aware of that SSB> (but then again I always use the "C" locale). SSB> - Stig Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Developme

Re: [PHP-DEV] PHP 4.3 charter and release plan

2002-05-03 Thread Andrew Sitnikov
PHP Streams (Wez) SSB> 3. Command-line SAPI installed by default (Edin) SSB> 4. PEAR integration including PECL builder (Stig) SSB> 5. MySQL changes (Zak) SSB> 6. PostgreSQL changes (Yasuo) SSB> 7. DOMXML changes? (Christian) Best regards, Andrew Sitnikov

Re[3]: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2002-03-23 Thread Andrew Sitnikov
this. ïË, if you consider that move_uploaded_file () is necessary, though we have copy(), and read_uploade_file () it is not necessary, this your right ... Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Maili

Re[2]: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2002-03-23 Thread Andrew Sitnikov
luous movements for this purpose. Personally I do not have with it problems, but many others people have such problems. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/>

[PHP-DEV] [PATCH][NEW FEATURE] read_uploaded_file()

2002-03-22 Thread Andrew Sitnikov
in attach Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 read_uploaded_file.diff Description: Binary data -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [PATCH][NEW FEATURE] read_uploaded_file()

2002-03-22 Thread Andrew Sitnikov
regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP audit

2002-03-14 Thread Andrew Sitnikov
Hello php-dev, What you think about this: http://phpaudit.42-networks.com/ Big size of patch does not bring pleasure Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/&

Re[2]: [PHP-DEV] cvs ./buildconf & configure failed

2002-03-13 Thread Andrew Sitnikov
gap /home/local/sitnikov/projects/php4> libtool --version ltmain.sh (GNU libtool) 1.4.1 (1.922.2.34 2001/09/03 01:22:13) Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To

[PHP-DEV] cvs ./buildconf & configure failed

2002-03-13 Thread Andrew Sitnikov
yes) AC_DEFINE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol names. ]) , AC_MSG_RESULT(no) , ) echo "$as_me:70121: checking for uint" >&5 Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM

[PHP-DEV] read_uploaded_file();

2002-03-12 Thread Andrew Sitnikov
regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 read_uploaded_file.diff Description: Binary data -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] file permissions in function copy()

2002-02-13 Thread Andrew Sitnikov
Hello php-dev, Function copy(), when create new file use 0777 permissinos instead 0666, as result with umask 022 we have new file with 0755. Any comments ? Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development

[PHP-DEV] move_uploaded_file(), copy() permissions problem

2002-02-08 Thread Andrew Sitnikov
Hello php-dev, Some functions like move_uploaded_file(), copy() creating file with 0777 permissions. I thing that copy() must copy permissions too, or if this behavior is - features, this must be documented. Best regards, Andrew Sitnikov e-mail : [EMAIL

Re: [PHP-DEV] Bug #14807 Updated: core dump

2002-01-02 Thread Andrew Sitnikov
ot;; jpn> $gzd = gzcompress($enc); jpn> //echo "gzcompressed (urlencoded)", $gzd, "\n\n"; jpn> $b64 = base64_encode($gzd); jpn> echo "base64_encoded", $b64, "\n\n"; jpn> $b2h = bin2hex($enc); jpn> echo "bin2hex (urlencoded)", $b2h, &qu

Re[2]: [PHP-DEV] MOPS Benchmark

2001-12-31 Thread Andrew Sitnikov
| 220 | 0.90 C | 0.66 | 304 Hardware: PIII 2x800 Software: OS - Linux 2.4.16-SMP PHP - 4.1.1 Zend Optimaizer 1.2.0 Python 1.5.2 Perl 5.005_03 Best regards, Andrew Sitnikov

Re: [PHP-DEV] MOPS Benchmark

2001-12-31 Thread Andrew Sitnikov
can be found in the Parrot CVS. Can you send me this test-suite ? Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

[PHP-DEV] Zend Products for 4.1.x

2001-12-23 Thread Andrew Sitnikov
Hello php-dev, When it is possible to expect occurrence of products Zend (Debuger, Accelerator) for 4.1.x Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscr

Re: [PHP-DEV] Bug #14651: PHP close tag (?>) in a comment acts as a close; this did not happen in 4.0.x

2001-12-21 Thread Andrew Sitnikov
something like: mmc> echo "hi"; // ?>> mmc> and it would work fine. mmc> In 4.1.0 this causes a parse error on the last line of the script. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development M

Re[2]: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication

2001-12-16 Thread Andrew Sitnikov
t fix if it works? I manually has make changes similar as cvs (for 4.1.0-release) and it has stopped segmentation. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> T

Re[2]: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication

2001-12-16 Thread Andrew Sitnikov
-suit give error Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list ad

Re[2]: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication

2001-12-16 Thread Andrew Sitnikov
antity of problems what to become very sadly ... Likely it will be useful for all to look at it: http://www.freebsd.org/internal/releng45.html P.S. I want to offend nobody, it is really sadly for me ... P.S.S Sorry for my English Best regards, Andrew Sitnikov e-mail

Re: [PHP-DEV] Bug #14546 Updated: Segmentation fault in httpd child process when using user authentication

2001-12-16 Thread Andrew Sitnikov
Hello derick, dpn> This was just fixed in CVS, closing. What you think about 4.1.0pl1 ? Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mai

Re: [PHP-DEV] Bug #14546: Segmentation fault in httpd child process when using user authentication

2001-12-16 Thread Andrew Sitnikov
n (main=0x8151cd4 , argc=2, aucu> ubp_av=0xbaf4, aucu> init=0x8074e90 <_init>, fini=0x820675c <_fini>, rtld_fini=0x4000d35c aucu> <_dl_fini>, aucu> stack_end=0xbaec) at ../sysdeps/generic/libc-start.c:111 Best regards, Andrew Sitnikov

Re[2]: [PHP-DEV] Linking PHP with static Libtool libraries

2001-12-14 Thread Andrew Sitnikov
Has no the right to refer to as 'release'. Very bad result after 6 month work :(( Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

Re[2]: [PHP-DEV] set_time_limit() bug - pending for PHP 4.1.0

2001-11-18 Thread Andrew Sitnikov
Hello , This reproducable for me to on: php4.0.5 + Linux 2.4.2 #4 SMP Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: [PHP-DEV] Bug #14082: unserialize have problems with negative numbers

2001-11-16 Thread Andrew Sitnikov
^- actually 2 anc> $unser_string=unserialize($ser_string); ?>> anc> I have tried to make a bt, but gdb notify no fault. anc> In debug mode some of my script warns with this: anc> "Warning: String is not zero-terminated (source: ./zend_execute.c:449)" anc>

[PHP-DEV] Respected developers !

2001-11-14 Thread Andrew Sitnikov
ith similar letters. Maybe I not understand clearly this and should not distract people on the nonsense's? Really there is nobody, who has 2-3 minutes to give any answer to my letters? P.S. Sorry for my English. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECT

[PHP-DEV] [PATCH] ftok() implementation

2001-11-12 Thread Andrew Sitnikov
Hello php-dev, I have made small patch which add function ftok if used though one of extensions: sysvsem, sysvshm, shmop. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 ftok.patch Description: Binary data -- PHP Development

[PHP-DEV] Workaround for Bug 13901

2001-11-10 Thread Andrew Sitnikov
ength = result.len; + return result.c; + } + for (p = haystack; (r = php_memnstr(p, needle, needle_len, end)); p = r + needle_len) { --cut-- Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372)

Re: [PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread Andrew Sitnikov
zeev> At any rate - the backtrace appears to suggest you have some endless recursive call. This is most probably the problem. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.ph

[PHP-DEV] array_key and array_value

2001-06-30 Thread Andrew Sitnikov
o count($a)-1 P.S. This question has arisen as perl (for example) does not guarantee the order elements in hash. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To uns

Re: [PHP-DEV] RE: [PHP-QA] Error including big files.

2001-04-21 Thread Andrew Sitnikov
le, again, mine worked. If you wanted a huge L> download, I'd post it on my website. Only thing thats below, I imagine is a L> typo is that you wrote "indlude" not "include". Is there any chance that L> data.txt is not viewable when running it as a modul

[PHP-DEV] Error including big files.

2001-04-21 Thread Andrew Sitnikov
oreign host. Have same results with php-4.0.4pl1 and php-4.0.5RC7. error_log does not contain errors. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e

[PHP-DEV] Re[2]: [PHP-QA] RC7 is out

2001-04-20 Thread Andrew Sitnikov
Hello Andi, reede, 20.04.2001, you wrote: AG> At 02:59 PM 4/20/2001 -0700, Andrew Sitnikov wrote: >>Hello Zeev, >> >>neljapäev, 19.04.2001, you wrote: >> >> >>ZS> I rolled RC7 - if there are no surprises (there'd better not be! :), it >>

[PHP-DEV] Re: [PHP-QA] RC7 is out

2001-04-20 Thread Andrew Sitnikov
Hello Zeev, neljapäev, 19.04.2001, you wrote: ZS> I rolled RC7 - if there are no surprises (there'd better not be! :), it ZS> can finally go out early next week. ZS> Zeev Where i can get it ? Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED]

[PHP-DEV] [PHP-QA] PHP-4.0.5-RC6

2001-04-04 Thread Andrew Sitnikov
Hello , ./php -q run-tests.php ... SKIP ... OO Bug Test (Bug #7515) (029.phpt) ... failed ... SKIP ... Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <h

Re[2]: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6

2001-04-03 Thread Andrew Sitnikov
te: >> My guess is that's the arg_separator fix. Jani? >> >> >> At 19:21 3/4/2001, Andi Gutmans wrote: >> >Anyone have an idea why this happens? >> > >> >Andi >> > >> >At 05:37 PM 4/3/2001 +0200, Andrew Sitnikov wrote: >

[PHP-DEV] Re[2]: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6

2001-04-03 Thread Andrew Sitnikov
should be optional but should be defaulted to on. JM> -James Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

[PHP-DEV] PHP-4.0.5-RC6

2001-04-03 Thread Andrew Sitnikov
Hello php-qa, test.php http://host/test.php?test=1;2;3 4.0.4pl1 Result: 1;2;3 4.0.5RC6 Result: 1 Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/&

[PHP-DEV] Re[2]: [PHP-QA] RC6 available!

2001-04-03 Thread Andrew Sitnikov
Hello Andi, Compiled successful, but when apache start: Failed loading /usr/local/Zend/lib/ZendDebugger.so: /usr/local/Zend/lib/ZendDebugger.so: undefined symbol: zend_get_ini_entry and Debuger not loaded :( Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED

[PHP-DEV] Question about flock() on Linux. Part 2

2001-02-03 Thread Andrew Sitnikov
Hello php-general, This also does not work: flock.php Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

[PHP-DEV] Question about flock() on Linux

2001-02-03 Thread Andrew Sitnikov
? P.S I use Linux-2.2.17+PHP4.0.4pl1 Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

[PHP-DEV] Re: [PHP] register_shutdown_function() not working ?

2001-01-27 Thread Andrew Sitnikov
\n"); AS> fclose($fd); AS>} AS> } AS> $i = register_shutdown_function('funct2'); AS> funct1(); ?>> AS> file have only "Funct1" ? AS> Best regards, AS> Andrew Sitnikov AS> e-mail : [EMAIL PROTECTED]

[PHP-DEV] register_shutdown_function() not working ?

2001-01-27 Thread Andrew Sitnikov
Hello php-general, Why this not working (php.4.0.4pl1_Linux)? file have only "Funct1" ? Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe

[PHP-DEV] Session, register_globals, $HTTP_SESSION_VARS???

2001-01-17 Thread Andrew Sitnikov
: $HTTP_SESSION_VARS[TEST_VAR] : 0 reload : $HTTP_SESSION_VARS[TEST_VAR] : 1 reload : $HTTP_SESSION_VARS[TEST_VAR] : 2 Why ? P.S. php 4.0.4pl1 Linux, php4.0.3pl1 BSDI, php4.0.4 Win2000 Best regards, Andrew Sitnikov -- PHP Development Mailing List <h