Re: [PHP-DEV] Question for Zeev, Zak or Georg - mysql_query and possible integer overflow?

2003-03-25 Thread Zak Greant
On Tue, Mar 25, 2003 at 01:50:17PM +, Matt Flaherty wrote: Hi, I have a question for the authors of the mysql extension. I'm sure you gentlemen are very busy, but I'd appreciate your insight if you can spare a moment. I'm developing a stand-alone php application running in an infinite

Re: [PHP-DEV] Question for Zeev, Zak or Georg - mysql_query and possible integer overflow?

2003-03-25 Thread Zak Greant
D'oh - read too little, too fast. :) On Tue, Mar 25, 2003 at 05:55:42PM -0800, Zeev Suraski wrote: I believe he meant the query id's that the engine uses, and not the auto increment id's. Wez's response was accurate, we'll overflow at some point. This is basically because PHP was designed

Re: [PHP-DEV] Proto void and return values...

2002-11-12 Thread Zak Greant
On Tue, 2002-11-12 at 20:25, David Brown wrote: On Tue, Nov 12, 2002 at 02:16:41PM -0500, David Brown wrote: | Hi everyone: | | For functions prototyped as returning void, return values seem to be applied | at random. Some functions, such as trigger_error/user_error, srand, ob_start, | and

Re: [PHP-DEV] PUT method support

2002-11-12 Thread Zak Greant
On Tue, 2002-11-12 at 14:14, Hartmut Holzgraefe wrote: looks like this was a PHP3 only feature? http://www.php.net/manual/sv/printwn/features.file-upload.put-method.php Yes - this never made it out of PHP 3. --zak -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

Re: [PHP-DEV] #20374 [NEW]: Performance enhancment forphp_mysql_do_connect. (fwd)

2002-11-11 Thread Zak Greant
On Tue, 2002-11-12 at 00:47, Rasmus Lerdorf wrote: Seems like a good idea to me. Any volunteers? Zak? Working on it right now. :) Cheers! --zak -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Embedded libmysql update

2002-06-14 Thread Zak Greant
Hello All, Upgrading the embedded libmysql is taking me far too long. I have asked for the core MySQL devs to take care of it. A rather tired and frustrated, --zak -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP's vision

2002-06-03 Thread Zak Greant
On Mon, 2002-06-03 at 09:39, Sebastian Bergmann wrote: Jani Taskinen wrote: Currently, the bundled mysql is not been updated. (it's 3.23.39) Latest stable release is 3.23.49, AFAIK. I am told that Monty will see to it that Zak gets it updated before the next release :-) Yep. I

[PHP-DEV] Re: Bug #16768: mysql_connect(localhost, ...) doesn't connect tolocalhost! (fwd)

2002-04-24 Thread Zak Greant
On Wed, 2002-04-24 at 08:29, Derick Rethans wrote: Hey Zak, I think this is a nice thing for 4.2.1. I can reproduce it. I hope somebody can investigate this before friday (RC1 of 4.2.1 is scheduled then). Thanks for the heads up! I return from San Jose on the 25th - I will look at

Re: [PHP-DEV] mysql_tablename

2002-03-24 Thread Zak Greant
On March 25, 2002 00:04, Manuzhai wrote: It might be nice to make an alias called mysql_table_name for this, then deprecate mysql_tablename, for the sake of consistency. What about that? Good point! Interestingly, mysql_tablename() is an alias for mysql_result(). However, your suggestion

Re: [PHP-DEV] Resume of my problem

2002-03-24 Thread Zak Greant
On March 25, 2002 01:50, Alexandre Soares wrote: HI, I have a functino write in c, like as: void addvalue ( int a, int b, int *c ) { *c = a + b; } in php ? phpinclude (alexlib); addvalue ( 1, 2, c ); print ( Value c = $c ); ? what the procedure to

Re: [PHP-DEV] [PATCH] Better fix for PHP Safe Mode FilesystemCircumvention Problem

2002-02-28 Thread Zak Greant
) +#endif #ifdef __WIN__ #define CONNECT_TIMEOUT 20 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED

Re: [PHP-DEV] [PATCH] Better fix for PHP Safe Mode FilesystemCircumvention Problem

2002-02-28 Thread Zak Greant
On Thu, 2002-02-28 at 07:22, Andi Gutmans wrote: At 05:03 AM 2/28/2002 -0700, Zak Greant wrote: Hi Jason, Did this actually work? I wrote almost the same code on my own and tested it, only to find that nothing changed. I walked through the code, but did not spot a point where

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem -tested

