jason Fri Jan 19 14:55:41 2001 EDT
Modified files:
/php4 TODO
Log:
Desired functionality can be achieved with array_sum/array_count.
Index: php4/TODO
diff -u php4/TODO:1.107 php4/TODO:1.108
--- php4/TODO:1.107 Sun Dec 17 01:27:42 2000
+++ php4/TO
Frank ,
Most C compilers do not support // comments,
please use /* */
Thanks,
-Jason
- Original Message -
From: "Frank M. Kromann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 13, 2001 2:58 PM
Subject: [PHP-CVS] cvs: php4 /ext/fbsql .cvsignore Makefile.in confi
jason Tue Mar 13 14:44:49 2001 EDT
Modified files:
/php4/ext/fbsql config.m4
Log:
fix broken m4, you should have all checking code withing your withval test
-Jason
Index: php4/ext/fbsql/config.m4
diff -u php4/ext/fbsql/config.m4:1.2 php4/ext/fbsql
Frank,
Your config.m4 breaks the build.
-Jason
- Original Message -
From: "Frank M. Kromann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 13, 2001 2:58 PM
Subject: [PHP-CVS] cvs: php4 /ext/fbsql .cvsignore Makefile.in config.m4 fbsql.dsp
php_fbsql.c php_fbsql.h
>
> "Thou shalt never break the CVS build" is one of the
> 'higher laws' around here :)
Amen to that one : )
-Jason
> Zeev
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the l
jason Thu Apr 19 15:00:35 2001 EDT
Modified files:
/php4/ext/oci8 oci8.c
Log:
Change all // to /* */, fixed small whitespace.
Builds on Solaris now.
Index: php4/ext/oci8/oci8.c
diff -u php4/ext/oci8/oci8.c:1.117 php4/ext/oci8/oci8.c:1.118
--- php4/e
hahah I don't always notice everything : )
-Jason
- Original Message -
From: "Joe Brown" <[EMAIL PROTECTED]>
To: ""Jason Greene"" <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 6:28 PM
Subject: Re: [PHP-CVS] cvs: php4 /ext/oci8 oci8.c
Hello All,
One of the features that I have been working on for PHP5/Zend Engine 2
is better unsigned value support for the language. This involves the
addition of a new operator, '>>>' (Unsigned Right Shift). It works the
same as a normal right shift operator, except that it does not hold the
si
jason Tue Apr 3 21:41:02 2001 EDT
Modified files:
/php4/build buildcheck.sh
Log:
This is a temporary fix to the previous patch that breaks the build.
This keeps the functionality of searching for glibtool or libtool,
but have you checked the rest of the bui
jason Mon Apr 9 20:16:06 2001 EDT
Modified files:
/php4/ext/sockets sockets.c
Log:
Fix for PR #9729, 9664, 9656, 8667.
All compilers on Solaris should build this extension correctly now.
It turns out the SUN CC, by default, enables a define that enables t
Everyone,
Can I merge this into the current RC? This should not cause
any problems.
-Jason
- Original Message -
From: "Jason Greene" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 10:16 PM
Subject: [PHP-CVS] cvs: php4 /ext/sockets socket
kinen" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 5:01 AM
Subject: Re: [PHP-CVS] cvs: php4 /ext/sockets sockets.c
>
> Have you tested it on Linux, FreeBSD, OpenBSD... ? :)
> If yo
Thanks,
-Jason
- Original Message -
From: "Derick Rethans" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>
Cc: "Jani Taskinen" <[EMAIL PROTECTED]>; "Jason Greene" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
S
jason Tue Apr 10 15:01:58 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/sockets sockets.c
Log:
MFH, I have tested this thoroughly.
Index: php4/ext/sockets/sockets.c
diff -u php4/ext/sockets/sockets.c:1.32.2.1 php4/ext/sockets/sockets.c:1.32.2.2
-
hans" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>
Cc: "Jani Taskinen" <[EMAIL PROTECTED]>; "Sascha Schumann" <[EMAIL PROTECTED]>; "PHP
Quality Assurance Team Mailing List"
<[EMAIL PROTECTED]>
Sent: Tuesday, April 10,
tmans" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 5:21 PM
Subject: Re: [PHP-CVS] cvs: php4 /ext/sockets sockets.c
> Just curious. What does their pragma do?
>
> Andi
>
> At 03:16 AM 4/10/2
There probably should be a full implementation of semaphores in php. If you
have a need for this, we should discuss exactly how it should be implemented.
I will have some free time available soon, so I can start working on this. Though I
have
a couple other projects as well. If you would be inter
- Original Message -
From: "Sascha Schumann" <[EMAIL PROTECTED]>
To: "Jason T.Greene" <[EMAIL PROTECTED]>
Cc: "Tom May" <[EMAIL PROTECTED]>; "Chris Chabot" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, August 24, 2001 1:49 AM
Subject: Re: [PHP-DEV] Re: Re: s
- Original Message -
From: "Chris Chabot" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>
Cc: "Sascha Schumann" <[EMAIL PROTECTED]>; "Tom May" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECT
EMAIL PROTECTED]> |
+ | Jason Greene <[EMAIL PROTECTED]>|
+--+
*/
-/* $Id: array.c,v 1.91 2001/02/06 16:27:08 jimjag Exp $ */
+/* $Id: array.c,v 1.92 2001/02/20 05:36:40 jason Exp $ */
#i
the group disagreed, we could easily change it.
What do you think?
-Jason
Andrei Zmievski wrote:
> On Tue, 20 Feb 2001, Jason Greene wrote:
> > + if (behavior == 0) {
> > + compare_func = is_equal_function;
> > + } else {
> > + /* Lets
jason Tue Feb 20 08:44:57 2001 EDT
Modified files:
/php4/ext/standard array.c
Log:
Changed default behavior of array_search to match in_array
(strict was default on, and is now default off)
Index: php4/ext/standard/array.c
diff -u php4/ext/standard/arra
Andrei Zmievski wrote:
>
> On Tue, 20 Feb 2001, Jason Greene wrote:
> > Well,
> > My thoughts on this one were that if you are actually grabbing a key,
> > people are more
> > likely to trust that the returned key does in fact reference the value
> > that
jason Tue Feb 20 19:55:17 2001 EDT
Modified files:
/php4 NEWS
Log:
Corrected News entry.
Index: php4/NEWS
diff -u php4/NEWS:1.596 php4/NEWS:1.597
--- php4/NEWS:1.596 Tue Feb 20 18:09:15 2001
+++ php4/NEWS Tue Feb 20 19:55:17 2001
@@ -2,7 +2,7 @
24 matches
Mail list logo