History log of /php-src/ (Results 114601 – 114625 of 114801)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1db171de25-Apr-1999 Sascha Schumann

add CBC

11fc109c25-Apr-1999 Sascha Schumann

add mcrypt module

c4442ed725-Apr-1999 Rasmus Lerdorf

Ok, this beast compiles via --with-apxs
Not sure if it actually works yet though. I have a feeling there are
some -fpic flags missing in the libzend build. Will test later on
today.

ac9c0d0325-Apr-1999 Sascha Schumann

-f tests for plain files only. We need a way to find out whether we could do any damage to existing files. If we cannot write to them, we probably cannot do harmful things hopefully.

9cace18e25-Apr-1999 Thies C. Arntzen

serialize & unserialize working (with mem-leak)

0704064c25-Apr-1999 Rasmus Lerdorf

Argh! That typo took me over an hour to find. Grr..

ef7a4db325-Apr-1999 Andrey Hristov

test -e fails in sh. Used test -f instead.

6955cacb24-Apr-1999 Sascha Schumann

unreliable check whether cc option can be used really

5974d84b24-Apr-1999 Zeev Suraski

Fixes

a156a47124-Apr-1999 Sascha Schumann

security check and disclaimer for generated files

2d78e47724-Apr-1999 Rasmus Lerdorf

Oops, would be a good idea to edit the .in file instead of acconfig.h

ecc1dce824-Apr-1999 Rasmus Lerdorf

libbind check

d558f56b24-Apr-1999 Sascha Schumann

add function checks

4aeb630524-Apr-1999 Andrey Hristov

Change cmp'risons to be cross-shell compatible.

3b19558124-Apr-1999 Sascha Schumann

bugfix port

bec518a624-Apr-1999 Sascha Schumann

port from PHP3

8036c5fb24-Apr-1999 Sascha Schumann

include some header files explicitly

c09e7de624-Apr-1999 Zeev Suraski

Use relative paths

d0d3316124-Apr-1999 Thies C. Arntzen

forward-port of php3-CVS version
my 1st zend-array stuff (ocifetchinto) is WORKING!!

992e6a4224-Apr-1999 Thies C. Arntzen

made var_dump zend-aware....
<?
$ar = array("hallo" => "tubu");

var_dump($ar);
?>
works again!!!

zeev, andi -> please review what i've done!!!

(no i can sta

made var_dump zend-aware....
<?
$ar = array("hallo" => "tubu");

var_dump($ar);
?>
works again!!!

zeev, andi -> please review what i've done!!!

(no i can start "debugging" other stuff, as i often use var_dump)

show more ...

208e816924-Apr-1999 Zeev Suraski

Another small fix

1ab3e00b24-Apr-1999 Zeev Suraski

Add my API letters to the CVS

f6971f1724-Apr-1999 Zeev Suraski

dsp update

125275b024-Apr-1999 Zeev Suraski

Small fixes

6ecc81c024-Apr-1999 Zeev Suraski

We'd have to find a different way of allowing timeouts in Win32

1...<<4581458245834584458545864587458845894590>>...4593