2002-02-27 Thread Zak Greant
, an upcoming release of MySQL will feature an additional permission to control this case. -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Advocate /_/ /_/\_, /___/\___\_\___/ Calgary, Canada

[PHP-DEV] Re: [PHP-QA] PHP 4.2.0 release process

2002-02-27 Thread Zak Greant
a hand on detailing all of the various issues - I am setting this upcoming weekend to work on it. -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Advocate /_/ /_/\_, /___/\___\_\___/ Calgary, Canada

[PHP-DEV] Re: [PHP-QA] Re: 4.2.0 CLI

2002-02-27 Thread Zak Greant
On Wed, 2002-02-27 at 20:23, Yasuo Ohgaki wrote: Jim Winstead wrote: In php.dev Edin Kadribasic [EMAIL PROTECTED] wrote: 1. If you compile CGI binary and then issue 'make install' it will be installed in $PREFIX/bin, then CLI will be put in the same place overwriting it. Any suggestions

Re: [PHP-DEV] Re: ZE repositories

2002-02-05 Thread Zak Greant
will talk to Stephanie Wall at New Riders about this. -- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Calgary, Canada

[PHP-DEV] zak@php.net address mail forward change

2002-02-05 Thread Zak Greant
Hello All, Could someone with the needed karma please point my [EMAIL PROTECTED] address to my [EMAIL PROTECTED] address? Thanks! -- __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB

Re: [PHP-DEV] PHP Safe Mode Filesystem Circumvention Problem (fwd)

2002-02-04 Thread Zak Greant
https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant [EMAIL PROTECTED] / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Calgary, Canada ___/ www.mysql.com -- PHP Development Mailing List http://www.php.net

[PHP-DEV] Re: [Zend Engine 2] Heredoc-Syntax

2002-01-30 Thread Zak Greant
syntax was an acceptable way to handle this. The - syntax would work like the same way as - in bash. Of course, I never got around to implementing it... :) -- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Zak Greant

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Zak Greant
On 2002-12-01 05:24, Manuel Lemos wrote: Hello, [EMAIL PROTECTED] wrote: [insert other shameless plugs here] What is the matter with you? Why this hostility again? Does the truth bothers you? Are you going to start yet another repress Manuel because we don't want him to help PHP users

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Zak Greant
On 2002-12-01 05:41, Manuel Lemos wrote: Zak Greant wrote: On 2002-12-01 05:24, Manuel Lemos wrote: Hello, [EMAIL PROTECTED] wrote: [insert other shameless plugs here] What is the matter with you? Why this hostility again? Does the truth bothers you? Are you going

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Zak Greant
, Manuel Lemos -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- 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

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Zak Greant
On 2002-12-01 05:14, Abhimanyu_Bhola wrote: Thanks a lot. # but I dont think I need to do this if I dont switch my DB server !!! and, # what to do regarding the php.ini file? Do I have to manually transfer all the settings by examining the old and new ones or how to go about it? Hi

[PHP-DEV] Taking a short break.

2002-01-12 Thread Zak Greant
Hey All, I need to take a couple of weeks off to avert financial distaster/get some contracts finished up/get ready for a new job. See you next month. :) (Note: If there is anything that needs my attention, feel free to mail me directly! I will be around... :) -- Zak Greant PHP Quality

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread Zak Greant
On 2002-10-01 07:38, Derick Rethans wrote: Hello, can somebody clarify why a E_NOTICE prints 'Warning' and E_USER_NOTICE prints 'Notice'. IMO it is more clear to print 'Notice' in both cases. It probably has something to do with maintaining backwards compatibility. Could we set a php.ini

Re: [PHP-DEV] E_NOTICE

2002-01-10 Thread Zak Greant
On 2002-10-01 07:49, [EMAIL PROTECTED] wrote: On Thu, 10 Jan 2002, Zak Greant wrote: On 2002-10-01 07:38, Derick Rethans wrote: Hello, can somebody clarify why a E_NOTICE prints 'Warning' and E_USER_NOTICE prints 'Notice'. IMO it is more clear to print 'Notice' in both cases

Re: [PHP-DEV] Re: Behaviour of $array1 + $array2

2002-01-10 Thread Zak Greant
for array_merge. Also, there have been discussions on Dev about this issue before. Might be a bit tough to find though. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] Re: Behaviour of $array1 + $array2

