]>
granicus.if.org Git - php/log
Andrey Hristov [Fri, 23 Jul 1999 21:24:30 +0000 (21:24 +0000)]
*** empty log message ***
Andrey Hristov [Fri, 23 Jul 1999 21:22:20 +0000 (21:22 +0000)]
Ignore parsedate.c
Andrey Hristov [Fri, 23 Jul 1999 21:21:33 +0000 (21:21 +0000)]
Fixed a bug in WDDX that occured when a number was passed in instead
of a variable name.
Stig Bakken [Fri, 23 Jul 1999 20:47:59 +0000 (20:47 +0000)]
generated and not required by windows
Stig Bakken [Fri, 23 Jul 1999 20:47:17 +0000 (20:47 +0000)]
required for the Windows build, re-adding
Andrey Hristov [Fri, 23 Jul 1999 19:52:18 +0000 (19:52 +0000)]
*** empty log message ***
Andrey Hristov [Fri, 23 Jul 1999 19:51:27 +0000 (19:51 +0000)]
Ported strtotime() function.
Sascha Schumann [Fri, 23 Jul 1999 19:37:59 +0000 (19:37 +0000)]
Improve speed on subsequent runs of buildconf
Andrey Hristov [Fri, 23 Jul 1999 19:22:28 +0000 (19:22 +0000)]
Fix for compatibility.
Zeev Suraski [Fri, 23 Jul 1999 18:41:58 +0000 (18:41 +0000)]
Fix bug #1812
Zeev Suraski [Fri, 23 Jul 1999 16:03:18 +0000 (16:03 +0000)]
Fix bug #1807 (requires libzend update)
Zeev Suraski [Fri, 23 Jul 1999 16:02:51 +0000 (16:02 +0000)]
* Add an API macro users can use to ensure an array member can be modifed
before they modify it.
* Fix a bug and remove redundant code in convert_to_long() (booleans and
resources weren't changing their types
Sascha Schumann [Fri, 23 Jul 1999 15:56:47 +0000 (15:56 +0000)]
gdttf update
Stig Bakken [Fri, 23 Jul 1999 15:53:50 +0000 (15:53 +0000)]
run libtoolize during buildconf since we depend on libtool anyway
Stig Bakken [Fri, 23 Jul 1999 15:32:07 +0000 (15:32 +0000)]
generated file
Stig Bakken [Fri, 23 Jul 1999 15:29:57 +0000 (15:29 +0000)]
in case ltconfig isn't checked out executable
Stig Bakken [Fri, 23 Jul 1999 15:22:36 +0000 (15:22 +0000)]
good boy
Stig Bakken [Fri, 23 Jul 1999 15:20:48 +0000 (15:20 +0000)]
updated the docstring for --with-xml
Zeev Suraski [Fri, 23 Jul 1999 15:18:37 +0000 (15:18 +0000)]
Added check for freetype.h
Stig Bakken [Fri, 23 Jul 1999 15:13:22 +0000 (15:13 +0000)]
small fix to libtool check
Stig Bakken [Fri, 23 Jul 1999 15:08:54 +0000 (15:08 +0000)]
require libtool to be installed as well
Andi Gutmans [Fri, 23 Jul 1999 14:14:42 +0000 (14:14 +0000)]
- Make Win32 compile again.
Andrey Hristov [Fri, 23 Jul 1999 13:47:57 +0000 (13:47 +0000)]
Changeloggin'
Danny Heijl [Fri, 23 Jul 1999 12:26:26 +0000 (12:26 +0000)]
ChangeLog
Danny Heijl [Fri, 23 Jul 1999 09:34:14 +0000 (09:34 +0000)]
New ini-stuff incorporated. Porting to PHP4 and ZTS hopefully complete.
Sascha Schumann [Fri, 23 Jul 1999 00:04:24 +0000 (00:04 +0000)]
ChangeLog
Zeev Suraski [Thu, 22 Jul 1999 23:54:54 +0000 (23:54 +0000)]
Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog...
Zeev Suraski [Thu, 22 Jul 1999 22:17:49 +0000 (22:17 +0000)]
New constants
Zeev Suraski [Thu, 22 Jul 1999 21:49:53 +0000 (21:49 +0000)]
Time to remove the PHP 3.0 ChangeLog
Sascha Schumann [Thu, 22 Jul 1999 21:11:09 +0000 (21:11 +0000)]
add the HPUX ANSI detection from php3
Stig Bakken [Thu, 22 Jul 1999 20:21:07 +0000 (20:21 +0000)]
add checks for autoconf, automake and whether libzend/TSRM is around
Stig S. Bakken [Thu, 22 Jul 1999 20:20:11 +0000 (20:20 +0000)]
identify ourselves
Sascha Schumann [Thu, 22 Jul 1999 17:55:13 +0000 (17:55 +0000)]
Implement additional heuristic for session id search. Now looks into
REQUEST_URI as well.
Stig Bakken [Thu, 22 Jul 1999 15:55:13 +0000 (15:55 +0000)]
temporary hack-fix
Andrey Hristov [Thu, 22 Jul 1999 15:15:41 +0000 (15:15 +0000)]
-Ported all remaining date() options
-Made array_walk() work somewhat, but it's not
possible to change array values from inside the
walk function yet
Andrey Hristov [Thu, 22 Jul 1999 14:22:32 +0000 (14:22 +0000)]
*** empty log message ***
Danny Heijl [Thu, 22 Jul 1999 09:58:02 +0000 (09:58 +0000)]
Blobs now working too.
Danny Heijl [Thu, 22 Jul 1999 07:31:27 +0000 (07:31 +0000)]
Blobs don't work, hash problems.
Stig Bakken [Wed, 21 Jul 1999 21:56:25 +0000 (21:56 +0000)]
First cut at standard way of making dynamically loadable extensions on UNIX.
Examples on how to test:
./configure --with-xml static
./configure --with-xml=/opt static
./configure --with-xml=shared shared
./configure --with-xml=shared,/opt shared
The difference between these two is that when the extension is shared, it
is not merged into libphpext.a. The shared extension is currently always
built. I can't find a way to do just one or the other with automake/libtool,
if someone has a clever idea, please come forward. :-)
"make install" installs the .so (as well as a lot of other cruft) in
$prefix/lib/php.
Zeev Suraski [Wed, 21 Jul 1999 20:31:07 +0000 (20:31 +0000)]
Fixed the Apache cookie problem (untested)
Andrey Hristov [Wed, 21 Jul 1999 19:55:24 +0000 (19:55 +0000)]
Fix for bug #1806
Andrey Hristov [Wed, 21 Jul 1999 19:47:40 +0000 (19:47 +0000)]
*** empty log message ***
Danny Heijl [Wed, 21 Jul 1999 18:23:13 +0000 (18:23 +0000)]
Informix extension now works but php_ini stuff still needs rewriting.
Sascha Schumann [Wed, 21 Jul 1999 16:12:13 +0000 (16:12 +0000)]
sync with 1.133
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
Sascha Schumann [Wed, 21 Jul 1999 15:42:18 +0000 (15:42 +0000)]
update
Sascha Schumann [Wed, 21 Jul 1999 15:39:28 +0000 (15:39 +0000)]
merge in change from php3
Sascha Schumann [Wed, 21 Jul 1999 15:12:32 +0000 (15:12 +0000)]
initial import of DBA
Sascha Schumann [Wed, 21 Jul 1999 15:12:22 +0000 (15:12 +0000)]
the ; is superflicious
Andrey Hristov [Wed, 21 Jul 1999 15:10:04 +0000 (15:10 +0000)]
*** empty log message ***
Stig Bakken [Wed, 21 Jul 1999 14:49:17 +0000 (14:49 +0000)]
that's better
Stig Bakken [Wed, 21 Jul 1999 14:43:12 +0000 (14:43 +0000)]
Debian fixes
Stig Bakken [Wed, 21 Jul 1999 14:42:22 +0000 (14:42 +0000)]
change version number to 4.0b2-dev
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
Andrey Hristov [Wed, 21 Jul 1999 14:19:49 +0000 (14:19 +0000)]
It really does work.
Stig S. Bakken [Wed, 21 Jul 1999 13:31:52 +0000 (13:31 +0000)]
ignore more files
Danny Heijl [Wed, 21 Jul 1999 12:48:35 +0000 (12:48 +0000)]
Started php4/ZTS port of Informix driver.
Sascha Schumann [Wed, 21 Jul 1999 09:31:48 +0000 (09:31 +0000)]
use the same version as in php3
Sascha Schumann [Wed, 21 Jul 1999 09:02:05 +0000 (09:02 +0000)]
use reverse lookup array, submitted by bfranklin@dct.com, #1755
Sascha Schumann [Wed, 21 Jul 1999 08:55:20 +0000 (08:55 +0000)]
fix for #1748
Sascha Schumann [Wed, 21 Jul 1999 08:37:59 +0000 (08:37 +0000)]
disable broken sprintf test
Sascha Schumann [Wed, 21 Jul 1999 08:26:51 +0000 (08:26 +0000)]
defaults to empty string
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