History log of /php-src/ (Results 113976 – 114000 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c927593c23-Jul-1999 Sascha Schumann

ChangeLog

d3e8858422-Jul-1999 Zeev Suraski

Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog...

5bae591f22-Jul-1999 Zeev Suraski

New constants

de1acfe322-Jul-1999 Zeev Suraski

Time to remove the PHP 3.0 ChangeLog

3ccb07f322-Jul-1999 Sascha Schumann

add the HPUX ANSI detection from php3

84656f1122-Jul-1999 Stig Bakken

add checks for autoconf, automake and whether libzend/TSRM is around

f5bfd16b22-Jul-1999 Stig S. Bakken

identify ourselves

c640f3d822-Jul-1999 Sascha Schumann

Implement additional heuristic for session id search. Now looks into
REQUEST_URI as well.

7ae27b5b22-Jul-1999 Stig Bakken

temporary hack-fix

64dae03e22-Jul-1999 Andrey Hristov

-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

a5a0706322-Jul-1999 Andrey Hristov

*** empty log message ***

925d48da22-Jul-1999 Danny Heijl

Blobs now working too.

dc7cffcd22-Jul-1999 Danny Heijl

Blobs don't work, hash problems.

d9f52fe021-Jul-1999 Stig Bakken

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

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.

show more ...

5732380121-Jul-1999 Zeev Suraski

Fixed the Apache cookie problem (untested)

e6fadabf21-Jul-1999 Andrey Hristov

Fix for bug #1806

56402ec321-Jul-1999 Andrey Hristov

*** empty log message ***

f857a77e21-Jul-1999 Danny Heijl

Informix extension now works but php_ini stuff still needs rewriting.

9a910ed321-Jul-1999 Sascha Schumann

sync with 1.133

7ac7537721-Jul-1999 Sascha Schumann

since we all seem to use different tabwidths, reformat this with :set tw=4

0de0ad6321-Jul-1999 Sascha Schumann

update

f78caff721-Jul-1999 Sascha Schumann

merge in change from php3

b33d0fd721-Jul-1999 Sascha Schumann

initial import of DBA

3843821d21-Jul-1999 Sascha Schumann

the ; is superflicious

adbf932721-Jul-1999 Andrey Hristov

*** empty log message ***

1...<<4551455245534554455545564557455845594560>>...4593