2002-01-10 Thread Zak Greant
On 2002-10-01 21:28, Markus Fischer wrote: On Thu, Jan 10, 2002 at 05:58:28PM -0700, Zak Greant wrote : [cut] Also, there have been discussions on Dev about this issue before. Might be a bit tough to find though. :) Hmm .. well, at least, it should be clearly documented. I agree

Re: [PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread Zak Greant
On 2002-8-01 17:36, [EMAIL PROTECTED] wrote: ID: 14938 Updated by: philip Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Duplicate Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: imajes New Comment: Be sure to discuss this with Zak,

[PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
Hello All, Monty has a series of proposed changes and updates to the MySQL extension (along with a few ideas of mine that we have discussed) that I would like to present to the dev list for feedback and review. Synopsis of Proposed Changes Update the PHP built-in

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
On 2002-3-01 02:01, Markus Fischer wrote: On Thu, Jan 03, 2002 at 01:19:03AM -0700, Zak Greant wrote : The major benefits of the wrapper would be: - Small and simple API. The number of functions would drop from 41 to around 12. But you know you just can't remove the existing

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
On 2002-3-01 02:43, Alexander Merz wrote: Create an OO-based wrapper for the MySQL extension. The wrapper would provide the user with access to all of a database's information without Yeah, lets re-invent PEAR:DB :) Such things are already on the ToDo list for PEAR::DB. What makes

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
On 2002-3-01 03:39, Lukas Smith wrote: Well PHP and MySQL are a very popular combo .. but I do not see a point in separating the API's even further ... DB API's are a major concern for myself right now too It would be really nice to work more in the direction of unifying all of the API's on

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
or collaborate. -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- 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

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
interface later on. -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
to ZE2 when the time comes without breaking BC. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
objects in a simple script! No one will be forced to use the wrapper! :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-03 Thread Zak Greant
not need to worry about yet. I will keep writing my code. When I have something useable, I will present it to whoever is interested. It can be integrated into PEAR or PHP or nothing -- whatever works best for the users. -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must

Re: [PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists

2002-01-02 Thread Zak Greant
Well said. :) Well enough that the developer who made the change has asked to have an alias added. Attached is the required patch. The alias should appear in the next maintenence release of PHP. --zak On 2002-2-01 09:10, [EMAIL PROTECTED] wrote: ID: 14782 User updated by: [EMAIL PROTECTED]

Re: [PHP-DEV] Moving extensions to PECL

2001-12-31 Thread Zak Greant
they seem like good candidates for removal from the base PHP distribution. Are there any well-founded objections to this (either in practice or principle)? We should probably add cybermut to the list as well. -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] [IMPORTANT] wishes for php ...

2001-12-30 Thread Zak Greant
On 2001-30-12 05:53, Gabor Hojtsy wrote: Ah, and btw, that's what we've the documentation team for, no? Well, no php-dev people is engaged to know DocBook XML, the doc building process, or translation related things. No phpdoc people engaged to know C, some know very few C, or have no

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /main rfc1867.c

2001-12-27 Thread Zak Greant
in the testing suite and a bit less daunting to customize. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

[PHP-DEV] NULLs the PHP testing framework

2001-12-22 Thread Zak Greant
It looks like the current testing framework can not properly handle NUL. I have not tracked down the problem yet, but suspect that it occurs around line 549 when data is being read from a popen stream and written to the temp output file. For Un*x systems, could we use use a system call and

Re: [PHP-DEV] Re: Bug #14613: Implement Function/Feature Conformity Tests

2001-12-20 Thread Zak Greant
On December 20, 2001 02:09 am, Yasuo Ohgaki wrote: Great, Zak!! I was hoping someone start this. I really hope there is a BNF. Simplied one is preferred, it helps to understand what zend expects. (Well I can read lex(flex)/yacc(bison) source, but I'm just lazy enough to understand BNF

[PHP-DEV] New Dev Weekly Summary

2001-12-18 Thread Zak Greant
the extension to implement an autoloader - see the Autoloader.php file in the PEAR directory to check it out. -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail

[PHP-DEV] Upcoming Weekly Dev Summary

2001-12-14 Thread Zak Greant
don't think the content is appropriate, it will not go in. * Yes, Andre. I will include a short writeup on the overload extension. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http

[PHP-DEV] Karma Request

2001-12-13 Thread Zak Greant
Hello Karma Granters, Could I get karma to be able to commit to the PHP source? I have a bunch of minor maintenance tasks, like correcting prototypes, correcting outdated return values, adding additional regression tests, etc., that I would like to perform. I have attached the first patch

Re: [PHP-DEV] Bug #13933 Updated: error_log and HTTP redirect using header conflict

2001-12-12 Thread Zak Greant
On December 12, 2001 02:51 am, [EMAIL PROTECTED] wrote: ID: 13933 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Windows NT4 SP6 PHP Version: 4.0.6 Assigned To: zak New Comment: Zak, is this bug analyzed? I'm trying to sort

Re: [PHP-DEV] [patch] krsort() ext/standard/array.c

2001-12-12 Thread Zak Greant
On December 12, 2001 03:54 am, Sterling Hughes wrote: [...] Sure, commit it... But please don't send a patch for every proto change, we'll yell out you fine if you commit something bad... ;) C'mon - the list needs the extra traffic to appear active. :) To commit to the source code,

Re: [PHP-DEV] [patch] krsort() ext/standard/array.c

2001-12-12 Thread Zak Greant
Without zend_parse_parameters(): real0m3.704s user0m3.620s sys 0m0.040s real0m3.833s user0m3.660s sys 0m0.020s real0m3.764s user0m3.650s sys 0m0.010s -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M

[PHP-DEV] Orphan Bugs

2001-12-11 Thread Zak Greant
/bug.php?id=14358edit=1 http://bugs.php.net/bug.php?id=14354edit=1 -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Re: Bugs in ext/standard/array.c

2001-12-11 Thread Zak Greant
On December 10, 2001 03:09 pm, Christian Dickmann wrote: I programmed a small PHP Script, which searches for these negligible inconsistency. It is very simple, but it shows some positions in the source, which should be changed ... Someone out there, who wants to do this? Here the URL:

[PHP-DEV] [patch] krsort() ext/standard/array.c

2001-12-11 Thread Zak Greant
familiar with the source. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi Index: ext/standard/array.c === RCS file: /repository/php4/ext/standard/array.c,v

Re: [PHP-DEV] Problem with complex data structure and sessions

2001-12-10 Thread Zak Greant
Probably the best thing to do is visit http://bugs.php.net and review the guidelines for submitting a bug. If you get through the process and feel that you have found a bug, please submit a bug report. --zak On December 10, 2001 02:51 pm, Frank wrote: I am new to online PHP communities so

Re: [PHP-DEV] xmlrpc extension in 4.1.0

2001-12-10 Thread Zak Greant
On December 10, 2001 03:42 pm, Colin Viebrock wrote: Any docs on using this extension? Hey Colin, There is an article on Zend - http://www.zend.com/zend/tut/tut-xml-rpc-client.php HTH, --zak -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] Function Request: csv_explode()

2001-12-06 Thread Zak Greant
On December 5, 2001 01:29 am, Stig S. Bakken wrote: Splitting a CSV string into an array could be done like this too: $fields = explode(',', trim($string, '')); Hey Stig, I don't think that it is quite that simple. :) The sample code will break for unquoted values and weird

Re: [PHP-DEV] Re: HOW2 on making C++ extensions in 4.1.0 (and 4.0.6?)

2001-12-06 Thread Zak Greant
/apl.php The APL is a PHP extension that is written in C++ -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP-DEV] CVS Account Maintenance Request

