ID: 9008
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Class/Object related
Assigned To:
Comments:
See bug #8141.
Previous Comments:
---
[2001-01-30 14:44:12] [EMAIL
ID: 9387
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Open
Bug Type: Feature/Change Request
Assigned To:
Comments:
The doc part is taken care of, I'm reopening in case someone wants to present
a really good solution. :)
Previous Com
ID: 9387
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Feature/Change Request
Assigned To:
Comments:
This is not a bug. Check the third sentence below, from the PHP Manual at
http://www.php.net/manual/en/language.types.string.php:
Another way to
ID: 9414
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Date/time related
Assigned To:
Comments:
Not a bug; from the manual (http://www.php.net/manual/en/language.oop.php):
Note: In PHP 4, only constant initializers for var variables are allowed
ID: 9408
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Documentation problem
Assigned To:
Comments:
Thanks for the report; fixed in CVS.
Cheers,
Torben
Previous Comments
ID: 9414
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Date/time related
Assigned To:
Comments:
Fixed in CVS; I just added a small example in the note. Thanks
for the report.
Torben
Previous Comments
ID: 9415
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Variables related
Assigned To:
Comments:
The very first line of the Variables section of the manual:
Variables in PHP are represented by a dollar sign followed by the name of the
ID: 9482
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:
This isn't a bug; it's a result of the differing precedence for || and or (which
are otherwise identical, btw).
Try this:
$db = mys
ID: 9477
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Scripting Engine problem
Assigned To:
Comments:
I'm sure the bugs are very obvious to you. However, your bug report, as given, really
is
pretty useless. Salient information would in
From: [EMAIL PROTECTED]
Operating system: Mandrake 7.0
PHP version: 4.0.4pl1
PHP Bug Type: cURL related
Bug description: .netrc sought only in /root
cURL works fine in general, but when told to search for a .netrc file, searches
only in /root and not in the httpd user's actu
ID: 9758
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Feature/Change Request
Assigned To:
Comments:
This isn't the place for questions. Something like the following
should work. I haven't tested it.
In the future, please use t
ID: 9759
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: *General Issues
Assigned To:
Comments:
Previous Comments:
---
[2001-03-14 18:30:40] [EMAIL PROTECTED]
5
ID: 9776
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Assigned To:
Comments:
> It's not exactly a bug.
...then a Bug Database probably isn't the place for it. :)
Try http://www.php.net/support.php for i
ID: 9782
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Bogus
Bug Type: Strings related
Assigned To:
Comments:
As it says at the end of the mails you get from the Bug Database:
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found
ID: 9849
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Documentation problem
Assigned To:
Comments:
Um...which square boxes, exactly? :) The user notes, the
warnings, the tables, what? It sort of sounds like making the
boxes less square would
ID: 9881
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Variables related
Assigned To:
Comments:
Well, define $e then. ;) Or put a '@' in front of it
to suppress the error. Or turn down the error_reporting().
Check the manual for more information on
ID: 9665
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: cURL related
Assigned To:
Comments:
(Thanks to Daniel Stenberg for pointing this out.)
This occurs because curl is using the $HOME envvar to locate
the .netrc file, so a putenv() before the
ID: 7488
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: ODBC related
Assigned To:
Comments:
Yup. Here's a breakdown:
Using & | allow_call_time_pass_by_reference | Works? | Err?
-
ID: 10043
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Web Server problem
Assigned To:
Comments:
What happens if you test $HTTP_POST_VARS['submit'] instead of just $submit? Sounds to
me like you don't have register_globals turne
ID: 14915
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux 2.4.9
PHP Version: 4.1.0
New Comment:
No bug; the code you have here is perfectly valid,
although it contains one of those irritatingly hard-to
ID: 15021
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Linux / Windows
PHP Version: 4.1.1
New Comment:
Just to add to this, check the list of HTML entities.
¤ is the 'currency' sign entity.
Torben
Previou
ID: 4294
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Analyzed
Status: Closed
Bug Type: Documentation problem
Operating System: AIX 4.3 / Solaris 2.6
PHP Version: 4.0 Release Candidate 1
Old Assigned To:
Assigned To: torben
Previous Comments
ID: 4294
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Documentation problem
Operating System: AIX 4.3 / Solaris 2.6
PHP Version: 4.0 Release Candidate 1
Assigned To: torben
New Comment:
Fixed in CVS.
Previous Comments
ID: 15064
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Feature/Change Request
Operating System: Windows NT 4
PHP Version: 4.1.1
New Comment:
Check the manual; this is the way for loops work:
>From page http://www.php.net/manual/en/control-structures.for.
ID: 15132
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Non stated
PHP Version: 4.1.1
New Comment:
No, there isn't--for one thing, the system fopen() call
won't do it. However, what you can do is cr
ID: 15130
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Open
Bug Type: Filesystem function related
Operating System: FreeBSD
PHP Version: 4.1.1
New Comment:
Reopening. It does appear that pathinfo() reacts badly if:
a) the filename portion does not have an
ID: 15157
Updated by: torben
Old Summary: exec()/system() doesn't work with parameters in
quotation-marks in system-call
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Program Execution
Operating System: Linux (Debian) / Solaris 8
PHP Version: 4.1.0
New Commen
ID: 15157
Updated by: torben
Old Summary: exec()/system() doesn't work with parameters in
quotation-marks in system-call
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Program Execution
Operating System: Linux (Debian) / Solaris 8
PHP Version: 4.1.0
New Comment:
I'm running D
ID: 15157
Updated by: torben
Old Summary: exec()/system() doesn't work with parameters in
quotation-marks in system-call
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Program Execution
Operating System: Linux (Debian) / Solaris 8
PHP Version: 4.1.0
New Comment:
Run phpinfo(
ID: 15157
Updated by: torben
Old Summary: exec()/system() doesn't work with parameters in
quotation-marks in system-call
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Analyzed
Old Bug Type: Program Execution
Bug Type: Documentation problem
Operating System: Linux (Debian) / Sola
ID: 15157
Updated by: torben
Old Summary: exec()/system() doesn't work with parameters in
quotation-marks in system-call
Reported By: [EMAIL PROTECTED]
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux (Debian) / Solaris 8
PHP Version: 4.1.0
New Comment:
None tha
ID: 15230
Updated by: torben
Old Summary: memory_limit not obviously disabled for windows binary
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Old Operating System: Windows 2000
Operating System: Linux / Windows
PHP Version: 4.1.1
ID: 15230
Updated by: torben
Old Summary: Format error!
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Linux / Windows
PHP Version: 4.1.1
New Comment:
Very odd...galeon seems to have gotten the form fields
confused and changed the summary and
ID: 5301
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: Feature/Change Request
Old PHP Version: 4.0 Latest CVS (01/07/2000)
PHP Version: 4.2.0-dev
New Comment:
No, it hasn't been fixed. Maybe we should check these
things before closing the
ID: 3830
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: Feature/Change Request
Operating System: linux
Old PHP Version: 4.0 Beta 4 Patch Level 1
PHP Version: 4.2.0-dev
New Comment:
No, you can't. :) The ticks stuff won't stop a function whic
ID: 13610
Updated by: torben
Old Summary: heredoc: any chars (even white space) after closing ";"
causes error
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: Windows98
PHP Version: 4.0.6
New Comment:
Here's a quick patch which j
ID: 13610
Updated by: torben
Old Summary: heredoc: any chars (even white space) after closing ";"
causes error
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: Windows98
PHP Version: 4.0.6
New Comment:
Yeesh. Scratch that. :) The issue r
ID: 15291
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Feedback
Bug Type: Date/time related
Operating System: Debian
PHP Version: 4.1.1
New Comment:
Reopening; this should be set to 'Feedback' until the user
confirms that the proposed fix actu
ID: 15291
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Operating System: Debian
PHP Version: 4.1.1
New Comment:
What do you get from doing the following at a command prompt?
% echo $TZ
% date
% TZ=GMT date
Torben
Previous Comments
previous comment.
Torben
Previous Comments:
[2002-02-01 14:38:56] [EMAIL PROTECTED]
While there is no way to set the internal pointer (afaik) to a given
element #, you can set the pointer to the first/last/next/previous
item
is to Bogus for you.
:)
Torben
Previous Comments:
[2002-02-03 19:33:36] [EMAIL PROTECTED]
This is actually not a bug at all. The header function allows you to
write a header, basically giving you the flexibili
,
enter 'class private' in the 'with text' search box, select
'Feature/Change Request' from the drop-down list, and hit
'Display'.
Torben
Previous Comments:
[2002-02-04 14:39:
.
Hope this helps until (if) these get added to the language.
Email me privately if you want the whole batch of
functions.
Torben
Previous Comments:
[2002-02-04 10:30:39] [EMAIL PROTECTED]
Aha! Now I see array_
but there are
> some cases (sql querys, cookies & headers) where it is not
> possible to write it that way and the only solution WAS to
> assign it to a simpler variable.
Not true--that syntax is possible anywhere you use strings, except for
heredocs.
Torben
P
for the mailing list '[EMAIL PROTECTED]' and
sign up. The bug database is not a support forum.
Torben
Previous Comments:
[2002-02-05 15:57:53] [EMAIL PROTECTED]
The bug system is not the appropriate forum
ID: 15442
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Performance problem
Operating System: Windows Me
PHP Version: 4.1.1
New Comment:
Not enough information was provided for u
, or just
'GET', as the custom response? The script you gave below
didn't work for me either, but did if I did either of:
$request = "GET /index.html HTTP/1.0\r\n\r\n";
...or...
$request = "GET";
Can you try that and report ba
:
+Assigned To: torben
New Comment:
Well, in the first place, the results below show that it
did in fact work for you, but that your server isn't set
up to provide a directory listing of the root dir and
also doesn't have an index file there.
A bit more research shows that valid
ID: 15279
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Assigned To: torben
New Comment:
Scratch the first paragraph of my last
ID: 15279
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Assigned To: torben
New Comment:
Cool--I
ID: 15473
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: -
PHP Version: 4.1.1
New Comment:
This bug has been fixed in CVS.
Previous Comm
ID: 14194
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.0.6
New Comment:
This bug has been fixed in CVS.
Previous Co
isn't compiled in, or you haven't
loaded the oci8.so library.
Can you check phpinfo() and see whether it reports that
OCI8 support available?
Torben
Previous Comments:
[2002-02-09 17:12:15] [EMAIL PROTECTED
ID: 15234
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Filesystem function related
Operating System: Linux Mandrake 8.0
PHP Version: 4.1.1
New Comment:
This bug has been fixed
17:32:40] [EMAIL PROTECTED]
Well, either Oracle support isn't compiled in, or you haven't
loaded the oci8.so library.
Can you check phpinfo() and see whether it reports that
OCI8 support available?
Torben
ID: 12879
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.0.4pl1
New Comment:
This bug has been fixed in CVS.
Prev
***, localhost, 717, anonymous, 7175, 0
Looking at the source it seems that the server string is never getting set properly
when the connection is made
in hg_comm.c, but I don't have time to track this down today.
Torben
--
Edit Bug report at: http://bugs.php.net/?id=10944&edit=1
ID: 10963
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Duplicate
Bug Type: Unknown/Other Function
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Duplicate.
Previous Comments
e system) and the PHP-file neither comes to an end nor produces a
timeout...
Thanks in advance for any hinds - with kind regards
Torben
--
Edit Bug report at: http://bugs.php.net/?id=11056&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [
is is with the distribution tarball of 4.0.6.
- Torben
--
Edit Bug report at: http://bugs.php.net/?id=11916&edit=1
--
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
ID: 10127
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Documentation problem
Assigned To:
Comments:
Thanks for the heads-up. Fixed in CVS (should show up online soon.
Previous Comments
ID: 10128
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: IIS related
Assigned To:
Comments:
No, it probably just means that you don't have the register_globals
option turned on. See the manual for more information:
http://www.php.net/manu
ID: 10148
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:
It's not a function, but it is in the manual. I think you want the
__FILE__ constant.
http://www.php.net/manual/en/language.constant
ID: 10151
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Calendar problems
Assigned To:
Comments:
Please read the manual:
http://www.php.net/manual/en/ref.calendar.php
You need to either compile the extension in or load it.
Since you provided no
ID: 10203
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Assigned To:
Comments:
It's for someone else to decide whether to add this to
the language, but until they do you can achieve the same
effect with:
$arr = array(array(1, 2), ar
hanna% tail -f /usr/local/apache/logs/error_log
[Tue Apr 17 00:00:22 2001] [notice] child pid 29379 exit signal Segmentation fault (11)
/home/torben/public_html/phptest/__phplist.html(23) : Fatal error - Could not
initalize hyperwave connection
FATAL: emalloc(): Unable to allocate 1515870798 bytes
From: [EMAIL PROTECTED]
Operating system: Linux Mandrake 7.0
PHP version: 4.0 Latest CVS (22/04/2001)
PHP Bug Type: CCVS related
Bug description: ccvs_*() functions segfault when given invalid session ID
The ccvs functions segfault when given an invalid session ID.
This wor
ID: 10447
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Analyzed
Bug Type: CCVS related
PHP Version: 4.0 Latest CVS (22/04/2001)
Assigned To:
Comments:
No, he didn't. :) The problem itself is that session IDs
are completely exposed (i.e. not resource- or
ID: 10466
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Filesystem function related
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Usually we like to have more information than 'doesn't work'. :)
But for the moment, what happens if
ID: 10468
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Unknown/Other Function
PHP Version: 4.0.4pl1
Assigned To:
Comments:
No offense, but that would be a bug in the script and not PHP.
There is a possibility that the problem is caused by a bug in
ID: 10468
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Unknown/Other Function
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Your feeling is correct--while PHP 4 is downwardly compatible
with PHP 3 in most respects, there are differences. There is a
migration
ID: 10678
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: *General Issues
PHP Version: 4.0.4pl1
Assigned To:
Comments:
This has been discussed several times on the mailing lists;
check the archives at http://marc.theaimsgroup.com.
The answer is in
From: [EMAIL PROTECTED]
Operating system: Linux 2.2.14/Mandrake 7
PHP version: 4.0 Latest CVS (2001-05-16)
PHP Bug Type: Hyperwave related
Bug description: hw_who() returns incorrect data & prints extraneous string (patch
incl.)
Just found this with hw_who(): the returned a
From: [EMAIL PROTECTED]
Operating system: Linux 2.2.14/Mandrake 7
PHP version: 4.0 Latest CVS (2001-05-16)
PHP Bug Type: Compile Failure
Bug description: --with-ccvs[=DIR] breaks configure if DIR not given (patch incl.)
The CCVS config.m4 doesn't search for the CCVS installa
ID: 10913
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Hyperwave related
Operating system:
PHP Version: 4.0 Latest CVS (2001-05-16)
Assigned To:
Comments:
Just a minor change to the patch: s/#if 0/#ifdef HW_DEBUG/. :)
Previous Comments
ID: 7634
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: MySQL related
Operating System: Mandrake 7.0
PHP Version: 4.0 Latest CVS (03/11/2000)
New Comment:
Nope, still happens. This is on Debian woody, PHP 4.1.0RC3
(haven't tried on the
ID: 14164
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4.0.5
New Comment:
Change your included file extensions from .php to something
which the remote server won't parse, so that you're
inc
ID: 7634
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Old Bug Type: MySQL related
Bug Type: Documentation problem
Operating System: Mandrake 7.0
PHP Version: 4.0 Latest CVS (03/11/2000)
New Comment:
Closed as a Doc problem; added a warning in CVS about the
ID: 14287
Updated by: torben
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: W2K
PHP Version: 4.0.6
New Comment:
Changing this to 'bogus':
> However, for the above case imho there should either be a
> compi
ID: 14305
Updated by: torben
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Documentation problem
Operating System: Win2k
PHP Version: 4.1.0
New Comment:
To the original submitter:
While help is very much appreciated, I'm quite certain that few people
like to be attacked fo
t; }
> >
> > test();
> > test();
> > test();
> >
> > ?>
> >
> > --
> > -
> >
> >
> > Full Bug description available at: http://bugs.php.net/?id=9064
> >
>
Sam Liddicott writes:
>
>
> > -Original Message-
> > From: Lars Torben Wilson [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 02, 2001 09:49
> > To: Christopher Kings-Lynne
> > Cc: Bug Database
> > Subject: Re: [PHP-DEV] RE: P
rent(each($a));
Given that numeric indices doen't necessarily indicate element
positions, I don't see why that your request wouldn't be reasonable.
--
+----+
|Torben Wilson <[EMAIL PROTECTED]>
er or underscore.
> Thanks,
>
> Jeff
> - Original Message -
> From: "Bug Database" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 21, 2001 4:38 PM
> Subject: PHP 4.0 Bug #9387 Updated: Doc String
eport?
Thanks,
Torben
--
+----+
|Torben Wilson <[EMAIL PROTECTED]>Adcore Finland|
|http://www.coastnet.com/~torbenhttp://www.adcore.com|
|Ph: 1.604.709.0506 [EMAI
rd/string.c in the PHP 4 source, but it already is
XHTML compliant:
~/work/php4
shanna% php -q -a
Interactive mode enabled
a test
?>
~/work/php4
shanna% php -v
4.0.5-dev
Cheers,
Torben
--
+----+
|Torben Wilson &
Lars Torben Wilson writes:
> Lucas Rockwell writes:
> > hi,
> >
> > i know the subject of changing the source code for the community at large
> > is a touchy one, so i want to start off by saying that i want to make this
> > change for our php implementation
Problem'. And of course if you're interested
you can always grab the XML out of CVS and dive in--if you want to do
that, check out http://www.php.net/cvs-php.php and/or just grab the
stuff, generate some udiffs and post'em. Someone'll review and commit
for you, I'm s
use--and a
link from the uODBC manual section wouldn't be at all misplaced, since
they are tools that can help the user get up and running with ODBC.
> ODBC is not like XML and if you make some mistakes, I hope I have the
> time to correct you.
Andrew's a pretty smart guy.
> -
x27;t be touched (I tend to agree with Stas on this one):
Just wondering...and this is just an addled early-morning
thought...what would be the downside of have a very simple Open/Closed
flag field for each report, along with a status modifier field of
Duplicate, Analyzed, Bogus, etc.
--
+--
Jani Taskinen writes:
> On Sun, 11 Mar 2001, Lars Torben Wilson wrote:
>
> >Now, it's Sunday morning, I just crawled out of my nice warm bed, and
> >I haven't finished my first cup of bad coffee yet--but if
>
> Have that cup of coffee first.. :)
>
> &
* been put into
this issue--the effect on the whole language needs to be considered,
not just isset(). Just IMHO, of course.
--
+--------+
|Torben Wilson <[EMAIL PROTECTED]>Adcore Finland|
|h
implementation but its semantics.
>
> Zeev
If it can be changed like that and be safe and consistent then that's
great. If it makes people's lives better without confusion then that's
perfect. Just as long as it's been considered then I'm happy.
> At 23:21 19
OURCE(result, odbc_result *, pv_res, -1, "ODBC result",
le_result);
--
+----+
|Torben Wilson <[EMAIL PROTECTED]> Adcore Finland|
|http://www.coastnet.com/~torben
to be behaviour that can be relied upon?
Thanks,
Torben
--
+----+
|Torben Wilson <[EMAIL PROTECTED]>Adcore Finland|
|http://www.coastnet.com/~torbenhttp://www.adcore.com|
|Ph: 1.6
Vlad Krupin writes:
> Lars Torben Wilson wrote:
> >Perhaps I have not explained my position. I don't care whether it
> >outputs the exit status as a string--as long as it sets the error code
> >appropriately *as well*. By appropriately, I mean that 'exit("b
values
> into a storage space designed for a single value (a string) is bad
> :(
In the case you gave, the only difference the user would notice
would be that the exit status of the script would be 123 instead of
0. It would still print out the '123, 456 servers are unavailable
rom 'echo chr(65);' and 'echo chr("65");', right? Why
should exit be any different?
> On Wed, Dec 19, 2001 at 03:33:15PM -0800, Lars Torben Wilson wrote :
> > Vlad Krupin writes:
> > > Please, understand me correctly - I have nothing against exi
Markus Fischer writes:
> Implictely is more error prone.
How so? Can you give an example?
> On Wed, Dec 19, 2001 at 04:12:02PM -0800, Lars Torben Wilson wrote :
> > Markus Fischer writes:
> > > Why not just check the type of the parameter? No conversion
> >
ndamental
bit of functionality which is something of a bother to work
around. Not a major bother, but enough.
My point is this: we don't break, lose, or complicate anything with
this patch, and it makes the language more consistent and generally
usable.
Just my $0.02 for the night.
Torb
1 - 100 of 149 matches
Mail list logo