]> granicus.if.org Git - php/log
php
25 years agoFixed the Apache cookie problem (untested)
Zeev Suraski [Wed, 21 Jul 1999 20:31:07 +0000 (20:31 +0000)]
Fixed the Apache cookie problem (untested)

25 years agoFix for bug #1806
Andrey Hristov [Wed, 21 Jul 1999 19:55:24 +0000 (19:55 +0000)]
Fix for bug #1806

25 years ago*** empty log message ***
Andrey Hristov [Wed, 21 Jul 1999 19:47:40 +0000 (19:47 +0000)]
*** empty log message ***

25 years agoInformix extension now works but php_ini stuff still needs rewriting.
Danny Heijl [Wed, 21 Jul 1999 18:23:13 +0000 (18:23 +0000)]
Informix extension now works but php_ini stuff still needs rewriting.

25 years agosync with 1.133
Sascha Schumann [Wed, 21 Jul 1999 16:12:13 +0000 (16:12 +0000)]
sync with 1.133

25 years agosince we all seem to use different tabwidths, reformat this with :set tw=4
Sascha Schumann [Wed, 21 Jul 1999 15:47:41 +0000 (15:47 +0000)]
since we all seem to use different tabwidths, reformat this with :set tw=4

25 years agoupdate
Sascha Schumann [Wed, 21 Jul 1999 15:42:18 +0000 (15:42 +0000)]
update

25 years agomerge in change from php3
Sascha Schumann [Wed, 21 Jul 1999 15:39:28 +0000 (15:39 +0000)]
merge in change from php3

25 years agoinitial import of DBA
Sascha Schumann [Wed, 21 Jul 1999 15:12:32 +0000 (15:12 +0000)]
initial import of DBA

25 years agothe ; is superflicious
Sascha Schumann [Wed, 21 Jul 1999 15:12:22 +0000 (15:12 +0000)]
the ; is superflicious

25 years ago*** empty log message ***
Andrey Hristov [Wed, 21 Jul 1999 15:10:04 +0000 (15:10 +0000)]
*** empty log message ***

25 years agothat's better
Stig Bakken [Wed, 21 Jul 1999 14:49:17 +0000 (14:49 +0000)]
that's better

25 years agoDebian fixes
Stig Bakken [Wed, 21 Jul 1999 14:43:12 +0000 (14:43 +0000)]
Debian fixes

25 years agochange version number to 4.0b2-dev
Stig Bakken [Wed, 21 Jul 1999 14:42:22 +0000 (14:42 +0000)]
change version number to 4.0b2-dev

25 years agofix to reiterate that one should _always_ use braces around if/else/for/while
Stig Bakken [Wed, 21 Jul 1999 14:27:05 +0000 (14:27 +0000)]
fix to reiterate that one should _always_ use braces around if/else/for/while

25 years agoIt really does work.
Andrey Hristov [Wed, 21 Jul 1999 14:19:49 +0000 (14:19 +0000)]
It really does work.

25 years agoignore more files
Stig S. Bakken [Wed, 21 Jul 1999 13:31:52 +0000 (13:31 +0000)]
ignore more files

25 years agoStarted php4/ZTS port of Informix driver.
Danny Heijl [Wed, 21 Jul 1999 12:48:35 +0000 (12:48 +0000)]
Started php4/ZTS port of Informix driver.

25 years agouse the same version as in php3
Sascha Schumann [Wed, 21 Jul 1999 09:31:48 +0000 (09:31 +0000)]
use the same version as in php3

25 years agouse reverse lookup array, submitted by bfranklin@dct.com, #1755
Sascha Schumann [Wed, 21 Jul 1999 09:02:05 +0000 (09:02 +0000)]
use reverse lookup array, submitted by bfranklin@dct.com, #1755

25 years agofix for #1748
Sascha Schumann [Wed, 21 Jul 1999 08:55:20 +0000 (08:55 +0000)]
fix for #1748

25 years agodisable broken sprintf test
Sascha Schumann [Wed, 21 Jul 1999 08:37:59 +0000 (08:37 +0000)]
disable broken sprintf test

25 years agodefaults to empty string
Sascha Schumann [Wed, 21 Jul 1999 08:26:51 +0000 (08:26 +0000)]
defaults to empty string

25 years agoAdded locale support.
Andrey Hristov [Tue, 20 Jul 1999 20:57:04 +0000 (20:57 +0000)]
Added locale support.

25 years agoexec() can now properly handle lines longer than (EXEC_INPUT_BUF-2) bytes.
Mike Gerdts [Tue, 20 Jul 1999 20:19:58 +0000 (20:19 +0000)]
exec() can now properly handle lines longer than (EXEC_INPUT_BUF-2) bytes.