2001-12-05 Thread Zak Greant
Hello - could someone with the needed karma point my [EMAIL PROTECTED] email address to [EMAIL PROTECTED] My ISP is having serious troubles with their mail server... -- --zak -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Bug #14282 Updated: wrong strtotime calculation with timezones -0100 and +0100

2001-12-02 Thread Zak Greant
On December 2, 2001 04:35 am, you wrote: ID: 14282 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Date/time related Operating System: any PHP Version: 4.1.0 New Comment: This was not fixed yet in CVS. It is now however. Thanks for the catch - I

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] 4.1.0RC4

2001-12-01 Thread Zak Greant
On December 1, 2001 01:36 am, Stig Venaas wrote: On Fri, Nov 30, 2001 at 10:25:14PM -0700, Zak Greant wrote: On November 30, 2001 09:12 pm, Zeev Suraski wrote: http://www.php.net/~zeev/php-4.1.0RC4.tar.gz The plan is to release Monday, unless a real earth quaker is found

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] 4.1.0RC4

2001-12-01 Thread Zak Greant
On December 1, 2001 10:23 am, Stig Venaas wrote: On Sat, Dec 01, 2001 at 09:55:19AM -0700, Zak Greant wrote: On December 1, 2001 01:36 am, Stig Venaas wrote: Isn't there anyone on the QA team doing LDAP tests? I hope you agree that ldap_first/next_attribute() not working is bad. I'm

