]>
granicus.if.org Git - php/log
Andrey Hristov [Tue, 20 Jul 1999 20:57:04 +0000 (20:57 +0000)]
Added locale support.
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.
Andrey Hristov [Tue, 20 Jul 1999 19:11:32 +0000 (19:11 +0000)]
Added 'n' option to date().
Andi Gutmans [Tue, 20 Jul 1999 18:26:56 +0000 (18:26 +0000)]
- Include alloca.h when need and available.
Andrey Hristov [Tue, 20 Jul 1999 18:03:27 +0000 (18:03 +0000)]
Added headers_sent() function
Andrey Hristov [Tue, 20 Jul 1999 16:59:30 +0000 (16:59 +0000)]
Fix for bug #1750.
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)
Andi Gutmans [Tue, 20 Jul 1999 13:01:30 +0000 (13:01 +0000)]
- Get rid of C++ comments
James Gingerich [Tue, 20 Jul 1999 01:15:34 +0000 (01:15 +0000)]
Remove a bunch of old junk.
Egon Schmid [Mon, 19 Jul 1999 20:37:17 +0000 (20:37 +0000)]
The last forgotten prototypes I know.
Andrey Hristov [Mon, 19 Jul 1999 20:27:49 +0000 (20:27 +0000)]
Updated status
Andrey Hristov [Mon, 19 Jul 1999 20:24:21 +0000 (20:24 +0000)]
Don't forget .cvsignore
Andrey Hristov [Mon, 19 Jul 1999 20:24:03 +0000 (20:24 +0000)]
Ported WDDX module.
Egon Schmid [Mon, 19 Jul 1999 20:09:05 +0000 (20:09 +0000)]
It's in PHP 3 and 4.
Zeev Suraski [Mon, 19 Jul 1999 20:02:12 +0000 (20:02 +0000)]
0.91 update
Andi Gutmans [Mon, 19 Jul 1999 19:58:44 +0000 (19:58 +0000)]
* Fix Zend version
* Fix a method call bug
Egon Schmid [Mon, 19 Jul 1999 19:10:13 +0000 (19:10 +0000)]
Test, will document this soon.
Andrey Hristov [Mon, 19 Jul 1999 18:59:05 +0000 (18:59 +0000)]
Updating cvsignore
Andrey Hristov [Mon, 19 Jul 1999 18:58:44 +0000 (18:58 +0000)]
Moving dlist stuff into core.
Zeev Suraski [Mon, 19 Jul 1999 18:37:42 +0000 (18:37 +0000)]
*** empty log message ***
Zeev Suraski [Mon, 19 Jul 1999 17:58:51 +0000 (17:58 +0000)]
*** empty log message ***
Andi Gutmans [Mon, 19 Jul 1999 17:52:38 +0000 (17:52 +0000)]
License update
Andi Gutmans [Mon, 19 Jul 1999 16:17:40 +0000 (16:17 +0000)]
Make error codes PHP 3.0 compatible
Andi Gutmans [Mon, 19 Jul 1999 16:08:43 +0000 (16:08 +0000)]
Fix Win32 compilation
Andrey Hristov [Mon, 19 Jul 1999 15:07:17 +0000 (15:07 +0000)]
Kill compiler warnings.
Danny Heijl [Mon, 19 Jul 1999 14:24:09 +0000 (14:24 +0000)]
license change
Sascha Schumann [Mon, 19 Jul 1999 14:07:10 +0000 (14:07 +0000)]
update
Andrey Hristov [Mon, 19 Jul 1999 13:35:13 +0000 (13:35 +0000)]
More credits.
Andi Gutmans [Sun, 18 Jul 1999 17:33:51 +0000 (17:33 +0000)]
- Should fix the memory leak when returning from the main scope.
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
Sascha Schumann [Sun, 18 Jul 1999 01:20:38 +0000 (01:20 +0000)]
more to do
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
Andrey Hristov [Sat, 17 Jul 1999 20:38:14 +0000 (20:38 +0000)]
Update credits a bit.
"Overall Work" line should probably be extended.
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
Andrey Hristov [Sat, 17 Jul 1999 19:23:32 +0000 (19:23 +0000)]
Proto change
Zeev Suraski [Sat, 17 Jul 1999 19:22:27 +0000 (19:22 +0000)]
*** empty log message ***
Zeev Suraski [Sat, 17 Jul 1999 19:17:42 +0000 (19:17 +0000)]
I was sure I committed these already. Weird
Zeev Suraski [Sat, 17 Jul 1999 17:35:44 +0000 (17:35 +0000)]
One more necessary .dsp update
Zeev Suraski [Sat, 17 Jul 1999 17:33:42 +0000 (17:33 +0000)]
*** empty log message ***
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
Zeev Suraski [Sat, 17 Jul 1999 13:24:53 +0000 (13:24 +0000)]
Debug on by default
Zeev Suraski [Sat, 17 Jul 1999 13:05:43 +0000 (13:05 +0000)]
Update DSPs
Sascha Schumann [Sat, 17 Jul 1999 12:56:38 +0000 (12:56 +0000)]
void some warnings
Sascha Schumann [Sat, 17 Jul 1999 12:28:17 +0000 (12:28 +0000)]
use optional copy
Sascha Schumann [Sat, 17 Jul 1999 12:27:54 +0000 (12:27 +0000)]
make copy optional
Zeev Suraski [Sat, 17 Jul 1999 11:59:37 +0000 (11:59 +0000)]
Oki doki
Zeev Suraski [Sat, 17 Jul 1999 11:22:17 +0000 (11:22 +0000)]
Some work on makedist
Zeev Suraski [Sat, 17 Jul 1999 10:59:22 +0000 (10:59 +0000)]
Handle BCMath
Add a license pointer
Zeev Suraski [Sat, 17 Jul 1999 10:34:01 +0000 (10:34 +0000)]
We'll have to live without these files somehow.
Zeev Suraski [Sat, 17 Jul 1999 10:15:42 +0000 (10:15 +0000)]
Dummies
Zeev Suraski [Sat, 17 Jul 1999 10:14:04 +0000 (10:14 +0000)]
We need to disable bcmath by default
Zeev Suraski [Sat, 17 Jul 1999 00:05:09 +0000 (00:05 +0000)]
Remove MEMORY_LIMIT from PHP, it's a Zend issue...
Zeev Suraski [Fri, 16 Jul 1999 22:00:53 +0000 (22:00 +0000)]
Get the Sybase modules uptodate
Zeev Suraski [Fri, 16 Jul 1999 21:53:17 +0000 (21:53 +0000)]
*** empty log message ***
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.
Andrey Hristov [Fri, 16 Jul 1999 20:08:06 +0000 (20:08 +0000)]
Updated the functionality of array_splice.
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
Sascha Schumann [Fri, 16 Jul 1999 19:07:13 +0000 (19:07 +0000)]
merge fix
Sascha Schumann [Fri, 16 Jul 1999 18:23:38 +0000 (18:23 +0000)]
unnecessary, breaks the build
Sascha Schumann [Fri, 16 Jul 1999 18:05:24 +0000 (18:05 +0000)]
This is so ugly, I hate myself for committing it
Zeev Suraski [Fri, 16 Jul 1999 18:01:55 +0000 (18:01 +0000)]
Get the LDAP module uptodate
Sascha Schumann [Fri, 16 Jul 1999 18:00:06 +0000 (18:00 +0000)]
avoid nameclash
Sascha Schumann [Fri, 16 Jul 1999 17:44:11 +0000 (17:44 +0000)]
fix detection
Zeev Suraski [Fri, 16 Jul 1999 17:27:42 +0000 (17:27 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 16 Jul 1999 17:26:16 +0000 (17:26 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 16 Jul 1999 17:19:11 +0000 (17:19 +0000)]
Get postgresql module uptodate
Zeev Suraski [Fri, 16 Jul 1999 17:16:31 +0000 (17:16 +0000)]
Oops #2
Zeev Suraski [Fri, 16 Jul 1999 17:10:02 +0000 (17:10 +0000)]
Oops
Zeev Suraski [Fri, 16 Jul 1999 17:06:48 +0000 (17:06 +0000)]
* Get the mSQL module up to date
Zeev Suraski [Fri, 16 Jul 1999 16:50:49 +0000 (16:50 +0000)]
Minor fix
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)
Zeev Suraski [Fri, 16 Jul 1999 16:09:01 +0000 (16:09 +0000)]
Fix TS version
Zeev Suraski [Fri, 16 Jul 1999 14:58:16 +0000 (14:58 +0000)]
License update
Zeev Suraski [Fri, 16 Jul 1999 13:13:16 +0000 (13:13 +0000)]
License update
Sascha Schumann [Thu, 15 Jul 1999 21:14:46 +0000 (21:14 +0000)]
define sid to "", if we are in cookie mode
Andi Gutmans [Thu, 15 Jul 1999 20:38:00 +0000 (20:38 +0000)]
Change true/false back to 1/""
Andi Gutmans [Thu, 15 Jul 1999 19:59:18 +0000 (19:59 +0000)]
Fix a lock issue
Sascha Schumann [Thu, 15 Jul 1999 19:51:13 +0000 (19:51 +0000)]
we don't need php_sid
Sascha Schumann [Thu, 15 Jul 1999 19:43:26 +0000 (19:43 +0000)]
that should be included 1st
Sascha Schumann [Thu, 15 Jul 1999 19:37:35 +0000 (19:37 +0000)]
define SID appropiately
Andi Gutmans [Thu, 15 Jul 1999 19:34:26 +0000 (19:34 +0000)]
*** empty log message ***
Sascha Schumann [Thu, 15 Jul 1999 19:31:39 +0000 (19:31 +0000)]
that should be included 1st
Andi Gutmans [Thu, 15 Jul 1999 19:31:29 +0000 (19:31 +0000)]
*** empty log message ***
Andi Gutmans [Thu, 15 Jul 1999 19:28:49 +0000 (19:28 +0000)]
More 3->4 changes
Andi Gutmans [Thu, 15 Jul 1999 19:26:25 +0000 (19:26 +0000)]
* PHP 3.0 -> 4.0 changes
* Add php_admin Apache directives
Andi Gutmans [Thu, 15 Jul 1999 18:33:41 +0000 (18:33 +0000)]
Sooner than you think, Sascha :)
Andi Gutmans [Thu, 15 Jul 1999 17:49:55 +0000 (17:49 +0000)]
*** empty log message ***
Andrey Hristov [Thu, 15 Jul 1999 14:55:01 +0000 (14:55 +0000)]
Added .cvsignore
Rasmus Lerdorf [Thu, 15 Jul 1999 12:42:46 +0000 (12:42 +0000)]
A useless check
Sascha Schumann [Thu, 15 Jul 1999 12:17:34 +0000 (12:17 +0000)]
disable zend_handle_sigsegv
Zeev Suraski [Wed, 14 Jul 1999 23:34:30 +0000 (23:34 +0000)]
php3.ini -> php.ini
Zeev Suraski [Wed, 14 Jul 1999 23:33:00 +0000 (23:33 +0000)]
* Update logos
* Move from PreAlpha 1 to Beta 1.
Rasmus Lerdorf [Wed, 14 Jul 1999 21:49:35 +0000 (21:49 +0000)]
How did this ever work without this #define ?
Andi Gutmans [Wed, 14 Jul 1999 19:49:19 +0000 (19:49 +0000)]
Fix thread unsafe constants startup
Rasmus Lerdorf [Wed, 14 Jul 1999 19:21:43 +0000 (19:21 +0000)]
Remove some useless stuff
Rasmus Lerdorf [Wed, 14 Jul 1999 19:16:59 +0000 (19:16 +0000)]
Fix imap build problem
Rasmus Lerdorf [Wed, 14 Jul 1999 17:09:09 +0000 (17:09 +0000)]
Small grammar fix
Andi Gutmans [Wed, 14 Jul 1999 16:06:11 +0000 (16:06 +0000)]
*** empty log message ***
Andi Gutmans [Wed, 14 Jul 1999 16:02:10 +0000 (16:02 +0000)]
- Add a bitwise flag to phpinfo()
- Import a draft of the new PHP license
Andi Gutmans [Wed, 14 Jul 1999 16:00:47 +0000 (16:00 +0000)]
- License update
- Fix multithreaded constants startup