Lines being returned via the array that that contain only "\n" now are
trimmed down to "" to be consistent with exec's whitespace trimming
behavior for all other lines.

25 years agoAdded 'n' option to date().
Andrey Hristov [Tue, 20 Jul 1999 19:11:32 +0000 (19:11 +0000)]
Added 'n' option to date().

25 years ago- Include alloca.h when need and available.
Andi Gutmans [Tue, 20 Jul 1999 18:26:56 +0000 (18:26 +0000)]
- Include alloca.h when need and available.

25 years agoAdded headers_sent() function
Andrey Hristov [Tue, 20 Jul 1999 18:03:27 +0000 (18:03 +0000)]
Added headers_sent() function

25 years agoFix for bug #1750.
Andrey Hristov [Tue, 20 Jul 1999 16:59:30 +0000 (16:59 +0000)]
Fix for bug #1750.

25 years agoget rid of --with-shared-apache
Sascha Schumann [Tue, 20 Jul 1999 16:54:05 +0000 (16:54 +0000)]
get rid of --with-shared-apache
it's currently broken and redundant (use APXS instead)

25 years ago- Get rid of C++ comments
Andi Gutmans [Tue, 20 Jul 1999 13:01:30 +0000 (13:01 +0000)]
- Get rid of C++ comments

25 years agoRemove a bunch of old junk.
James Gingerich [Tue, 20 Jul 1999 01:15:34 +0000 (01:15 +0000)]
Remove a bunch of old junk.

25 years agoThe last forgotten prototypes I know.
Egon Schmid [Mon, 19 Jul 1999 20:37:17 +0000 (20:37 +0000)]
The last forgotten prototypes I know.

25 years agoUpdated status
Andrey Hristov [Mon, 19 Jul 1999 20:27:49 +0000 (20:27 +0000)]
Updated status

25 years agoDon't forget .cvsignore
Andrey Hristov [Mon, 19 Jul 1999 20:24:21 +0000 (20:24 +0000)]
Don't forget .cvsignore

25 years agoPorted WDDX module.
Andrey Hristov [Mon, 19 Jul 1999 20:24:03 +0000 (20:24 +0000)]
Ported WDDX module.

25 years agoIt's in PHP 3 and 4.
Egon Schmid [Mon, 19 Jul 1999 20:09:05 +0000 (20:09 +0000)]
It's in PHP 3 and 4.

25 years ago0.91 update
Zeev Suraski [Mon, 19 Jul 1999 20:02:12 +0000 (20:02 +0000)]
0.91 update

25 years ago* Fix Zend version
Andi Gutmans [Mon, 19 Jul 1999 19:58:44 +0000 (19:58 +0000)]
* Fix Zend version
* Fix a method call bug

25 years agoTest, will document this soon.
Egon Schmid [Mon, 19 Jul 1999 19:10:13 +0000 (19:10 +0000)]
Test, will document this soon.

25 years agoUpdating cvsignore
Andrey Hristov [Mon, 19 Jul 1999 18:59:05 +0000 (18:59 +0000)]
Updating cvsignore

25 years agoMoving dlist stuff into core.
Andrey Hristov [Mon, 19 Jul 1999 18:58:44 +0000 (18:58 +0000)]
Moving dlist stuff into core.