Re: [PHP-DEV] Bug #14298: PUT absent $PHP_PUT_FILENAME $PHP_UPLOADED_FILE_NAME

2001-12-01 Thread Zak Greant
any clue here - it looks like PUT support never got implemented for PHP 4 (or it was removed - however, I did not see a NEWS or CVS log entry that mentioned it...) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP

[PHP-DEV] Re: [PHP-QA] 4.1.0RC4

2001-11-30 Thread Zak Greant
On November 30, 2001 09:12 pm, Zeev Suraski wrote: http://www.php.net/~zeev/php-4.1.0RC4.tar.gz The plan is to release Monday, unless a real earth quaker is found... Builds and runs on SuSE 7.1 as CGI See http://fooassociates.com/phpqa/index.php?ZakGreantBuilds4.1.0RC4 --

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

2001-11-29 Thread Zak Greant
On November 29, 2001 10:38 am, aidan peiser wrote: Learning PHP Coding in PHP Reading the PHP source Writing web pages with PHP Good Day, Thankfully, you do not need a CVS account for these purposes. Please review the notes at http://www.php.net/cvs-php.php -- Zak

[PHP-DEV] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant
On November 22, 2001 01:07 am, Derick Rethans wrote: On Wed, 21 Nov 2001, Zak Greant wrote: I was trying to forget that anything had been changed with file uploads. ; ) I am all in favor of attempting to recruit additional help for this. I would also like to try

[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant
operating systems). Therefore it would be prefered if the tester/you knows how to do this. (Check this for spelling :) ... -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net

[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant
On November 22, 2001 04:04 am, Jan Lehnardt wrote: Hi, On Thu, 22 Nov 2001 02:06:54 -0700 Zak Greant [EMAIL PROTECTED] wrote: Users running Linux-like operating systems should download the snapshot from snaps.php.net that is dated [???], and then build and install it. isn't php4

Re: [PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant
. : ) Anyone know of any free debuggers? -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP-DEV] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Zak Greant
and OSs. However, I feel that we should try to get a bit more testing on the various Win platforms. Any comments? --- Finally --- Thanks to everyone who has taken the time to build the RC and submit a report via the mailing lists and/or the PHP QA Wiki! -- Zak Greant PHP Quality Assurance

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Zak Greant
** Successfull Build ** SuSE 7.1 Linux linux 2.2.18 #1 Wed Jan 24 12:28:55 GMT 2001 i686 unknown ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --disable-short-tags \ --enable-calendar \ --enable-ftp \ --with-pgsql All applications on server seem to work as expected. -- Zak Greant

Re: [PHP-DEV] 4.1.0 Final RC

2001-11-20 Thread Zak Greant
** Successfull CGI Build ** SuSE 7.1 Linux linux 2.2.18 #1 Wed Jan 24 12:28:55 GMT 2001 i686 unknown ./configure \ --enable-force-cgi-redirect \ --enable-discard-path \ --disable-short-tags \ --enable-calendar \ --enable-ftp \ --with-postgres -- Zak Greant PHP Quality Assurance Team http

Re: [PHP-DEV] Bug #14112 Updated: sprintf_array()

2001-11-19 Thread Zak Greant
On November 19, 2001 05:04 am, Sterling Hughes wrote: ID: 14112 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.0RC1 New Comment: I would guess that implementing it as a native PHP function

Re: [PHP-DEV] php module calling php code

2001-11-19 Thread Zak Greant
should be able to find an example in call_user_func() OR How would I define a PHP Object in C that could be used in the php script as if it was defined in the php script. IIAGR, check out the dir functions -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-17 Thread Zak Greant
On November 17, 2001 12:13 am, Sebastian Bergmann wrote: Zak Greant wrote: This is not the right forum for support questions - please use PHP-General instead. I think this is the right forum for this, since the Apache2Filter is still under development. AFAIK it currently does not export

Re: [PHP-DEV] XSLT Extension and paths

2001-11-16 Thread Zak Greant
?? What does getcwd() output? -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K. Ghandi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

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

2001-11-16 Thread Zak Greant
On November 16, 2001 10:33 pm, Deepak Kumar Vasudevan wrote: Learning PHP You won't need a cvs account to do this. A CVS account allows you work on the PHP documentation, PHP source code or PHP web site. Please read the introductory page on CVS accounts again. :) -- Zak Greant PHP Quality

Re: [PHP-DEV] Additional ENV Vars with Apache 2.0.28 and PHP 4.1.0 RC2

2001-11-16 Thread Zak Greant
, etc. are presented to the user. Review the manual section on configuration for more information. You can see where things are located using the phpinfo() function. :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish to see. - M. K

Re: [PHP-DEV] Bug #14062 Updated: Wrong filetype displayed

2001-11-15 Thread Zak Greant
Ack. I missed the second, modified code... definitely bogus. --zak On November 15, 2001 12:15 am, [EMAIL PROTECTED] wrote: ... Then it's not a bug. Filetype works from the current directory, not from the directory you used with opendir(). ... -- PHP Development Mailing List

Re: [PHP-DEV] PHP extension

2001-11-14 Thread Zak Greant
On November 14, 2001 05:07 am, Andrey Hristov wrote: There is a book from the people who make www.phpwizard.net. The price is from $30 to $40 depending on the bookstore you use(Amazon has lowest price). The other way is to get it in PDF. on #bookwarez channel on irc.nullus.net, you can find

Re: [PHP-DEV] pow() showing odd long/float boundary case characteristics

2001-11-13 Thread Zak Greant
On November 13, 2001 06:13 am, Rasmus Lerdorf wrote: The pow() regression test is failing due to this strange characteristic: [...] I just grabbed the new test and ran it against the latest RC. The pow test still fail, but the simple math tests work. : ) -- Zak Greant PHP Quality Assurance

Re: [PHP-DEV] read include part of a file, I have a script problem??

2001-11-12 Thread Zak Greant
of the $BeginIt and $EndIt strings. Also, the dev list is generally for discussing issues regarding the development of PHP -- for general PHP questions, please post to the PHP General mailing list. See php.net/support.php for more information. -- Zak Greant PHP Quality Assurance Team http

[PHP-DEV] Patch for define() / zend_builtin_functions.c

2001-10-02 Thread Zak Greant
this. AFAICT the other methods for handling reserved word conflicts are handled at the parser level. i.e. Trying to define 'function and (){}' generates a parser error. Anyhoo, perhaps someone could take a look at the patch? :) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must

Re: [PHP-DEV] Patch for define() / zend_builtin_functions.c

2001-10-02 Thread Zak Greant
On October 2, 2001 01:22 am, Zak Greant wrote: Bug report 13505 got me thinking about the behavior of define() - if you try to define a constant name that is a reserved word, or an existing function or class name, no warning is generated. This could have been a conscious decision - a case

Re: [PHP-DEV] Patch for define() / zend_builtin_functions.c

2001-10-02 Thread Zak Greant
On October 2, 2001 01:55 am, Derick Rethans wrote: On Tue, 2 Oct 2001, Zak Greant wrote: Bug report 13505 got me thinking about the behavior of define() - if you try to define a constant name that is a reserved word, or an existing function or class name, no warning is generated

Re: [PHP-DEV] Patch for define() / zend_builtin_functions.c

2001-10-02 Thread Zak Greant
On October 2, 2001 02:40 am, Andi Gutmans wrote: It might be the fact that I just woke up but why can't constants have the same name as function names or class names? err... ummm... good point. I can't think of any situations where they could collide. Oh well, I still had fun

Re: [PHP-DEV] Re: Minor addition to http://php.net/anoncvs.php?

2001-10-02 Thread Zak Greant
On October 1, 2001 02:16 pm, Jeroen van Wolffelaar wrote: Does anyone object to me modifying the anoncvs.php webpage to include the following note? Does anyone have anything to add - Jeroen? :) There's a typo in it, but that's not what you meant :-) I wouldn't name that SuSE thing, it's

Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] namespaces ambiguity

2001-10-01 Thread Zak Greant
On October 1, 2001 04:46 am, Stig Sæther Bakken wrote: [Zak Greant [EMAIL PROTECTED]] On September 30, 2001 06:15 pm, Wez Furlong wrote: What about . then (Java/Delphi)? --Wez. Wouldn't that conflict with the concatenation operator? Unless I am mistaken, it looks like only