25 years ago*** empty log message ***
Zeev Suraski [Mon, 19 Jul 1999 18:37:42 +0000 (18:37 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Zeev Suraski [Mon, 19 Jul 1999 17:58:51 +0000 (17:58 +0000)]
*** empty log message ***

25 years agoLicense update
Andi Gutmans [Mon, 19 Jul 1999 17:52:38 +0000 (17:52 +0000)]
License update

25 years agoMake error codes PHP 3.0 compatible
Andi Gutmans [Mon, 19 Jul 1999 16:17:40 +0000 (16:17 +0000)]
Make error codes PHP 3.0 compatible

25 years agoFix Win32 compilation
Andi Gutmans [Mon, 19 Jul 1999 16:08:43 +0000 (16:08 +0000)]
Fix Win32 compilation

25 years agoKill compiler warnings.
Andrey Hristov [Mon, 19 Jul 1999 15:07:17 +0000 (15:07 +0000)]
Kill compiler warnings.

25 years agolicense change
Danny Heijl [Mon, 19 Jul 1999 14:24:09 +0000 (14:24 +0000)]
license change

25 years agoupdate
Sascha Schumann [Mon, 19 Jul 1999 14:07:10 +0000 (14:07 +0000)]
update

25 years agoMore credits.
Andrey Hristov [Mon, 19 Jul 1999 13:35:13 +0000 (13:35 +0000)]
More credits.

25 years ago- Should fix the memory leak when returning from the main scope.
Andi Gutmans [Sun, 18 Jul 1999 17:33:51 +0000 (17:33 +0000)]
- Should fix the memory leak when returning from the main scope.

25 years agoallow access to std{in,out,err} by using the php domain
Sascha Schumann [Sun, 18 Jul 1999 15:53:50 +0000 (15:53 +0000)]
allow access to std{in,out,err} by using the php domain

25 years agomore to do
Sascha Schumann [Sun, 18 Jul 1999 01:20:38 +0000 (01:20 +0000)]
more to do

25 years agoadd session config to php.ini and adapt the naming scheme for it
Sascha Schumann [Sun, 18 Jul 1999 01:00:42 +0000 (01:00 +0000)]
add session config to php.ini and adapt the naming scheme for it

25 years agoUpdate credits a bit.
Andrey Hristov [Sat, 17 Jul 1999 20:38:14 +0000 (20:38 +0000)]
Update credits a bit.
"Overall Work" line should probably be extended.

25 years ago-Kill compile warnings in apache.c
Andrey Hristov [Sat, 17 Jul 1999 20:03:10 +0000 (20:03 +0000)]
-Kill compile warnings in apache.c
-Make preg_grep() work with copies of array entries

25 years agoProto change
Andrey Hristov [Sat, 17 Jul 1999 19:23:32 +0000 (19:23 +0000)]
Proto change

25 years ago*** empty log message ***
Zeev Suraski [Sat, 17 Jul 1999 19:22:27 +0000 (19:22 +0000)]
*** empty log message ***

25 years agoI was sure I committed these already. Weird
Zeev Suraski [Sat, 17 Jul 1999 19:17:42 +0000 (19:17 +0000)]
I was sure I committed these already.  Weird

25 years agoOne more necessary .dsp update
Zeev Suraski [Sat, 17 Jul 1999 17:35:44 +0000 (17:35 +0000)]
One more necessary .dsp update

25 years ago*** empty log message ***
Zeev Suraski [Sat, 17 Jul 1999 17:33:42 +0000 (17:33 +0000)]
*** empty log message ***

25 years ago* Turn on debug by default
Zeev Suraski [Sat, 17 Jul 1999 16:43:11 +0000 (16:43 +0000)]
* Turn on debug by default
* Remove CREDITS file, point to web page instead

25 years agoDebug on by default
Zeev Suraski [Sat, 17 Jul 1999 13:24:53 +0000 (13:24 +0000)]
Debug on by default

25 years agoUpdate DSPs
Zeev Suraski [Sat, 17 Jul 1999 13:05:43 +0000 (13:05 +0000)]
Update DSPs

25 years agovoid some warnings
Sascha Schumann [Sat, 17 Jul 1999 12:56:38 +0000 (12:56 +0000)]
void some warnings

25 years agouse optional copy
Sascha Schumann [Sat, 17 Jul 1999 12:28:17 +0000 (12:28 +0000)]
use optional copy

25 years agomake copy optional
Sascha Schumann [Sat, 17 Jul 1999 12:27:54 +0000 (12:27 +0000)]
make copy optional

25 years agoOki doki
Zeev Suraski [Sat, 17 Jul 1999 11:59:37 +0000 (11:59 +0000)]
Oki doki

25 years agoSome work on makedist
Zeev Suraski [Sat, 17 Jul 1999 11:22:17 +0000 (11:22 +0000)]
Some work on makedist

25 years agoHandle BCMath
Zeev Suraski [Sat, 17 Jul 1999 10:59:22 +0000 (10:59 +0000)]
Handle BCMath
Add a license pointer

25 years agoWe'll have to live without these files somehow.
Zeev Suraski [Sat, 17 Jul 1999 10:34:01 +0000 (10:34 +0000)]
We'll have to live without these files somehow.

25 years agoDummies
Zeev Suraski [Sat, 17 Jul 1999 10:15:42 +0000 (10:15 +0000)]
Dummies

25 years agoWe need to disable bcmath by default
Zeev Suraski [Sat, 17 Jul 1999 10:14:04 +0000 (10:14 +0000)]
We need to disable bcmath by default

25 years agoRemove MEMORY_LIMIT from PHP, it's a Zend issue...
Zeev Suraski [Sat, 17 Jul 1999 00:05:09 +0000 (00:05 +0000)]
Remove MEMORY_LIMIT from PHP, it's a Zend issue...

25 years agoGet the Sybase modules uptodate
Zeev Suraski [Fri, 16 Jul 1999 22:00:53 +0000 (22:00 +0000)]
Get the Sybase modules uptodate

25 years ago*** empty log message ***
Zeev Suraski [Fri, 16 Jul 1999 21:53:17 +0000 (21:53 +0000)]
*** empty log message ***

25 years agoA little change in how array_splice/array_slice handle length parameter.
Andrey Hristov [Fri, 16 Jul 1999 20:47:20 +0000 (20:47 +0000)]
A little change in how array_splice/array_slice handle length parameter.

Makes it compatible with Perl.

25 years agoUpdated the functionality of array_splice.
Andrey Hristov [Fri, 16 Jul 1999 20:08:06 +0000 (20:08 +0000)]
Updated the functionality of array_splice.

25 years agothe regex check relies on a previously set APXS variable,
Sascha Schumann [Fri, 16 Jul 1999 19:28:33 +0000 (19:28 +0000)]
the regex check relies on a previously set APXS variable,
so it needs to be after the apxs check

25 years agomerge fix
Sascha Schumann [Fri, 16 Jul 1999 19:07:13 +0000 (19:07 +0000)]
merge fix

25 years agounnecessary, breaks the build
Sascha Schumann [Fri, 16 Jul 1999 18:23:38 +0000 (18:23 +0000)]
unnecessary, breaks the build

25 years agoThis is so ugly, I hate myself for committing it
Sascha Schumann [Fri, 16 Jul 1999 18:05:24 +0000 (18:05 +0000)]
This is so ugly, I hate myself for committing it

25 years agoGet the LDAP module uptodate
Zeev Suraski [Fri, 16 Jul 1999 18:01:55 +0000 (18:01 +0000)]
Get the LDAP module uptodate

25 years agoavoid nameclash
Sascha Schumann [Fri, 16 Jul 1999 18:00:06 +0000 (18:00 +0000)]
avoid nameclash

25 years agofix detection
Sascha Schumann [Fri, 16 Jul 1999 17:44:11 +0000 (17:44 +0000)]
fix detection

25 years ago*** empty log message ***
Zeev Suraski [Fri, 16 Jul 1999 17:27:42 +0000 (17:27 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Zeev Suraski [Fri, 16 Jul 1999 17:26:16 +0000 (17:26 +0000)]
*** empty log message ***

25 years agoGet postgresql module uptodate
Zeev Suraski [Fri, 16 Jul 1999 17:19:11 +0000 (17:19 +0000)]
Get postgresql module uptodate

25 years agoOops #2
Zeev Suraski [Fri, 16 Jul 1999 17:16:31 +0000 (17:16 +0000)]
Oops #2

25 years agoOops
Zeev Suraski [Fri, 16 Jul 1999 17:10:02 +0000 (17:10 +0000)]
Oops

25 years ago* Get the mSQL module up to date
Zeev Suraski [Fri, 16 Jul 1999 17:06:48 +0000 (17:06 +0000)]
* Get the mSQL module up to date

25 years agoMinor fix
Zeev Suraski [Fri, 16 Jul 1999 16:50:49 +0000 (16:50 +0000)]
Minor fix

25 years agoIgnore T_PHP_TRACK_VARS in the parser (handled in the scanner)
Zeev Suraski [Fri, 16 Jul 1999 16:42:49 +0000 (16:42 +0000)]
Ignore T_PHP_TRACK_VARS in the parser (handled in the scanner)

25 years agoFix TS version
Zeev Suraski [Fri, 16 Jul 1999 16:09:01 +0000 (16:09 +0000)]
Fix TS version

25 years agoLicense update
Zeev Suraski [Fri, 16 Jul 1999 14:58:16 +0000 (14:58 +0000)]
License update

25 years agoLicense update
Zeev Suraski [Fri, 16 Jul 1999 13:13:16 +0000 (13:13 +0000)]
License update

25 years agodefine sid to "", if we are in cookie mode
Sascha Schumann [Thu, 15 Jul 1999 21:14:46 +0000 (21:14 +0000)]
define sid to "", if we are in cookie mode

25 years agoChange true/false back to 1/""
Andi Gutmans [Thu, 15 Jul 1999 20:38:00 +0000 (20:38 +0000)]
Change true/false back to 1/""

25 years agoFix a lock issue
Andi Gutmans [Thu, 15 Jul 1999 19:59:18 +0000 (19:59 +0000)]
Fix a lock issue