[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] namespaces ambiguity

2001-10-01 Thread Zak Greant
be a ~very~ daft question, but what effect would having classes behave as read-only namespaces have? Would that alleviate any problems? Just my one cent (not willing to put a whole two cents on this one. ;) -- Zak Greant PHP Quality Assurance Team http://qa.php.net/ We must be the change we wish

Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] namespaces ambiguity

2001-09-30 Thread Zak Greant
On September 30, 2001 06:15 pm, Wez Furlong wrote: What about . then (Java/Delphi)? --Wez. Wouldn't that conflict with the concatenation operator? Unless I am mistaken, it looks like only the following single symbols are available: % * | \ (outside of quotes at least) -- Zak Greant PHP

Re: [PHP-DEV] Bug in autoconf report

2001-09-30 Thread Zak Greant
On September 30, 2001 07:03 pm, you wrote: I installed brand new autoconf, automake and libtool into my $HOME. That solved the problem. However, I still don't know what the problem was, probably there were some library files not well installed. Anyway, I'm not the administrator of that

[PHP-DEV] Minor addition to http://php.net/anoncvs.php?

2001-09-30 Thread Zak Greant
2.2.18 i686) autoconf version 2.13, automake version 1.4 (ok) and libtool version 1.4.2 are suspected not to work. /para para libtool 1.4.2 may not work with any current (as of 2001/09/30) versions of autoconf and automake. /para /warning -- Zak Greant PHP Quality Assurance Team http

Re: [PHP-DEV] Setting up RFC

2001-08-14 Thread Zak Greant
developers would respond to the proposal. All interested developers could discuss the issue on a mailing list or threaded forum - however all interested developer would have to simply and explicitly state their current position on their account. i.e. Zak Greant

Re: [PHP-DEV] Setting up RFC

2001-08-14 Thread Zak Greant
Joey wrote: Are you doing a new O'Reilly book, PHP-DEV in a nutshell? Subtitled: A Rogues Gallery ;) -Sterling I especially enjoy the idea of positive zero and negative zero. :) I think that +/-0 would accurately portray the sometimes odd nature of support for

Re: [PHP-DEV] Setting up RFC

2001-08-14 Thread Zak Greant
:) I should have chosen the symbols more carefully. They seem to have generated more comments than the original proposal... Does anyone have any comments pertaining to the *concept*? :) --zak - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 14,

Re: [PHP-DEV] Setting up RFC

2001-08-14 Thread Zak Greant
Jim wrote: Zak Greant [EMAIL PROTECTED] wrote: :) I should have chosen the symbols more carefully. They seem to have generated more comments than the original proposal... Does anyone have any comments pertaining to the *concept*? :) i was trying to drive at the point that you've

[PHP-DEV] Re: [PHP-QA] PHP 4.0.7

2001-08-09 Thread Zak Greant
Sounds good to me - I will set aside some time to work on QA. --zak - Original Message - From: Zeev Suraski [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, August 08, 2001 12:48 PM Subject: [PHP-QA] PHP 4.0.7 As those of you who are subscribed to php-cvs

Re: [PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread Zak Greant
Hey Andy, Fast, but not fast enough... ;) IIRC 'closed' is the status to set for bugs that have been resolved, while 'bogus' is the status for bug reports that are not actually bugs. --zak - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 22, 2001

Re: [PHP-DEV] Setting title with header ?

2001-07-17 Thread Zak Greant
Dear Beric, This list is used for discussing the development of the PHP language - not development with and the use of the PHP language. Try the PHP-General mailing list ([EMAIL PROTECTED]). --zak - Original Message - From: Beric Slobodan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: [PHP-DEV] RE: Bug #12183 Updated: ISSET

2001-07-16 Thread Zak Greant
Alex wrote: No this script doesn't. But on BSD works !isset better :). For my work with ISS and sometimes PWS(just testing). Thnx :o) Hi Alex, I don't understand this message very well. Could you rephrase it? :) Also, do you have a script that reproduces the error you

Re: [PHP-DEV] passing variables from forms to the same page repetatively

2001-07-16 Thread Zak Greant
Hi Tim, This list is for discussing the development of the PHP language, rather than discussing developing with the PHP language. Please try the PHP General mailing list ([EMAIL PROTECTED]) --zak - Original Message - From: Tim Olsen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

  1   2   >